View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John H[_5_] John H[_5_] is offline
external usenet poster
 
Posts: 1
Default Amend Access database from Excel

Hi all!

Simplified Example:

My Access database has 6 columns, the fourth of which is called "Category".
This category column consists of, say, 30,000 entries, each entry being
either "Apples", "Pears" or "Plums".

Please could someone help me with an example of some code to change all
references in the "Categories" column of my database from "Apples" to
"Oranges".

Thank you in advance

John

I am using Excel version 2002