Charles2019
New member
- Local time
- Today, 12:13
- Joined
- Mar 24, 2020
- Messages
- 22
I've been running this query IIf([Agent Name] Is Null,"NoName",[Agent Name]) to write NoName to a Null field. Recently, the statement will not write the value in the table with the Null field. I import the table from Excel and have used the LEN statement in Excel to look for hidden characters in the field. Any thoughts on what else I can check or change in the query statement?