Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Updating & keeping

I’ve got people coming to me and giving information. I record the
details of their information on a worksheet. I start by typing in
their reference number, then name and 3 address lines, 5 cells in
all. There’s another cell where I type the text of their information
- but that's not important here. I then print the sheet (because they
have to sign it) then clear all the cells where I’ve typed something
in, ready for the next person (got a macro for that already!) I’d
like to be able, if that person comes again, to type ONLY their
reference number in and get the name and address cells to populate
themselves, ie I want the worksheet to ‘remember’ all the person’s
details AND, if, say, they come for the first time and I type
everything in, then they come a 2nd time and tell me they’ve got
married and changed their name and or moved house and I overtype their
old name and or address with their new address, I’d like the worksheet
to discard their original name and or address details and ‘remember’
their latest details with their reference number. Hope I’ve explained
that right.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Updating & keeping


You could have a macro that moves the data to a database on another sheet.
Then, a macro that if you put in (several ways to do that) then the form is
re-populated with the info in the database. Change as desired and fire the
savetodatabase macro.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

wrote in message
...
I’ve got people coming to me and giving information. I record the
details of their information on a worksheet. I start by typing in
their reference number, then name and 3 address lines, 5 cells in
all. There’s another cell where I type the text of their information
- but that's not important here. I then print the sheet (because they
have to sign it) then clear all the cells where I’ve typed something
in, ready for the next person (got a macro for that already!) I’d
like to be able, if that person comes again, to type ONLY their
reference number in and get the name and address cells to populate
themselves, ie I want the worksheet to ‘remember’ all the person’s
details AND, if, say, they come for the first time and I type
everything in, then they come a 2nd time and tell me they’ve got
married and changed their name and or moved house and I overtype their
old name and or address with their new address, I’d like the worksheet
to discard their original name and or address details and ‘remember’
their latest details with their reference number. Hope I’ve explained
that right.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Collating Duplicate Rows Keeping all values intact and updating Qu TimP Excel Discussion (Misc queries) 4 September 4th 09 01:48 PM
Keeping last row last PJY Excel Discussion (Misc queries) 3 August 25th 08 09:52 PM
Keeping a series table from updating when adding new rows. Jacen Saracen Charts and Charting in Excel 2 July 18th 05 04:54 AM
When updating a worksheet, how do I create a link updating the sa. Phlashh Excel Worksheet Functions 9 January 27th 05 06:05 PM
Updating from external file & keeping previous data static Mildred Excel Programming 2 April 12th 04 10:28 AM


All times are GMT +1. The time now is 05:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"