I’m having problems getting the ‘CurrentRecord’ property to work.
What I have is the attached code setup in a module and I use an AutoKey (F8) to execute the code. The problem is I’m getting Run-Time Error 438. When Debugging, the line with “CurrRec = Forms!F_AMLWork!F_AgileData_Parsed.CurrentRecord” is highlighted. Does anyone know how to solve this problem? I’m trying to capture what the current record is so I’m able to return to it after this script runs.
Thanks in advance for any help,
Drew