I have have a MS query in a spreadsheet whos data can change in number of rows. I need a formula to do the following:
Sheet 1 called Process Elements has a column called reference IT starts AAA.001, AAA,002 AAB.001 etc. There is a second sheet called filenames that has a coumne called Node Reference AAA.000, AAB.000 There is a third column called function.
I can get the two refernce columns to match using a LEFT 3 formula.
So the Excel formual I need would be shomething like:
Where left 3 process elements reference (B:B) = Filenames! Node reference (A:A) left 3 then cell = function
Any suggestions greatfully recieved
Sheet 1 called Process Elements has a column called reference IT starts AAA.001, AAA,002 AAB.001 etc. There is a second sheet called filenames that has a coumne called Node Reference AAA.000, AAB.000 There is a third column called function.
I can get the two refernce columns to match using a LEFT 3 formula.
So the Excel formual I need would be shomething like:
Where left 3 process elements reference (B:B) = Filenames! Node reference (A:A) left 3 then cell = function
Any suggestions greatfully recieved