Click here to Skip to main content
15,895,492 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSelecting tabs on a tab control Pin
steve_rm27-Jul-07 0:33
steve_rm27-Jul-07 0:33 
AnswerRe: Selecting tabs on a tab control Pin
Tom Deketelaere27-Jul-07 1:04
professionalTom Deketelaere27-Jul-07 1:04 
AnswerRe: Selecting tabs on a tab control Pin
kubben27-Jul-07 2:03
kubben27-Jul-07 2:03 
GeneralRe: Selecting tabs on a tab control Pin
steve_rm27-Jul-07 2:47
steve_rm27-Jul-07 2:47 
GeneralRe: Selecting tabs on a tab control Pin
kubben27-Jul-07 2:49
kubben27-Jul-07 2:49 
Questionneed help for ruler Pin
eyes200726-Jul-07 23:49
eyes200726-Jul-07 23:49 
AnswerRe: need help for ruler Pin
Tom Deketelaere27-Jul-07 0:00
professionalTom Deketelaere27-Jul-07 0:00 
QuestionOpen an existing Excel (.xls) file & pull data from cells Pin
frankiebaby226-Jul-07 23:47
frankiebaby226-Jul-07 23:47 
Q1/
If this is the path to save an open Excel file running in the background

xlSheet.SaveAs("c:\My Path\tk" & Format (Me.MonthCalender1.SelectionStart, "yyyyMMdd") & ".xls")

How would I open a file using the MonthCalender1 (Change-Date) as the trigger to determine the name? e.g. "tk20070727.xls" ?

Q2/ Having opened the file (running invisable in the background), how can I pull the data from a cell to a variable?

Q3/ How do I close the invisable running .xls file in runtime?
Questionms comm control Pin
kk.tvm26-Jul-07 23:34
kk.tvm26-Jul-07 23:34 
AnswerRe: ms comm control Pin
Dave Kreskowiak27-Jul-07 6:50
mveDave Kreskowiak27-Jul-07 6:50 
Questiondisable the "Save" botton in filesavedialog? Pin
jamilkhan00726-Jul-07 23:25
jamilkhan00726-Jul-07 23:25 
AnswerRe: disable the "Save" botton in filesavedialog? Pin
Christian Graus27-Jul-07 0:33
protectorChristian Graus27-Jul-07 0:33 
Questionhow can i set virtual directory info Pin
koolprasad200326-Jul-07 23:22
professionalkoolprasad200326-Jul-07 23:22 
AnswerRe: how can i set virtual directory info Pin
koolprasad200327-Jul-07 1:26
professionalkoolprasad200327-Jul-07 1:26 
GeneralRe: how can i set virtual directory info Pin
Craster27-Jul-07 3:13
Craster27-Jul-07 3:13 
Questionhow can change cell of datagrid when anychange is catched up Pin
the_dream26-Jul-07 23:13
the_dream26-Jul-07 23:13 
AnswerRe: how can change cell of datagrid when anychange is catched up Pin
Dave Kreskowiak27-Jul-07 6:48
mveDave Kreskowiak27-Jul-07 6:48 
GeneralRe: how can change cell of datagrid when anychange is catched up Pin
the_dream27-Jul-07 20:48
the_dream27-Jul-07 20:48 
Questionwhat does IPEndPoint(IPAddress.Any, 0) means [modified] Pin
saadmechiche26-Jul-07 23:00
saadmechiche26-Jul-07 23:00 
AnswerRe: what does IPEndPoint(IPAddress.Any, 0) means Pin
Dave Kreskowiak27-Jul-07 6:44
mveDave Kreskowiak27-Jul-07 6:44 
Questionretaining tab index Pin
hepsy.i26-Jul-07 22:50
hepsy.i26-Jul-07 22:50 
AnswerRe: retaining tab index Pin
Dave Kreskowiak27-Jul-07 6:39
mveDave Kreskowiak27-Jul-07 6:39 
QuestionPlease help me in hurry! Pin
chansothea26-Jul-07 22:27
chansothea26-Jul-07 22:27 
AnswerRe: Please help me in hurry! Pin
Christian Graus26-Jul-07 23:09
protectorChristian Graus26-Jul-07 23:09 
GeneralRe: Please help me in hurry! Pin
Dave Kreskowiak27-Jul-07 1:49
mveDave Kreskowiak27-Jul-07 1:49 

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.