#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default IF Formula

Hi i need an IF formula which basically says 'If the contents in cell A1 are
less that 60 and the contents of cell A2 is 4 i want A3 to then show 10%'

is it even possible to have multiple if's in one formula?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default IF Formula

Something like this in A3: =IF(AND(A1<60,A2=4),10%,"")
with A3 formatted as percentage to taste
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:21,000 Files:365 Subscribers:65
xdemechanik
---
"Jemma" wrote:
Hi i need an IF formula which basically says 'If the contents in cell A1 are
less that 60 and the contents of cell A2 is 4 i want A3 to then show 10%'

is it even possible to have multiple if's in one formula?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default IF Formula

excellent thank you

"Max" wrote:

Something like this in A3: =IF(AND(A1<60,A2=4),10%,"")
with A3 formatted as percentage to taste
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:21,000 Files:365 Subscribers:65
xdemechanik
---
"Jemma" wrote:
Hi i need an IF formula which basically says 'If the contents in cell A1 are
less that 60 and the contents of cell A2 is 4 i want A3 to then show 10%'

is it even possible to have multiple if's in one formula?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default IF Formula

Welcome
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:21,000 Files:365 Subscribers:65
xdemechanik
---
"Jemma" wrote in message
...
excellent thank you



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



All times are GMT +1. The time now is 09:27 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"