I'm sorry; worked to explain better. ttried screenshots but that kicks my over 60K limit and can't seem to get it lower. I have a master list of strategies and related items in table A. I have a list of strategies that will need a change made in B.
I want to have output where I have the strategy to be changed, its current pricing strategy--these will be the same and will occasionally be duplicative. where they duplicate, there are different combinations of C,D and E and I want to be able to see them.
I'm having difficulty writing a query where my criteria is: I want the information from table A where ToBeChanged is equal to ICHD_CURR_PRICING_STRAT1. The list of ones we need to change will keep getting added to so my goal is to have a query I can re run
as I get more information. when I put a = operator (like preceding) I only get the pricing strategies that happen to be in the same location in their respective files (1st column, 10th row for example)
thank you for reviewing my question