Microsoft
Software
Hardware
Network
Question : Open Excel file from Word VBA, why is it read only?
I've created VBA code in Word that opens and edits a specific Excel file. When I try to save the file manually, I find that it is read only. Is there a way to make Word open the Excel file so that it is not read only?
Thanks
Answer : Open Excel file from Word VBA, why is it read only?
You can use xlApp.run "macroname"
Posted via EE Mobile
Random Solutions
Referencing merged cells using the "Indirect" function
Network Range of IPs and what is available.
Couple of Apple questions
DST Patch not working?
Router Sessions
Block users from RSS feeds
Documentation on SAMBA and Active Directory Integration
Mice seem to stop working frequently, tried multiple mice and USB ports
InDesign/MAC PrintBooklet to a PDF file on a mac
Convert an 8 byte VB6 date to C# DateTime