Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Often, I work on other's machines on which they don't have VBA help
installed, and installing it is impossible. I'd like to access Visual Basic Help via the Web in such cases. Is there a place I can connect to for that? Maybe something similiar to the Visual Basic Help files in Office? Thanks for your help. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe this
http://msdn.microsoft.com/library/de...HV01049651.asp Don't know if it is legit (someone will tell me), but couldn't you drop the file onto a CD? -- HTH Bob Phillips "Gregg" wrote in message oups.com... Often, I work on other's machines on which they don't have VBA help installed, and installing it is impossible. I'd like to access Visual Basic Help via the Web in such cases. Is there a place I can connect to for that? Maybe something similiar to the Visual Basic Help files in Office? Thanks for your help. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Gregg" wrote in message
oups.com... Often, I work on other's machines on which they don't have VBA help installed, and installing it is impossible. I'd like to access Visual Basic Help via the Web in such cases. Is there a place I can connect to for that? Maybe something similiar to the Visual Basic Help files in Office? Thanks for your help. I've been using the following for several script questions I've had. There must be lots more available. http://www.w3schools.com/default.asp http://www.microsoft.com/technet/scr...r/learnit.mspx http://www.mvps.org/scripting/ |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
http://msdn.microsoft.com/library/ contain lots. Let me also recommend to have a CD or two with you at all times, containing the code libraries, help files and offline webpages that you might need. There are times when even internet is out of reach, or at least very slow. Best wishes Harald "Gregg" skrev i melding oups.com... Often, I work on other's machines on which they don't have VBA help installed, and installing it is impossible. I'd like to access Visual Basic Help via the Web in such cases. Is there a place I can connect to for that? Maybe something similiar to the Visual Basic Help files in Office? Thanks for your help. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Carry help on CD. Excellent idea! Never thought of that. Thanks, Harald
and Bob. Thanks, too, Philippe for the links. -Gregg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic | Excel Discussion (Misc queries) | |||
Is Visual Basic the same as Visual Studio 2008? | Excel Worksheet Functions | |||
Visual Basic | Excel Discussion (Misc queries) | |||
changing the visual basic in office 2003 to visual studio net | Excel Discussion (Misc queries) | |||
Visual Basic Help | Excel Programming |