M
MyEmailList
I have two note fields on my form named...
1 - Today:
2 - History:
Client enters text into the "Today" field
When client exits the record that data is added to the "History"
field...
then clear the data from the "Today" field so it is blank the next
time they return to the record.
Can I do this with a marco? Or must I do some vba?
Can anyone get me started with some vba code to...
- copy data from one field and add it to the data already in another
when exiting a record
- clear data from a field when exiting a record
thanks for any help.
1 - Today:
2 - History:
Client enters text into the "Today" field
When client exits the record that data is added to the "History"
field...
then clear the data from the "Today" field so it is blank the next
time they return to the record.
Can I do this with a marco? Or must I do some vba?
Can anyone get me started with some vba code to...
- copy data from one field and add it to the data already in another
when exiting a record
- clear data from a field when exiting a record
thanks for any help.