I’m have a main form that has multiple subdatasheets in it. I also have an ‘AutoKeys’ macro setup to run a function that updates certain fields when F9 is pressed in a certain subdatasheet . My problem is that I need to retreive the specific subdatasheet name, however when I use the screen.activeform property, I get the main form’s name. Is their a way I can get the subdatasheet name?
Thanks in advance for any help,
Drew