A family of Microsoft relational database management systems designed for ease of use.
You can simply use
Application.FollowHyperlink ""
Where you can replace YourFullPath with things like
C:\Temp
C:\Temp\TestFile.xlsx
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I want to make macro:
please help me.
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
You can simply use
Application.FollowHyperlink ""
Where you can replace YourFullPath with things like
C:\Temp
C:\Temp\TestFile.xlsx
Just for a second voice here, I too do not know of any way to do this without the power of VBA.
Sooner or later everyone who works with Access encounters a situation where Macros no longer provide adequate support for the tasks you must accomplish.
You are, it would seem, at that point. It's time to explore VBA procedures, starting with the one Daniel offered.
Macros are limited. There is no facility in macros for directly interfacing with Windows. If they still won't let you use VBA then you can't do it.
Hi,
I did not see it in Macros? kindly can you help me plz