G
Guest
I have a simple table tblInvoices with the following fields:
[InvoiceID] (key field)
[EmployeeID]
[Payrate]
[Hours]
[TaxWithholding]
[NetPay]
My staff enters the EmployeeID, Payrate, and Hours via a form and then I
export a report with these fields plus InvoiceID to Excel. I send the
spreadsheet to our payroll company. They return us the same Excel spreadsheet
with the addition of fields for TaxWithholding and NetPay. I want to be able
to import TaxWithholding and NetPay into the corresponding Access records
using key field [InvID]. I thought this would be simple but haven't been able
to figure out how to pull in particular fields in a given record. Possible?
thanks,
spence
[InvoiceID] (key field)
[EmployeeID]
[Payrate]
[Hours]
[TaxWithholding]
[NetPay]
My staff enters the EmployeeID, Payrate, and Hours via a form and then I
export a report with these fields plus InvoiceID to Excel. I send the
spreadsheet to our payroll company. They return us the same Excel spreadsheet
with the addition of fields for TaxWithholding and NetPay. I want to be able
to import TaxWithholding and NetPay into the corresponding Access records
using key field [InvID]. I thought this would be simple but haven't been able
to figure out how to pull in particular fields in a given record. Possible?
thanks,
spence