C
Chad
Hello, I want to add a pop up form to some of my text boxes on my frmMaindB
that will bring up a conversion chart if double clicked on. On this form I
need two text boxes and a close button I want to be able to enter minutes in
one text box called (txtMinutes) and in the other (named txtDecimal) have it
converted to decimal and on close of the pop up it will put the decimal
answer in the text box on my frmMaindB. Example: 480 in the top text box
(txtMinutes) and it would generate in the bottom text box (txtDecimal) 8.00.
any Ideas? Thanks!
that will bring up a conversion chart if double clicked on. On this form I
need two text boxes and a close button I want to be able to enter minutes in
one text box called (txtMinutes) and in the other (named txtDecimal) have it
converted to decimal and on close of the pop up it will put the decimal
answer in the text box on my frmMaindB. Example: 480 in the top text box
(txtMinutes) and it would generate in the bottom text box (txtDecimal) 8.00.
any Ideas? Thanks!