Thread
:
Vlookup return %
View Single Post
#
1
Posted to microsoft.public.excel.programming
Doug
external usenet poster
Posts: 460
Vlookup return %
I am using this formula to show a change is values. How can I get it to show
this as a percentage change?
=(VLOOKUP($O3,Import!$Q:$BV,13,FALSE)-(VLOOKUP($O3,'Old
Import'!$Q:$BV,13,FALSE)))
--
Thank you!
Reply With Quote
Doug
View Public Profile
Find all posts by Doug