N
Nanette
I'm tried using the following in a report:
Round(([TULCBBS]+[TFLCBBS)][,1])
=Round(([TULCBBS]+[TFLCBBS)][,1])
Round([TULCBBS]+[TFLCBBS][,1])
as well as many other renditions.
I'm trying to add two fields and then round them.
What is the correct syntax for this?
Round(([TULCBBS]+[TFLCBBS)][,1])
=Round(([TULCBBS]+[TFLCBBS)][,1])
Round([TULCBBS]+[TFLCBBS][,1])
as well as many other renditions.
I'm trying to add two fields and then round them.
What is the correct syntax for this?