It has been quite a while since I've developed a database and I am drawing a blank on how to do this.....
I have a form where if the user enters information in one field it will automatically take that information and update (techincally it will replace the data) another field on the same form. I am assuming that I want to do this on the OnChange event but I am at a loss on how to code it. It is makes a difference, I need to do this twice - once with text and once with dates.
If anyone has any ideas I would appreciate it.
Thanks!
I have a form where if the user enters information in one field it will automatically take that information and update (techincally it will replace the data) another field on the same form. I am assuming that I want to do this on the OnChange event but I am at a loss on how to code it. It is makes a difference, I need to do this twice - once with text and once with dates.
If anyone has any ideas I would appreciate it.
Thanks!