Recent content by mdnc

  1. M

    VBA code to find cell on worksheet with matching value to form control value

    Worked perfect!!! Thank you very much!
  2. M

    VBA code to find cell on worksheet with matching value to form control value

    I have a button on a form in an Access 2007 DB that opens a large Excel sheet with some simple VBA code. I would like to add to the VBA code so it will search the worksheet after it opens for a cell that matches a value passed from a form control (text box), and then goes to that cell in the...
Back
Top Bottom