G
Guest
My contact list contains fields including first name, last name, company
name. When input data leaves all three blank, I would like to do an update
query making the first name Any and the last name Employee. How do I do
this? My attempts have failed producing a result set of zero. What I did
was an update query with the words is null in the criteria row. I do not
have training in writing code. Thanks.
name. When input data leaves all three blank, I would like to do an update
query making the first name Any and the last name Employee. How do I do
this? My attempts have failed producing a result set of zero. What I did
was an update query with the words is null in the criteria row. I do not
have training in writing code. Thanks.