I am trying to pull information to a smartsheet ("working") based on matching two columns on a separate "helper" sheet
so for example on my "helper" sheet I have something like
Company Rep
ABC Computers John Smith
Egghead Sam Talbot
Disks R Us Joe Talco
On my "working" smartsheet I need to be able to enter the information in the Company column and have it pull the Rep information
Company Rep
ABC Computers John Smith
I am trying to do it though a helper sheet because sometimes the Company gets reassigned and would like to just make that update on the helper sheet.