Hi,
Im trying to change a value in a field (warrantyRebateBatchNbr) using a list box value
something like:
Set qryRebateReport![warrantyrebatrebatchnbr] = Me![lstDateUpTo]
any ideas on the proper syntax or am i barking up the wrong tree all together?
thanks alot
frank
Im trying to change a value in a field (warrantyRebateBatchNbr) using a list box value
something like:
Set qryRebateReport![warrantyrebatrebatchnbr] = Me![lstDateUpTo]
any ideas on the proper syntax or am i barking up the wrong tree all together?
thanks alot
frank