Using code- Is there anyway to enter a value into an empty field in a recordset? Maybe by using an If...Then statement???
Thanks for help
paul
Printable View
Using code- Is there anyway to enter a value into an empty field in a recordset? Maybe by using an If...Then statement???
Thanks for help
paul
Yes.
If field = "" then field = "NULL"