I need to figure out a way to do the following things:
1) Is there a way to set a form up so that as long as it is open, it will update every so often (like every 5 minutes) from live data?
2) I need to create a new record for each day and copy a few fields of data from the current record if the date has changed (meaning a new day). How can this be accomplished?
3) This will be used by multiple users so all will update at the same time...
Thanks in advance
1) Is there a way to set a form up so that as long as it is open, it will update every so often (like every 5 minutes) from live data?
2) I need to create a new record for each day and copy a few fields of data from the current record if the date has changed (meaning a new day). How can this be accomplished?
3) This will be used by multiple users so all will update at the same time...
Thanks in advance