doherp
10-10-2002, 03:45 AM
I need to create a report which swaps a set of values for those in a field. for example, if the field has values a,b,c,d I want it to show:
e if the field value is a,
f if the field value is b,
I have tried to activate a macro when the report opens which does this, but I get an error saying I cant alter this value in the report.
Is there a way around this, for example doing the swap in the query the report is based on?
thanks
e if the field value is a,
f if the field value is b,
I have tried to activate a macro when the report opens which does this, but I get an error saying I cant alter this value in the report.
Is there a way around this, for example doing the swap in the query the report is based on?
thanks