Search results

  1. pedromac73

    List box to form

    Thanks pbaldy that was exactly the problem working on a sunday morning in Scotland sure fuzzes the brain.... Cheers
  2. pedromac73

    List box to form

    My apologies on in advance for using an existing thread but I thought it would be best rather than start a new on. I have used Bob's code but I get the following error message; Runtime error Syntax error (missing operator) in query expression '[lngSalesOrderID]=". Here is the code I am...
  3. pedromac73

    Inserting Data into 2 Tables

    Finally got this to work (with a little patience and no sleep :eek: ) so thanks for the guidance GaryPanic and johndoomed. Regards Peter
  4. pedromac73

    Customized Menu Bar

    Hi Try this from microsoft, http://support.microsoft.com/kb/209974 remember to check the correct reference version i.e. OFFICE9 or OFFICE10 or OFFICE11. This can usually be found in the Microsft Folder within Program Files Regards Peter
  5. pedromac73

    Customized Menu Bar

    Marion Check out the following link courtesy of user ghudson http://www.access-programmers.co.uk/forums/showthread.php?t=97578 This may be what your looking for Regards Peter
  6. pedromac73

    Inserting Data into 2 Tables

    Thanks for the help in guiding me to the best approach I really appreciate it. I have managed to get the correct code for the tblInvoices from the form that I am using but I am having difficulty setting a set value of 1 into the lngServiceID field on the tblInvoiceLines sub form. This is what...
  7. pedromac73

    Inserting Data into 2 Tables

    Hope you can help, I have searched the forums but cannot find anything that will serve my needs but if you know can you guide me to the relevant place it would be appreciated. I am trying to create an auto invoicing system that will create a new invoice after a date has been updated within the...
Back
Top Bottom