Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to write some code that will do various tasks as part of
new system implementation. The code needs to run on many PCs wit various combinations of software installed. Originally I thought of using VBA in Ms Access to do it and I wrot code that worked fine. But not all PCs have Access installed. Now I' thinking of doing with Excel (as all PCs should have Ms Office St installed). One of the tasks is to save in the IE "Favorites" folder a favorite t a particular hyperlink address. In Access I used th "HyperLink.AddToFavorites" method and it worked just fine. It doesn' seem to work in Excel. The address I'm trying to save goes something like this "http://server.network.net:7781/forms90/f90servlet?config=bfoc&form=issz003.fmx" Does anyone know how I could do this? I need not just the code to access the Favorites folder but also th code to add the new Favorite -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a favorite folder in Excel | Excel Discussion (Misc queries) | |||
saving a new macro in Excel 07 | Excel Discussion (Misc queries) | |||
Saving Excel using Macro | Excel Discussion (Misc queries) | |||
Saving a Favorite from code | Excel Programming | |||
Saving an Excel file as a CSV using a Macro | Excel Programming |