Hello all,
I’m working on a charity donation database. I have a calculated field [DonationTotal] in a subform. I have another textfield [DonationStatus] on the main form.
When a DonationTotal gets to $500.00 I want the DonationStatus to auto fill with “Bronze”
When a DonationTotal gets to $1000.00 I want the DonationStatus to auto fill with “Silver”
When a DonationTotal gets to $1500.00 I want the DonationStatus to auto fill with “Gold”
When a DonationTotal gets to $2000.00 I want the DonationStatus to auto fill with “Platinum”
Can’t figure out how to do this. Any help would be greatly appreciated.
Regards,
Steve
I’m working on a charity donation database. I have a calculated field [DonationTotal] in a subform. I have another textfield [DonationStatus] on the main form.
When a DonationTotal gets to $500.00 I want the DonationStatus to auto fill with “Bronze”
When a DonationTotal gets to $1000.00 I want the DonationStatus to auto fill with “Silver”
When a DonationTotal gets to $1500.00 I want the DonationStatus to auto fill with “Gold”
When a DonationTotal gets to $2000.00 I want the DonationStatus to auto fill with “Platinum”
Can’t figure out how to do this. Any help would be greatly appreciated.
Regards,
Steve