Thread: ADD & UPDATE
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
amy amy is offline
external usenet poster
 
Posts: 10
Default ADD & UPDATE

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?