C
cmweb via AccessMonster.com
I've designed a report with a header which has a special title that it
depends on a previous form's textbox
In the header page I used a textbox with:
=Forms![formname]![controlname]
This works fine on the first page. However next pages displays an error:
# name
I need show the title on every page.
Thanks in advance,
CM
depends on a previous form's textbox
In the header page I used a textbox with:
=Forms![formname]![controlname]
This works fine on the first page. However next pages displays an error:
# name
I need show the title on every page.
Thanks in advance,
CM