S
Susan L
I found the code Application.FollowHyperlink in the newsgroups, which works
well to open the workbook from a button on an Access form. But I want the
worksheet to open maximized, rather than "floating" in the Excel window.
What can I add to my code to do this? It reads: Application.FollowHyperlink
"path/nameof workbook.xls"
Or do I need to do this another way? Can I do something in the workbook?
(Not too familiar with Excel.)
Thanks for your help.
well to open the workbook from a button on an Access form. But I want the
worksheet to open maximized, rather than "floating" in the Excel window.
What can I add to my code to do this? It reads: Application.FollowHyperlink
"path/nameof workbook.xls"
Or do I need to do this another way? Can I do something in the workbook?
(Not too familiar with Excel.)
Thanks for your help.