LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 151
Default If formula true result then divided into 2 columns

I am trying to write an If formula that tells me:
If the value is true then divide the total column by 34% and 66% and put
each percent in a seperate cell.
V13=IF(C13="Both", T12*0.66, T12*0)
U13==IF(C13="Both", T12*0.34, T12*0)


I did this it does not should an error but it basically says that b/c this
formula is making that cell equal 0 so it will calculate 1 column correctly
and the other will have a valueof a zero.

Is there an IF THEN kind of statement...So aggrevating becuase I am so close.


 
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
True number as the result to an If-Then function kingham78 Excel Discussion (Misc queries) 2 October 12th 06 12:09 PM
True number as the result to an If-Then function kingham Excel Discussion (Misc queries) 2 October 11th 06 10:37 PM
True number as the result to an If-Then function kingham Excel Discussion (Misc queries) 0 October 11th 06 10:28 PM
True number as the result to an If-Then function kingham Excel Discussion (Misc queries) 0 October 11th 06 10:27 PM
How do I highlight a formula result (IF statment=True) ncgrit Excel Worksheet Functions 1 March 17th 06 06:23 PM


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