D
doyle60
I have a report that prints but before doing so a query runs that
updates data for a certain field in the main table for the report.
But that table is protected and some users cannot edit it which causes
a problem when they try to print it. So only users that have
permissions for that table can run that particular report. But I want
all to run the report with that particular field's data especially.
If the added field is in an attached query only (and not pasted into
the main table) the system takes too long.
What is the best way around this?
Can I create a macro that suspends permissions---there is a mac
already---and than turns them on again?
Do I have to create a whole new table for this data and link it in for
these users (and while I'm at it, for all users)?
Or is there any easier solution I am not thinking of?
Matt
updates data for a certain field in the main table for the report.
But that table is protected and some users cannot edit it which causes
a problem when they try to print it. So only users that have
permissions for that table can run that particular report. But I want
all to run the report with that particular field's data especially.
If the added field is in an attached query only (and not pasted into
the main table) the system takes too long.
What is the best way around this?
Can I create a macro that suspends permissions---there is a mac
already---and than turns them on again?
Do I have to create a whole new table for this data and link it in for
these users (and while I'm at it, for all users)?
Or is there any easier solution I am not thinking of?
Matt