Search results

  1. K

    Appending data to a table....sort of

    Well there ya go. Never even thought of a crosstab query. A different set of eyes always works. Cheers mate. Kev.:)
  2. K

    Appending data to a table....sort of

    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...
  3. K

    Opening a form at a particular record in the set

    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
  4. K

    Opening a form at a particular record in the set

    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...
Back
Top Bottom