Ciao All ~
I'm attempting to create variance tab for data pulled by UPC and Store for two time periods.
This is what I could come up with :
=SUM((VLOOKUP(VARIANCES!$A2,A!$A:$AY,2,0))-(VLOOKUP(VARIANCES!$A2,B!$A:$AY,2,0)))/(VLOOKUP(VARIANCES!$A2,B!$A:$AY,2,0))
Is there an easy way so I don't have to change the formula each time it's pasted into a new Column?
Thank you in advance.
Bookmarks