Click here to Skip to main content
15,920,031 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Passing Command Parameter to Opened File! Pin
Christian Graus27-Sep-05 1:47
protectorChristian Graus27-Sep-05 1:47 
Questionhow to print a Grid control values Pin
snprani27-Sep-05 1:05
snprani27-Sep-05 1:05 
QuestionExtract Error line Number Pin
HemaRawat27-Sep-05 0:34
HemaRawat27-Sep-05 0:34 
AnswerRe: Extract Error line Number Pin
Dave Kreskowiak27-Sep-05 4:30
mveDave Kreskowiak27-Sep-05 4:30 
GeneralRe: Extract Error line Number Pin
HemaRawat27-Sep-05 17:56
HemaRawat27-Sep-05 17:56 
GeneralRe: Extract Error line Number Pin
Dave Kreskowiak28-Sep-05 1:19
mveDave Kreskowiak28-Sep-05 1:19 
QuestionSaving MSOffice Document Pin
zerokill27-Sep-05 0:18
zerokill27-Sep-05 0:18 
AnswerRe: Saving MSOffice Document Pin
Edbert P27-Sep-05 21:07
Edbert P27-Sep-05 21:07 
Each Office application behaves differently.

With Word you need to play with ActiveDocument or Application.Documents to get a Document, then you can invoke the Document.Save and Document.FilePath (I think).

With Excel you have ActiveSheet instead of ActiveDocument. It may also have slightly different functions that you need to call for saving and getting the file path.
Check the MSDN documentation for Office VBA programming. For MS Word http://word.mvps.org/[^] is a great website to help in Word programming.

All the best,

Ed
GeneralRe: Saving MSOffice Document Pin
zerokill28-Sep-05 17:25
zerokill28-Sep-05 17:25 
QuestionDataview Rowfilter problem Pin
nitin_ion26-Sep-05 23:00
nitin_ion26-Sep-05 23:00 
QuestionVBA Excel Pin
ksumputh26-Sep-05 20:40
ksumputh26-Sep-05 20:40 
QuestionDatagrid Pin
nitin_ion26-Sep-05 20:02
nitin_ion26-Sep-05 20:02 
AnswerRe: Datagrid Pin
Nic Rowan26-Sep-05 23:07
Nic Rowan26-Sep-05 23:07 
QuestionWindows Service in VB.NET Pin
HandyMac26-Sep-05 19:18
HandyMac26-Sep-05 19:18 
AnswerRe: Windows Service in VB.NET Pin
rwestgraham26-Sep-05 20:10
rwestgraham26-Sep-05 20:10 
QuestionURDU /ARABIC How To? Pin
TheOnlyFalcon26-Sep-05 18:23
TheOnlyFalcon26-Sep-05 18:23 
AnswerRe: URDU /ARABIC How To? Pin
HemaRawat27-Sep-05 0:31
HemaRawat27-Sep-05 0:31 
GeneralRe: URDU /ARABIC How To? Pin
TheOnlyFalcon28-Sep-05 17:49
TheOnlyFalcon28-Sep-05 17:49 
GeneralRe: URDU /ARABIC How To? Pin
HemaRawat28-Sep-05 18:28
HemaRawat28-Sep-05 18:28 
GeneralRe: URDU /ARABIC How To? Pin
HemaRawat28-Sep-05 18:29
HemaRawat28-Sep-05 18:29 
QuestionNot Supported Exception Pin
rbrad1234526-Sep-05 17:56
rbrad1234526-Sep-05 17:56 
AnswerRe: Not Supported Exception Pin
rbrad1234530-Sep-05 9:13
rbrad1234530-Sep-05 9:13 
QuestionRun time error message Pin
Larry J Williams26-Sep-05 15:39
Larry J Williams26-Sep-05 15:39 
AnswerRe: Run time error message Pin
Steve Pullan26-Sep-05 15:41
Steve Pullan26-Sep-05 15:41 
QuestionCrystal Reports Pin
Anonymous26-Sep-05 14:23
Anonymous26-Sep-05 14:23 

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.