View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.misc
Tyro[_2_] Tyro[_2_] is offline
external usenet poster
 
Posts: 1,091
Default Varied Pay rates

You had only 2 rates??? You should read a book on Excel such as one written
by John Walkenback and learn how to use Excel.

Tyro

"Peter Welly" wrote in message
...
Thank you everyone for your help. Cimjet was able to solve my problem.

Regards Peter


"Cimjet" wrote:

Hi Peter
Try this formula =IF(A1=45,23.62,IF(A1=55,22.68,""))
HTH
Cimjet
"Peter Welly" wrote in message
...
Hi, could anyone help me. I have been entering my own pay rates into
excel
for a long time now and realised that there should be an easier way to
keep
track of the various rates for the different types of equipment I
operate.
What I would like to do is when I enter a value in the "Size" column of
my
worksheet I want the pay rate to be a particular figure. There are 4
different rates that I need to track. For example when I enter 45 into
the
size column I want 23.62 to go into the rate column , when I enter 55
in
the
size column I want 22.68 in the rate column etc. If anyone could help
me
it
would be greatly appreciated.