View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default worksheet as data entry for Access database?

How are you with ODBC connections and ADODB recordsets. What you are asking
for is very doable but it is not a great project for the first timer or the
faint of heart.

If you are not scared off yet we can give you some code and a few resources
to check out to get you started...
--
HTH...

Jim Thomlinson


"Database Diva" wrote:

How can I set up a worksheet so that it serves as a data entry form for an
Access database?
Thank you for helping!