Question
How do I open file to import data into a form from .txt file on mouse click?
I would like to be able to click on textbox "patient name" and have this open my .txt file created from excel spreadsheet to choose patient data to import. I know how to go through the menu items to select this, but I am trying to make it a bit more automated. I tried using the "action" tab in the text box to "execute Menu Item" but the menu option to import data was not available.
Thanks for the help.