Forum Discussion
RobM-BMT
Jun 23, 2023Copper Contributor
Microsoft Access Version 2305 Build 16501.20210 breaks certain object access, returns null values
After the update to Microsoft Access a bit over a week ago (today is 6/23/23). I can see from (https://learn.microsoft.com/en-us/officeupdates/update-history-microsoft365-apps-by-date) that Microsof...
George_Hepworth
Jun 23, 2023Silver Contributor
In addition to providing a replicable example, it might be wise to consider other possible problems that are coincidental, not causal.
For example, whenever I see new behavior related to data, and more specifically to errors involving Null, I start by examining the data. New data in particular.
Rule out any possibility that there really is a null where you didn't anticipate a null in recently added data.
For example, whenever I see new behavior related to data, and more specifically to errors involving Null, I start by examining the data. New data in particular.
Rule out any possibility that there really is a null where you didn't anticipate a null in recently added data.