Good morning All,
I am trying to write a VBA to search for either a PO# or Document # and from that return Additional information.
I have a workbook with 2 tabs that this would work with
1st Tab is "Transactions" -- PO # would be -Column "X", Document # is column "V"
2nd Tab is "All Banks" -- Document #would be Column "R", Transaction date- would be -column "G", Vendor Name is column "L", Payment type- would be Column "M", Check # -would be column "J", ACH Transaction # -would be column "O".
3rd Tab would be the userform -- where they would enter the PO# or Document " and it would Return Vendor Name, Document #,Payment type, Payment Date, Check # or Ach Transaction #
Any help with this would be appreciated
Thank you
I am trying to write a VBA to search for either a PO# or Document # and from that return Additional information.
I have a workbook with 2 tabs that this would work with
1st Tab is "Transactions" -- PO # would be -Column "X", Document # is column "V"
2nd Tab is "All Banks" -- Document #would be Column "R", Transaction date- would be -column "G", Vendor Name is column "L", Payment type- would be Column "M", Check # -would be column "J", ACH Transaction # -would be column "O".
3rd Tab would be the userform -- where they would enter the PO# or Document " and it would Return Vendor Name, Document #,Payment type, Payment Date, Check # or Ach Transaction #
Any help with this would be appreciated
Thank you