B
Bre-x
Hi,
I need to change the column lebel in a query:
Example
Expr1: [Donation_Amount]
Expr1
$100
$200
to
MyFunction(2) = [Donation_Amount]
so that i get
Member Donation
$100
$300
I need to change the column lebel in a query:
Example
Expr1: [Donation_Amount]
Expr1
$100
$200
to
MyFunction(2) = [Donation_Amount]
so that i get
Member Donation
$100
$300