Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Salsaboy60

    Duplicate a record

    Ok, thank you. I manipulated the code again and I found with your help the way to do it. Now i can even duplicate Form and Sub-Form to the BackOrder and DetailStock tabels. I used this code : Dim strN°Commande As String Dim strN°Document As String strN°Commande =...
  2. Salsaboy60

    Duplicate a record

    Hello, I have a form Orders (with sub-form) and in case of a delivery less then qte ordere (back-order) I like to duplicate the order line and create a backorder. I try to do so with a duplicate recordset and i tryed with an query Insert Into, but in both cases I get errors. I am not very at...

Part and Inventory Search

Back
Top