M
motrctyman
I am trying to utilize Excel to create a parts list based off of
worksheet I created to estimate jobs.
Specifically, I would like to use the substitute function to substitut
an item quantity of 1 to enter in a part number in a seperate column
I have sucessfully done this with the following equation:
=SUBSTITUTE(C59,"1","Pioneer abc123")
This will provide part number "Pioneer abc123" anytime the quantit
required is "1".
My dilema is trying to account for a varying quantity, say, may var
from 1 to 100?
Is there anything similar that is used in a query where there may be
wildcard or ">="?
Or possibly one of you much wiser than myself can think of a bette
way?
Any assistance would be very much appreciated! Thank you in advance
worksheet I created to estimate jobs.
Specifically, I would like to use the substitute function to substitut
an item quantity of 1 to enter in a part number in a seperate column
I have sucessfully done this with the following equation:
=SUBSTITUTE(C59,"1","Pioneer abc123")
This will provide part number "Pioneer abc123" anytime the quantit
required is "1".
My dilema is trying to account for a varying quantity, say, may var
from 1 to 100?
Is there anything similar that is used in a query where there may be
wildcard or ">="?
Or possibly one of you much wiser than myself can think of a bette
way?
Any assistance would be very much appreciated! Thank you in advance