View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default FIle Open/Browse on Macintosh

As far as I know, Application.GetOpenFileName works on a Mac. See
help for more details.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"TooTall" wrote in message
...
I am doing my first Office application for a Mac and understand
that WIndows
API calls from VB won't work. How do I do an open file dialog
on a Mac?
Must be fully automated except for filename.