deletedalien
Well-known Member
- Joined
- Dec 8, 2008
- Messages
- 505
- Office Version
- 2013
- Platform
- Windows
Hi all...
i have a fairly simple problem with what i think is a pretty hard solution (at least to me)
so i have a sales comission report and need to pull agent totals to another excel file.
Seems pretty straight forward.... Except this report creates a new row per sale... so the totals row always changes in relation to the agents name.....
say agent 1's name is on C7, and HIS totals (this time) are on L12...
Then agent 2's name is on C19 and HIS totals are on... L26...
Then agent 3 made lots of sales and HIS name is on... C33 and his totals are on L65...
note: the totals are always on the same row where the word totals is. (if that matters)
how can i lookup the totals for each agent?
i thought i could use a vlookup and look for the name then offset to the row that contains the word "totals" but... IT always changes in reference to the agents name row....
and even if i did that.... then what? would i need o to another vlookup from that word "totals" to return the actual ammount??? i am seriously lost, and would appreciate any input or tips offered.
Thanx in advance.
i have a fairly simple problem with what i think is a pretty hard solution (at least to me)
so i have a sales comission report and need to pull agent totals to another excel file.
Seems pretty straight forward.... Except this report creates a new row per sale... so the totals row always changes in relation to the agents name.....
say agent 1's name is on C7, and HIS totals (this time) are on L12...
Then agent 2's name is on C19 and HIS totals are on... L26...
Then agent 3 made lots of sales and HIS name is on... C33 and his totals are on L65...
note: the totals are always on the same row where the word totals is. (if that matters)
how can i lookup the totals for each agent?
i thought i could use a vlookup and look for the name then offset to the row that contains the word "totals" but... IT always changes in reference to the agents name row....
and even if i did that.... then what? would i need o to another vlookup from that word "totals" to return the actual ammount??? i am seriously lost, and would appreciate any input or tips offered.
Thanx in advance.
Last edited: