I don't know how to word this in a google search, it i kinda early here.
I'm writing this code where if you go from record 1 to reord 2 and record 2 is deleted a mesage box will pop up saying "this record is deleted moving you to the next" and that works, but when i'm at record 5233 and going backwards and record 5232 is deleted it will pop up and say "This record is Deleted moving you to the next" and it moves me back to 5233. So is there like some indentifier to what record you just came from?
If so I can just use and if statement to decide to gotorecord acNext or Acprevious.
I'm writing this code where if you go from record 1 to reord 2 and record 2 is deleted a mesage box will pop up saying "this record is deleted moving you to the next" and that works, but when i'm at record 5233 and going backwards and record 5232 is deleted it will pop up and say "This record is Deleted moving you to the next" and it moves me back to 5233. So is there like some indentifier to what record you just came from?
If so I can just use and if statement to decide to gotorecord acNext or Acprevious.