Share via

File filter in Macscript run from VBA

Anonymous
2011-09-04T20:47:16+00:00

Hi all

Paul Berkowitz posted this to filter on xls files created on a Mac and in Windows

Is there also a option for xlsx, xlsb  or xlsm

On Error Resume Next

XLS_Files = MacScript("(choose file of type{""com.microsoft.excel.xls""})as string")

Thanks

Microsoft 365 and Office | Excel | For home | Windows

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.

0 comments No comments

Answer accepted by question author

Anonymous
2011-09-08T21:47:30+00:00

Found a way to reproduce the way that getopenfilename is working in Windows.

Multiselect files and filefilter options are working now

Will publish it this weekend on my site

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-09-09T18:12:45+00:00

    This is the link, let me know if you have problems

    http://www.rondebruin.nl/mac.htm#GetOpenFilename

    Have a nice weekend

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2011-09-05T23:29:20+00:00

    Just giving this a bump.

    Was this answer helpful?

    0 comments No comments