D
D
In my query I have a couple of calculated fields which
work fine but they display several decimal places. How can
I limit it to just 4? One calculated field is: B: IIf
(IsNull([FW]),"",Sqr((([FWHM]/57.3)^2)-(0.00356)^2))
Thanks for the help.
work fine but they display several decimal places. How can
I limit it to just 4? One calculated field is: B: IIf
(IsNull([FW]),"",Sqr((([FWHM]/57.3)^2)-(0.00356)^2))
Thanks for the help.