Hi guys,
I am having real trouble using the IF command in conjunction with the SEARCH function.
I have a validation drop down list which contain all of the cost codes that I have to use for budgeting purposes. Some of the codes have a higher rate of pay then others and i need to be able to use a an IF command to check the code.
The problem I am having is some of the cods are similar the only difference is that there is a number on the end. For example: BAC10, BAC20, BAC30. What I wanted to know how can I use a wildcard that will only look for the BAC.
Below is the formula I have but it is only half working.
Now this works fine as long as the budget code has BAC in it and it will show the correct rate. However if I use the cost code@ ABC, I get an error: "VALUE#". So for some reason the last part of the VLOOKUP isn't working.![]()
Please Login or Register to view this content.
What am I doing wrong?![]()
Bookmarks