I have a query that selects all records from tblAFP that have [ReadyforUpload] = true.
A macro runs that query and outputs that list in a spreadsheet attached to an email. This part works fine.
However I would like to insert date in [RecordSentDate] in the tblAFP table, once the email is processed - hopefully as part of the macro or do i need VBA?
thanks
Steve
A macro runs that query and outputs that list in a spreadsheet attached to an email. This part works fine.
However I would like to insert date in [RecordSentDate] in the tblAFP table, once the email is processed - hopefully as part of the macro or do i need VBA?
thanks
Steve