View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob H[_4_] Bob H[_4_] is offline
external usenet poster
 
Posts: 2
Default linking cell to an access database form

I have a database of tools, many different types, and we have a
spreadsheet which lists certain tools which are required for a job.

The database lists every tool we have and all have an asset number.
So from the spreadsheet; if it says that 2 35ton hydraulic jacks are
needed, then I would like to be able to have a link which will go to the
database and show or list the 2 jacks we will use; each with their own
asset label.

Is this possible?
Thanks