Jump to content
Server Maintenance This Week. ×

Copy multiple records between tables


This topic is 1668 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a TODO List.  Some tasks I want to put off to tomorrow, but have them reappear on my TODO List the following day.  I have two tables; TODAY, TOMORROW.  I can get the individual records to go to tomorrow ok by just using a button with a script.  This operates on one record at a time which is fine.

I am having problems getting the records in the TOMORROW table to automatically come back to the TODAY table the next day.  I date the records when they are sent to the TOMORROW table, and have tried to use this date as the criteria for them to re-appear in the TODAY table.  One problem would seem to be that there are often multiple records to be sent from TOMORROW.  I have tried to set a script trigger on the file itself so that when I open it the next day it sends the records back to TODAY.

Any help is appreciated.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.