G Guest Mar 3, 2005 #1 Hi Can I put a menu on a form and if so how can I do that Thanks Brian Bjelland
G Guest Mar 3, 2005 #2 Basically, you attach code to a control event that performs the listed menu tasks. This could be a series of command buttons or just textboxes, with the code run in the OnClick or DoubleClick event. Sprinks
Basically, you attach code to a control event that performs the listed menu tasks. This could be a series of command buttons or just textboxes, with the code run in the OnClick or DoubleClick event. Sprinks