Solved Hide 'Previous Record' Button when on First Record

Bean Machine

Member
Local time
Today, 15:23
Joined
Feb 6, 2020
Messages
102
Hi Everyone! I have tried everything I can find online and I cannot seem to figure out how to hide my previous record button when a user is on the first record. I've tried using the "RecordSet.AbsolutePosition" method but I can't seem to get it to work. Any help would be fantastic! Thanks!
 
Hi. Could you maybe try If Me.CurrentRecord=1?

Just a guess...
 

Users who are viewing this thread

Back
Top Bottom