I have a spreadsheet with 2 tabs. the first one has 2 columns, the first one a unique ticket # and the 2nd column has a comment box; free text field. the 2nd tab shows another unique ticket #.
what i want to do is use a formula next to the unique ticket # on the 2nd tab (B2) and search any instance of the ticket # (B1) on the tab Sheet1, second column with the free text field, range, B2:B2294.
basically for now i just want it to return a yes/ no if the data from the 2nd tab (B2) appears anywhere in that range of cells on Sheet1.
if i can get that to work, then i would like to take it up a notch and have it return which cell that data resides on the Sheet1 tab.
I have basic excel formula skills, but get frustrated easily when it doesnt work. I tried this in access, but i'll need to use sql and i really dont know sql. i was hoping a "more simplier" excel formula would accomplish this task.
any help would be greatly appreciated on what formula to use and how to use it!!!
Thanks
what i want to do is use a formula next to the unique ticket # on the 2nd tab (B2) and search any instance of the ticket # (B1) on the tab Sheet1, second column with the free text field, range, B2:B2294.
basically for now i just want it to return a yes/ no if the data from the 2nd tab (B2) appears anywhere in that range of cells on Sheet1.
if i can get that to work, then i would like to take it up a notch and have it return which cell that data resides on the Sheet1 tab.
I have basic excel formula skills, but get frustrated easily when it doesnt work. I tried this in access, but i'll need to use sql and i really dont know sql. i was hoping a "more simplier" excel formula would accomplish this task.
any help would be greatly appreciated on what formula to use and how to use it!!!
Thanks