Search results

  1. G

    Combo Box with 6 scanned signatures

    How to Create Combo Box with 6 scanned signatures I have 2773 equipment records, a form for each and each equipment needs to tested annaully. I use the form to update Test Date and Tester. Tester may change for each equipment. I need either a Combo box with 6 different scanned signatures or an...
  2. G

    "Get Picture()" Function error

    Need help with the following code. I keep getting error message. New to Code. Option Compare Database Function GetPicture() With CodeContextObject If Dir(.[ImageFile]) <> Empty Then .[ImageControl].Visible = True .[ImageControl].Picture = .[ImageFile]...
  3. G

    Auto populated text box from combo box value

    I have a form for 2800 different records. I want to auto populate 4 text boxes based on the value of 1 combo box but when I change the data on 1 form, all the forms show the same data. I want to be able to able to change the data on each form and save separately. I have Table with Tech...
  4. G

    GIRLnSD

    Ola! I'm new and look forward to learning a lot here.
Back
Top Bottom