J
James mckillop
I am trying to find a line in VB that will let me detect
when my record number says (autonumber) to automatically
goto Previous_record_click, but EOF Is not reconized and
IF Form_KittenMain!RecordNumber = "(AutoNumber)" Then
Previous_Record click
end IF
Does not work either.
Any sugestions this is using access 2000 by the way.
James
when my record number says (autonumber) to automatically
goto Previous_record_click, but EOF Is not reconized and
IF Form_KittenMain!RecordNumber = "(AutoNumber)" Then
Previous_Record click
end IF
Does not work either.
Any sugestions this is using access 2000 by the way.
James