Thread
:
Vlookup question
View Single Post
#
1
Posted to microsoft.public.excel.programming
MESTRELLA29[_2_]
external usenet poster
Posts: 34
Vlookup question
I have a Formula
Dec (name range) the following table
1 5000 30%
5001 10000 40%
10001 19999 50%
D9 = 10,000
=VLOOKUP(D9,dec,1) this returns the value 5001
I need to update "Dec" to "jan" By change A Cell, how can i do that?
GRACIAS
Reply With Quote
MESTRELLA29[_2_]
View Public Profile
Find all posts by MESTRELLA29[_2_]