I thought that you did

.
In that other tab use
=IF(ISNUMBER(FIND("OH",'Master'!Z35,1)),MID('Master'!U35,1,FIND("OH",'Maste-r'!Z35,1)-1),"")
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
- Show quoted text -
Hey Bob, Thank you for that. The only problem that I am having with
that is when I enter the data it asks for a file to reference on my
computer...
The information that I am using is downloaded and it contains all the
information I need in an excel format. I am looking for specific
items that are an inventory back order issue and reassigning those
jobs to service stations that don't have an issue with those specific
items. So what I would like to do is have a sheet that the data is
placed into and with a macro I then sort it and identify those items
and make sure that they are not associated with a service provider
that has back order issues. The ones that I identify as a possible
issue I would like to pull from the data into another sheet
specifically for each item in question (in this case three items) and
pull all the customer information into that specific sheet. Once that
information is pulled from the "master" I would like to have it delete
the information from the master so that way it is clear for the next
days business management. There could be a little as 50 jobs per day
and as many as 1000 or more so it needs to be an adaptable thing.
I have toyed with the idea of creating a table with the differing
regions and service provider numbers and trying to work with a pivot
table.... But I have little experience with pivot tables...
Any suggestions on how to attack this? I have even thought of using
it to identity the service providers that have the issue would reduce
it to 2 or 3 providers but then I would like to adapt this into other
aspects to search out what jobs used what equipment ... down the
road ... maybe someday.
Thanks for your suggestions so far your help has been greatly
appreciated.
Jackie