I'm trying to display the current record number in a label but I get the following error. "Operation is not supported for this type of object". Below is the code i'm using and I can't figure out why i'm getting the error message. Any suggestions??

Code:
Label4(2).Caption = rsLastName.AbsolutePosition