Search results

  1. T

    Basic question

    Thanks Guy, The last Suggestion from Marlan worked a treat. To be honest I feel a little embarrassed having to ask it was just wrecking my head altogether. I'm at this long enough but i've never passed form and control variables into a Sub or Function before. Thanks again guys, Laoistom
  2. T

    Basic question

    Hi Folks, I'm currently writing a Sub to deal with all my database reference code. If I was to normally refer to a form object like a textbox using a Sub I would normally type the follow : Forms.FRMHomePage.txtFirstname = "Laoistom" What I want to do is have variables passed into the SUB...
Back
Top Bottom