J
Joe
I'm writing a linked table report to display linked
tables and their paths in the database. I'd like to
display the current database name in the header of the
report, ie. "Linked Tables for the ABCCompany.mdb". How
do I display the current database name on the report? I
tried a =currentDb() in the control source of a text box,
but that results in "name?".
Thanks,
Joe
tables and their paths in the database. I'd like to
display the current database name in the header of the
report, ie. "Linked Tables for the ABCCompany.mdb". How
do I display the current database name on the report? I
tried a =currentDb() in the control source of a text box,
but that results in "name?".
Thanks,
Joe