Hi all. I have a database that I want to change the contents of one field based on the selection of a certain value. The first field is a combo box that has several choices ("New";"Open";"Closed"...). This is my "Master" field-to which the slave field should reflect changes. The second field should have the current date and time inserted into it when "Closed" is selected in the "Master" field.
My question is this: Although I've gotten this to work with a Macro, the macro itself only functions correctly if I put it in the "OnCurrent" Event for the Form. I was thinking I could get the macro to work on the field. Why does the macro only work at the "OnCurrent" event and not on the individual field on the form?
Thanks in advance!
Jerrold Horgan
My question is this: Although I've gotten this to work with a Macro, the macro itself only functions correctly if I put it in the "OnCurrent" Event for the Form. I was thinking I could get the macro to work on the field. Why does the macro only work at the "OnCurrent" event and not on the individual field on the form?
Thanks in advance!
Jerrold Horgan