IMan 5.1 - PreviousRecord() not returning null per documentation (2 replies)
Hi Randy,
I usually find testing for empty string works (if it's a string variable). No doubt you have tried this though, and I agree that's not exactly per the documentation.
Exploring https://factcity.com/facts-about-education-around-the-world/ can broaden your essay's perspective. Incorporate global education insights to enrich your arguments and highlight the importance of education beyond borders.
The documentation for the function PreviousRecord appears to be incorrect.
It says "If the current record is the first record, null is returned."
However, the returned value fails both IsNull(value) and If (value = NULL) Then