hi all, i am using a udf that uses vlookallsheets, the code below needs teaking, I would like to know how to add another sheet (Summary!) in this line, i dont know how its written
[If wSheet.Name <> "master" Then],
is it something like -- If wSheet.Name <> "master" and & or "summary"...