hi,
I'm brand new to this site and just signed up because no one at my job knows how to use vlookup and I'm running into problems. I update a daily spreadsheet for two sales reps I work with based on data that I pull from 'salesforce' our online sales database. Salesforce runs a daily report for me that is exported to excel (2000). Based on the report from salesforce, I update the existing sales spreadsheet for our reps with dates, active prospects, clients we are pursuing, etc. So, every time I export the data from salesforce in excel, I copy and paste it into the existing sales spreadsheet as a tab called 'sfpull'. I am trying to create a vlookup formula using the 'sfpull' info so it automatically updates the existing data. Here is what I have done thus far:
- 'defined' the fields of data I need from 'sfpull' as 'pull'
- each rep (2) has there own tab with company names, dates, etc. I created an extra column in each reps' spreadsheet with the following formula: =vlookup(c2 (refers to the company name),pull, 3 (column that I want the formula to pull from in 'sfpull'), false) so it's =vlookup(c2, pull,3,false) and the return is 'n/a'
am I not supposed to use this type of formula when comparing text? Can someone please help me?
thanks,
Rose