View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kevbrad1 Kevbrad1 is offline
external usenet poster
 
Posts: 2
Default Add a value from Excel to a form in access

Hi, I want to be able to click on a cell in excel, and open access database
form, and automatically insert the value from the excel cell.

I have sussed out opening access and the form, would just like help on
pasting the value from the cell in excel into the form field in access (The
field has focus).

Any sugestions much appreciated.

Thanks