G
Guest
I need some help with a query...(maybe)..
I have a form that is used to enter data related to my table...the information entered consists of a Social security number and two dates (the first is current date, i.e. today; the second is a future date). If I use this form again for the same social security number before the future date, I need the future date to change to the current date of the second entry
For example
SSN Current Future SSN Current Futur
123 04/21/04 04/30/04 Changed To ----> 123 04/21/04 04/25/0
123 04/25/04 05/01/04 123 04/25/04 05/01/0
I thought that I would be able to use a query to update this data, but am having trouble. Any help is appreciated. Happy Secretaries day to everyone who reads.....
I have a form that is used to enter data related to my table...the information entered consists of a Social security number and two dates (the first is current date, i.e. today; the second is a future date). If I use this form again for the same social security number before the future date, I need the future date to change to the current date of the second entry
For example
SSN Current Future SSN Current Futur
123 04/21/04 04/30/04 Changed To ----> 123 04/21/04 04/25/0
123 04/25/04 05/01/04 123 04/25/04 05/01/0
I thought that I would be able to use a query to update this data, but am having trouble. Any help is appreciated. Happy Secretaries day to everyone who reads.....