Firstly, apologies if this has been covered in another thread, but I failed to find anything that resembled my question.
I have a linked ODBC table in my database that contains data like this -
Task Serial Crew Amount
00_INSTALL ENGINE INTO PEDESTAL...
Thanks for the fast reply CJ.
I tried your code suggestion in the load event for the form, but it failed to open at the record with a Schduled Date for this week (Feb 9th). Instead it opened at the first record in the table.
Any ideas?
Kev.
The form is set as a single form view
Hi,
This might seem like an obvious question, but I can't find an answer that satisfies my requirements anywhere.
I have a table with a schedule of tasks that are required weekly for the next year. Each record has Monday's date as the Scheduled_Date" for the task. From my main form, I have a...