#1   Report Post  
Posted to microsoft.public.excel.misc
RKS RKS is offline
external usenet poster
 
Posts: 63
Default How to use condition

Pl anybody help me.
Product Rate
a 1
b 2
c 3
d 4
e 5
Two column Product & Rate
Rate of a is 1 , B is 2, C is 3 ...etc. if I type a in column E then Rate
will be automatic in Column F. I have Lot of Product so I am not using IF
function. Pl help me other solution .
Thanks
RKS


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 510
Default How to use condition

Hi

F2=VLOOKUP(E2,$A$2:$B$1000,2,0)



--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )



"RKS" wrote in message
...
Pl anybody help me.
Product Rate
a 1
b 2
c 3
d 4
e 5
Two column Product & Rate
Rate of a is 1 , B is 2, C is 3 ...etc. if I type a in column E then Rate
will be automatic in Column F. I have Lot of Product so I am not using IF
function. Pl help me other solution .
Thanks
RKS




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 179
Default How to use condition

Hi RKS

let's say your matrix with the product
and rate is in Cells A1 to B6 then
i would enter this formula in column F:
(example is for cell F2, in Cell E2 you enter
the Rate)

=vlookup(E2;$A$1;2;False)

hth
Carlo

"RKS" wrote:

Pl anybody help me.
Product Rate
a 1
b 2
c 3
d 4
e 5
Two column Product & Rate
Rate of a is 1 , B is 2, C is 3 ...etc. if I type a in column E then Rate
will be automatic in Column F. I have Lot of Product so I am not using IF
function. Pl help me other solution .
Thanks
RKS


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying a number with different decimals depending on a condition JGarces Excel Worksheet Functions 1 August 16th 06 05:37 PM
Need help with a Multiply Dependent One Cell Formula derekblain Excel Worksheet Functions 11 August 12th 06 02:59 AM
Changing of Colour if my condition is "High" Kelvin Pek Excel Worksheet Functions 1 August 2nd 06 08:44 AM
If more than condition forumula Corey Excel Worksheet Functions 3 June 20th 06 06:58 AM
count duplicate (or, inversely, unique) entries, but based on a condition markx Excel Worksheet Functions 3 March 8th 05 06:57 PM


All times are GMT +1. The time now is 02:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"