Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Avril M.
 
Posts: n/a
Default i need help setting up a formula in excel

Can someone give me the formula for the following

Less than 80% then cell =A
80%-100% then cell = B
101% - 120% then cell = C
Above 120% then cell = D
  #2   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default i need help setting up a formula in excel

Hi

Try this:
=IF(A2<0.8,"A",IF(A21.2,"D",IF(A21.01,"C","B")))

Andy.

"Avril M." wrote in message
...
Can someone give me the formula for the following

Less than 80% then cell =A
80%-100% then cell = B
101% - 120% then cell = C
Above 120% then cell = D



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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
feel that the STANDARD DEVIATION formula on Excel is incorrect !! Ganapati Hegde Excel Worksheet Functions 3 November 18th 05 04:09 PM
Calculation Setting in Excel Stuart Bisset Excel Discussion (Misc queries) 0 June 17th 05 09:54 AM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM


All times are GMT +1. The time now is 05:07 PM.

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"