Reports: 1. I have added a field which displays in the print view of the report only if there is a value in that field - which is exactly what I want, but I don't know how this happened and therefore cannot do the same with the other fields. 2. Format: Make whole word Capitals - cannot find this setting. Plse help! Many thanks. Martie
Reply from Richard Rost:
1. I'd need to see your report to tell you for sure. Look for some programming in the BUILD EVENT for the SECTION. Something like:
If IsNull(MyField) Then MyField.Visible = FALSE
2. UCASE(MyField)
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.