fractions calculation

S

Sam

Does anyone know how to use fractions as data value because there isn't any
data value as fractions in Access? I try to do fractions calculation such as
1/2 + 3/4. I can do it in Excel. Please help
 
R

Rick B

This is being addressed in your other post in another group. Please do not
post duplicates.

You can't really do fractions in Excel. What you are doing in that example
is...

1 divided by 2 plus 3 divided by 4

you can do the same thing in Access. Dividing is allowed.
 
Top