Hello,
I have a field called dblActivePositionNumber. On one form if you double-click someone's number, I have it open the relevant Position form to that record. The users love that and have already requested the functionality in another place. I would like to make this a standard. Is that possible by storing the code in a particular place or in a particular way? I.e., Anywhere dblActivePositionNumber is displayed, you can double-click it and launch the position form/correct record. Or do I really have to repeat the code on every single form?
Thanks for thoughts,
Kay