I am trying to create a button on a form that will open another form, then display a dialogue box in which I can type information (customer name)and then have that record appear in the form. The difficlty I'm having is to have the search/find feature to find "any part of field" (e.g...
I want to have a message displayed only on the first page of a mutltipage report (and not visible if the report only consisits of one page). I have tried:
=IIf([Page]>1,“Continued on next page”)
I know I need more specifics, but am unsure of the syntax. Any help is greatly appreciated.
Thanks Daniel! However, my own limitations are preventing this from working. A couple of concerns: 1) the parantheses after the equal sign do not seem symmetrical as to open/close. I'm not sure if this is a problem; 2) if the table field is "COMMENT" and the corresponding report...
I am trying to hide fields in a report (both the label and the text box)if the field is null (blank). I thought the best way would be to have a macro make the field "not visible" if null. I have tried various permutations using the IIf command in the SetValue macro option without...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.