Hello Access Experts! I have a database with several tables. I have a form that I have setup based on a data table called tblForecastMaster. I need to be able to create a copy of each record that gets modified.
The reason I need to do this is because we need to show the original record that we had with the original forecast, however, there are times that we need to make an adjustment to this record such as a changing some date fields and/or amount. I need to capture both the original as well as the new modified record
I am looking to get ideas how I could best do this so the process is user friendly and they do not have to copy the original record manually and pasting, then make change. I am hoping we can do something with the form but I could not think how that would work or maybe I need to add a macro. Or maybe an a append query, but I am unsure how it could figure out which record needs modified.
Any ideas of a good way to handle this? I am really looking for the easiest and most user friendly solution since several novice users will be using this database each month.
Thanks in advance!
The reason I need to do this is because we need to show the original record that we had with the original forecast, however, there are times that we need to make an adjustment to this record such as a changing some date fields and/or amount. I need to capture both the original as well as the new modified record
I am looking to get ideas how I could best do this so the process is user friendly and they do not have to copy the original record manually and pasting, then make change. I am hoping we can do something with the form but I could not think how that would work or maybe I need to add a macro. Or maybe an a append query, but I am unsure how it could figure out which record needs modified.
Any ideas of a good way to handle this? I am really looking for the easiest and most user friendly solution since several novice users will be using this database each month.
Thanks in advance!