View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Karl Karl is offline
external usenet poster
 
Posts: 1
Default Seeking example code

I am looking for a simple example of Excel opening an MS Access database,
finding a row by the primary key, writing a value to one of the fields and
then closing the database.

Does anyone have such an example and/or know of where an example might be?

TIA.