I have a set of records in an Access database, and I would like to check them to make sure there are 2 characters after the decimal point, and also find out if there is a decimal point in the records at all.
I have been trying to do this with the InStr and Right and Left functions, but I haven't had any luck yet - is there a way to do this?
thanks in advance!
I have been trying to do this with the InStr and Right and Left functions, but I haven't had any luck yet - is there a way to do this?
thanks in advance!