simongallop
Registered User.
- Local time
- Today, 14:29
- Joined
- Oct 17, 2000
- Messages
- 611
I have a form that shows a client address fed directly from a table.
If the user changes the address how do I get the data to be treated as a new entry in the table as I do not want the existing record to be changed? The change will be confirmed by clicking a button so I need something for the OnClick event that will take the data to create a new record but leaving the original alone.
Thanks in advance
Simon
[This message has been edited by simongallop (edited 11-28-2000).]
If the user changes the address how do I get the data to be treated as a new entry in the table as I do not want the existing record to be changed? The change will be confirmed by clicking a button so I need something for the OnClick event that will take the data to create a new record but leaving the original alone.
Thanks in advance
Simon
[This message has been edited by simongallop (edited 11-28-2000).]