Hi everyone,
I need to pring a subtotal. I must print it in one of 2 available columns depending of data in the record.
Exemple: if CP = "C" then
1 2 3 4 5
| | | | | (print here) |
else
| | | |(print here)| |
which means i need to be able to change the position
of my field depending on the content of another field
in the record.
Thanks !
Sylvie
I need to pring a subtotal. I must print it in one of 2 available columns depending of data in the record.
Exemple: if CP = "C" then
1 2 3 4 5
| | | | | (print here) |
else
| | | |(print here)| |
which means i need to be able to change the position
of my field depending on the content of another field
in the record.
Thanks !
Sylvie