Search results

  1. R

    Passing a variable's value into an SQL Statement

    I've got another very Noobish question which I know has a very simple solution which I can't seem to find. I want to build an SQL statement in code which includes the value stored in a string variable where the variable name includes a loop counter. This is a much simplified example of what I...
  2. R

    Delete record if Null

    I'm hoping someone can help a noob with a simple problem:) I did a search but couldn't find the answer. When a user clears a record and leaves it Null I would like to prompt them whether they would like to delete the record before the access error message about invalid use of Null comes up. If...
Back
Top Bottom