File Save As Dialog Filtering (Office 2003)

J

jfloyd

I read that the Save As file dialog in Office 2003 does not support filtering. Does anyone know of a work-around for this?
 
A

Allen Browne

Use the API call in this link:
http://www.mvps.org/access/api/api0001.htm

You can specify the types of files to display.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

jfloyd said:
I read that the Save As file dialog in Office 2003 does not support
filtering. Does anyone know of a work-around for this?
 
Top