Click here to Skip to main content
15,880,543 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to save an image in access Pin
mirzamujib2-Jun-09 4:14
mirzamujib2-Jun-09 4:14 
AnswerRe: How to save an image in access Pin
mindserve2-Jun-09 3:18
mindserve2-Jun-09 3:18 
GeneralRe: How to save an image in access Pin
mirzamujib2-Jun-09 4:17
mirzamujib2-Jun-09 4:17 
GeneralRe: How to save an image in access Pin
mirzamujib2-Jun-09 20:51
mirzamujib2-Jun-09 20:51 
GeneralRe: How to save an image in access Pin
mirzamujib2-Jun-09 22:55
mirzamujib2-Jun-09 22:55 
AnswerRe: How to save an image in access Pin
mindserve2-Jun-09 23:49
mindserve2-Jun-09 23:49 
GeneralRe: How to save an image in access Pin
mirzamujib3-Jun-09 22:40
mirzamujib3-Jun-09 22:40 
QuestionExcel template is getting opened unncecssarily--- vb.net 2008 Pin
Pankaj Garg1-Jun-09 21:37
Pankaj Garg1-Jun-09 21:37 
I have an excel template, from this template i copy the worksheet and save it to workbook.
I initially created an excel.application instance
xlsApp1 = CreateObject("Excel.Application")


then , i open this template file
temp = xlsApp1.Workbooks.Open(ExsTemplate & "sheet.xls")


i am presently in debug mode and breakpoint is on the above line.
and right after this i open an excel sheet by double clicking it which is lying in my hard drive. This opens the template file also.
This is the problem. Can u tell me how should i avoid this problem.
GeneralRe: Excel template is getting opened unncecssarily--- vb.net 2008 Pin
Kschuler2-Jun-09 5:51
Kschuler2-Jun-09 5:51 
Question[Message Deleted] Pin
beginneronly1-Jun-09 19:58
beginneronly1-Jun-09 19:58 
AnswerRe: master of the codes! help me on my project please!? Pin
Christian Graus1-Jun-09 20:15
protectorChristian Graus1-Jun-09 20:15 
GeneralRe: master of the codes! help me on my project please!? Pin
_Damian S_1-Jun-09 20:17
professional_Damian S_1-Jun-09 20:17 
GeneralRe: master of the codes! help me on my project please!? Pin
Christian Graus1-Jun-09 20:21
protectorChristian Graus1-Jun-09 20:21 
RantRe: master of the codes! help me on my project please!? Pin
CARPETBURNER2-Jun-09 0:19
CARPETBURNER2-Jun-09 0:19 
GeneralRe: master of the codes! help me on my project please!? Pin
Jon_Boy2-Jun-09 1:47
Jon_Boy2-Jun-09 1:47 
General[Message Deleted] Pin
beginneronly1-Jun-09 20:41
beginneronly1-Jun-09 20:41 
GeneralRe: master of the codes! help me on my project please!? Pin
Christian Graus1-Jun-09 20:45
protectorChristian Graus1-Jun-09 20:45 
GeneralRe: master of the codes! help me on my project please!? Pin
beginneronly1-Jun-09 21:05
beginneronly1-Jun-09 21:05 
GeneralRe: master of the codes! help me on my project please!? Pin
Christian Graus1-Jun-09 21:51
protectorChristian Graus1-Jun-09 21:51 
General[Message Deleted] Pin
beginneronly1-Jun-09 20:44
beginneronly1-Jun-09 20:44 
GeneralRe: master of the codes! help me on my project please!? Pin
Christian Graus1-Jun-09 20:47
protectorChristian Graus1-Jun-09 20:47 
GeneralRe: master of the codes! help me on my project please!? Pin
Dalek Dave1-Jun-09 21:20
professionalDalek Dave1-Jun-09 21:20 
GeneralRe: master of the codes! help me on my project please!? Pin
Christian Graus1-Jun-09 21:25
protectorChristian Graus1-Jun-09 21:25 
GeneralRe: master of the codes! help me on my project please!? Pin
beginneronly1-Jun-09 21:27
beginneronly1-Jun-09 21:27 
GeneralRe: master of the codes! help me on my project please!? Pin
Christian Graus1-Jun-09 21:34
protectorChristian Graus1-Jun-09 21:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.