Solved How to convert "" to null in MS Access VBA

Note: I learned the NullIf function from SQL Server and thought it would also be good to use in Access/VBA. ;)
 
NullIf() = Good stuff. Adding it to the Code Vault.
 

Users who are viewing this thread

Back
Top Bottom