Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Becky
 
Posts: n/a
Default Formula with options

I want to create a formula that says 'if cell A1=0 then do this sum but if
cell A1 doesn't =0 then do a different sum.

Can this be done - if so how?!
  #2   Report Post  
ivano
 
Posts: n/a
Default


"Becky" ha scritto nel messaggio
...
I want to create a formula that says 'if cell A1=0 then do this sum but if
cell A1 doesn't =0 then do a different sum.

Can this be done - if so how?!


hy,
=IF(A1=0,SUM(1,3),SUM(2,5))
ivano


  #3   Report Post  
Becky
 
Posts: n/a
Default

Thanks.

It's not quite what I need - my fault for not being specific enough. I need
the formula to be if A=0 then 12*12 if A doesn't = 0 then 6*12.

"ivano" wrote:


"Becky" ha scritto nel messaggio
...
I want to create a formula that says 'if cell A1=0 then do this sum but if
cell A1 doesn't =0 then do a different sum.

Can this be done - if so how?!


hy,
=IF(A1=0,SUM(1,3),SUM(2,5))
ivano



  #4   Report Post  
Becky
 
Posts: n/a
Default

It's ok, I've sorted it by modifying the answer ivano gave.

Thanks - you're a star!!! much frustration has now eased!

"Becky" wrote:

Thanks.

It's not quite what I need - my fault for not being specific enough. I need
the formula to be if A=0 then 12*12 if A doesn't = 0 then 6*12.

"ivano" wrote:


"Becky" ha scritto nel messaggio
...
I want to create a formula that says 'if cell A1=0 then do this sum but if
cell A1 doesn't =0 then do a different sum.

Can this be done - if so how?!


hy,
=IF(A1=0,SUM(1,3),SUM(2,5))
ivano



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
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


All times are GMT +1. The time now is 06:25 AM.

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

About Us

"It's about Microsoft Excel"