Thread: ADD & UPDATE
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default ADD & UPDATE

send me a sample workbook and I will work something up for you.



Don't send a big one - just a sample - worksheet A complete, some sample
data in B.

Include a good return address or I won't be able to return it to you.

--
Regards,
Tom Ogilvy

"Amy" wrote in message
...
Hello.

I have recently begin to use Excel and VBA in our non-
profit organization. Would like to ask for help in this
community.

I am using Excel as a Contact Management. There are 2
worksheets, A and B. B holds all the data while A allows
a user to:

* add a new record
or
* to update an existing record

Could someone direct me what kind of code to program for
the above 2 functions?