thestones757
New Member
- Joined
- Feb 24, 2010
- Messages
- 24
So I have a log at work for orders from people in the office that is the format:
"Person Who Placed Order"-"Person Ordered For"
The account number in the next cell is represented only for the "Person Ordered For" and should correspond to their name. Since there are a large number of orders, it would be easiest to enter in a formula to represent the account number automatically if a specific person is entered in the "Person Ordered For" portion of the cell to then display their account number so I wouldn't have to enter in the account number every time. I have tried a string of IF statements but now it is returning "too many arguments for function", also I have tried finding the text with a SEARCH function, but that seems to display a number when I need to incorporate it into an IF function to represent a textual account number.
If there is an easier way to do this I would greatly appreciate it!
"Person Who Placed Order"-"Person Ordered For"
The account number in the next cell is represented only for the "Person Ordered For" and should correspond to their name. Since there are a large number of orders, it would be easiest to enter in a formula to represent the account number automatically if a specific person is entered in the "Person Ordered For" portion of the cell to then display their account number so I wouldn't have to enter in the account number every time. I have tried a string of IF statements but now it is returning "too many arguments for function", also I have tried finding the text with a SEARCH function, but that seems to display a number when I need to incorporate it into an IF function to represent a textual account number.
If there is an easier way to do this I would greatly appreciate it!