I am trying to add 2 combo boxes to a toolbar. I get the combo boxes created but the second combo box just "dings" when I click on it.
The comboboxes are 1(PatName)
(Findrowinactivecontrol3 function finds the current record based on the name)
and 2(PatSSN)
(findrowinactivecontrol4...
I need to convert the number field with 2 decimal places to a string in a new field in another table. I must keep the decimal point even if it is ".00". i.e. 10000.00 will still be 10000.00 when it becomes a string. Currently it is converting as 10000. Has anyone else dealt with this...
I am trying to run an sql statement from the forms module that will append records into another table based on the current record in the form - not a combo box or list box. I did this in my regular access pgm - upsized it to ADP and have experienced problems with all my internal parms of this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.