I have a dozen or so Command Buttons on a form which allow the user to input information easily.
Button "Command1" may have the caption "FROGS" and when clicked return "XF001" which is a code in a product datafile for frogs.
My question.. How can I allow these captions and what they return be set by the user?
Can "Command Button Captions" and "Click Events" come from a data file?
Button "Command1" may have the caption "FROGS" and when clicked return "XF001" which is a code in a product datafile for frogs.
My question.. How can I allow these captions and what they return be set by the user?
Can "Command Button Captions" and "Click Events" come from a data file?