Hello there
I have a report that functions as a letter to suppliers. I have fields in the letter that maybe be 0 or zero due to data entry rules (filling all fields/ locking records after all fields entered/creating totals.) I dont want these to be displayed and have code in the onload event if zero or 0 then not visible.
As there is always data in these fields at report stage - even if it is "0", the "shrink" option does not apply. How can I move up a text box from the bottom of the page if the content of these fields is "0" or "zero" - rather than leaving white space where there are hidden fields.
I have used twips on forms to move left but am struggling with the correct syntax to move up on report. Is there any other method i could use.
I have a report that functions as a letter to suppliers. I have fields in the letter that maybe be 0 or zero due to data entry rules (filling all fields/ locking records after all fields entered/creating totals.) I dont want these to be displayed and have code in the onload event if zero or 0 then not visible.
As there is always data in these fields at report stage - even if it is "0", the "shrink" option does not apply. How can I move up a text box from the bottom of the page if the content of these fields is "0" or "zero" - rather than leaving white space where there are hidden fields.
I have used twips on forms to move left but am struggling with the correct syntax to move up on report. Is there any other method i could use.