How do I open a folder from an access form?

C

Crissi

I have a form created that I would like to place a button on that would open
a folder that holds my excel spreadsheets. Is this possible?

Thanx
 
S

Simonglencross

Yes you can by configuring a command button with a macro using the Runappl
action and point this to exel.exe

Simon
 
Top