G
Guest
Hello,
I have an "Account Receivable" form that is filtered based on the customer's
unique ID. I've added a "SetValue" statement in the macro to add the current
date on the "Payment Received" field when I open the "Account Receivable"
form. This works fine on the first record that pulls up. The problem with
this is that it deletes the existing date value and puts in the current date.
The other problem I'm trying to resolve is to prefill the current date on
multiple records if the field is blank AND when I'm actually adding a $ amt
on the "Check Amt" field. For example: I received one check to pay for
multiple orders. Instead of having to re-enter the same date for multiple
records/orders, I'd like Access to automatically add the current date on
orders that I'm adding payments to.
So to summarize:
1. Automatically add current date value if the field is null AND when
adding a value on the payment field.
2. Prevent the date field from being overridden if it's not null.
Thank you so much for any info/suggestions you can offer.
Thanks again,
Nyla
I have an "Account Receivable" form that is filtered based on the customer's
unique ID. I've added a "SetValue" statement in the macro to add the current
date on the "Payment Received" field when I open the "Account Receivable"
form. This works fine on the first record that pulls up. The problem with
this is that it deletes the existing date value and puts in the current date.
The other problem I'm trying to resolve is to prefill the current date on
multiple records if the field is blank AND when I'm actually adding a $ amt
on the "Check Amt" field. For example: I received one check to pay for
multiple orders. Instead of having to re-enter the same date for multiple
records/orders, I'd like Access to automatically add the current date on
orders that I'm adding payments to.
So to summarize:
1. Automatically add current date value if the field is null AND when
adding a value on the payment field.
2. Prevent the date field from being overridden if it's not null.
Thank you so much for any info/suggestions you can offer.
Thanks again,
Nyla