Search results

  1. H

    Recordset object field reference

    Thanks! That did the job!
  2. H

    Recordset object field reference

    I want to be able to reference a field in a recordset object using a variable (value assigned by user input) rather than directly by field name. Rather than rstMyRecordset!MyField I want to replace MyField with a variable. What is the correct syntax?
Back
Top Bottom