Hello all,
I have A form. I would like to have a textbox or label that tells you what record you are viewing out of how many records. In other words, I would like to duplicate exactly what is on the navigation at the bottom of the form.
The reason I would like to do this is because I want to make it easier for my co-workers to see.
I have already insterted a large cmd with "NEXT" and PREVIOUS". But bellow that I am trying to have a lable with large font to let the user know where they are. I've been trying to get it to work for a bit, but the only time my code fails is when the user applies filter. Thank you for any help!
I have A form. I would like to have a textbox or label that tells you what record you are viewing out of how many records. In other words, I would like to duplicate exactly what is on the navigation at the bottom of the form.
The reason I would like to do this is because I want to make it easier for my co-workers to see.
I have already insterted a large cmd with "NEXT" and PREVIOUS". But bellow that I am trying to have a lable with large font to let the user know where they are. I've been trying to get it to work for a bit, but the only time my code fails is when the user applies filter. Thank you for any help!