Button on Access form to open an excel document

A

Access Newbie

Hi, Is there any VBA guru out there who can help me with this? I'm trying to
put a button on an Access form which can open an existing Excel document (not
create a new excel document). This button has to be dynamic enough to allow
me to store the Excel document location right in the records in Access. For
example, based on which Access record the user pulls, the user can open the
Excel document associated with that record.
 
Top