View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_4_] Jim Thomlinson[_4_] is offline
external usenet poster
 
Posts: 1,119
Default Manipulating Access database using Excel Userforms

You need to have some understanding of SQL and ADODB Recordsets. Lost of
examples can be found if you look in the help files, on MSDN or on Google to
get you started. You question was very open ended so that is about as much as
I can give you for now.
--
HTH...

Jim Thomlinson


"Purnima" wrote:

Hi,
I need help with accessing and manipulating an MS Access database using MS
Excel userforms.Can anyone please help me with the code.

Thanx.