Hi all,
Does anyone know how I can fill blank values in a column with a certain description?
Is that possible with expression?
Greetings,
Danielle
Hi all,
Does anyone know how I can fill blank values in a column with a certain description?
Is that possible with expression?
Greetings,
Danielle
You can run an update query. Under Create, Query Design - select the table that contains the blank values. Under Design, change the query type to Update. Pull in the field that that blanks in it. For criteria, it's typically either "Is Null" (without quotes) or "" (just two quotes), and then in the Update To: put whatever you want.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks