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.
Hyperlink - Excel VBA programming
Name: sforsasi Date: August 18, 2008 at 12:49:50 Pacific OS: XP CPU/Ram: 1 GB Product: Windows
Comment:
I would like to add a hyperlink to Sheet1 referencing a cell in Sheet2. How do I do it via VBA macro?
The below doesn't seem to work. Any help would be appreciated.
Summary: I need a VBA programming statement that will look for a zero value in certain cells in each row on an Excel spreadsheet and if a zero is found, delete the entire row in which it is found. ...
Summary: I'm trying to save an excel spreadsheet with the filename of K&N.csv but when I try and do this from within my macro, excel crashes when the workbook is closed. I can save the file and close the workb...
Summary: I recently tried to port a VBA program from Win NT4 to the Mac, and discovered that the capability to view local variables was absent on the Mac version of VBA. Am I missing something? Did MS rea...