Hi I'm currently using a vlookup formula to find the value in a single sheet:
=vlookup($A4,'Week 1'!$B:$E,3,0)
i need to find the average value of the same formula but for four different sheets (Week 2, Week 3, Week4)
rather than using four cells and using vlookup to find the value individually and then finding the average using =Average, is there a way of combining the two formulas into one cell.
Thanks
Bookmarks