E
Ecapodieci
I am looking to set up a VBA function that looks at a field on a report and
if that field matches the criteria, it displays a dollar amount found in
another field on that form. Example...
If the month found in [forms].[payment].[month] is January or April or July
or October, i want the dollar amount found in [forms].[payment].[check amt]
to populate into the [forms].[payment].[addenda].
If it isnt either of those months, i want it to be blank.
thanks,
e
if that field matches the criteria, it displays a dollar amount found in
another field on that form. Example...
If the month found in [forms].[payment].[month] is January or April or July
or October, i want the dollar amount found in [forms].[payment].[check amt]
to populate into the [forms].[payment].[addenda].
If it isnt either of those months, i want it to be blank.
thanks,
e