I need to hide the contents of a single field (not modify or delete) in the last record only. Any suggestions???
Since a Table has no "last record" or "first record" - it's an
unordered bag of data - the question as posed requires "You can't do
it" as the answer.
What's the context? Where are you showing this data? What IS "the last
record"? and (mostly for my curiosity)... WHY?