Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
excel vba
Name: skidoomad Date: May 3, 2005 at 10:08:11 Pacific OS: 2000pro CPU/Ram: 512
Comment:
hi i am havin a problem opening ams word document using a macro in excel this is the code i am using but it only opens word and dosent open the document please help
Summary: I do not know your answer but I do know that you are using the worksheet property instead of a workbook property so your macro is limited to the worksheet. If you do not receive an acceptable answer t...
Summary: You have to open an instance of Access from Excel VBA and then open the database to make your changes. You should get a book on VBA if you don't have one already. John Walkenbach and John Green both ...
Summary: I have failed to find a comprehensible method of writing data to a serial and parallel port on a PC using Excel VBA. I wish to send control code (ESC/P2 codes) to an Epson dot matrix printer and send ...