Currently when the user enters the form if there is a record they want to copy they go to that record and click the "Copy Record" button. However, what is happening is that they are having to go to several records and click the button. Each of the records have a common value in the [Month] field. Is there any way to have the button say something like:
Look at the field [Month] & [Plant]. Search the table and copy all records' whos [Month] & [Plant] match the [Month] & [Plant] of the open record. And automatically change the month to the next month.
Example if the record is showing [plant] = car & [Month] = march, the button would search the table "Data" and copy all records with [plant] = car & [Month] = march and automatically cange [month] to equal "April"
I know this seems strange but there are many fields (97) in the records and only a few fields will need to be changed month to month. Instead of having every one re-enter all (97) fields for each record (everyone is responsible for between 5 and 7 records) it would be nice to have something to automatically copy last month's records and that would allow the users to go in and update only the couple fields and couple records that need it each month.
I have suggested simply overwritting the existing data, however, a historical record needs to be maintained.
Any ideas????? This seems like it would be rather simple.
Thank you for any and all help,
PBrown
Look at the field [Month] & [Plant]. Search the table and copy all records' whos [Month] & [Plant] match the [Month] & [Plant] of the open record. And automatically change the month to the next month.
Example if the record is showing [plant] = car & [Month] = march, the button would search the table "Data" and copy all records with [plant] = car & [Month] = march and automatically cange [month] to equal "April"
I know this seems strange but there are many fields (97) in the records and only a few fields will need to be changed month to month. Instead of having every one re-enter all (97) fields for each record (everyone is responsible for between 5 and 7 records) it would be nice to have something to automatically copy last month's records and that would allow the users to go in and update only the couple fields and couple records that need it each month.
I have suggested simply overwritting the existing data, however, a historical record needs to be maintained.
Any ideas????? This seems like it would be rather simple.
Thank you for any and all help,
PBrown