#1   Report Post  
sari pratiwi via OfficeKB.com
 
Posts: n/a
Default help on formula

I need to transfer datas from cells K11 and L11 to AE11 and AF11 based on
the answer of P11. For example if P11 is Y then the data from K11 & L11
will transfer to AE11 & AF11, but when P11 is N, then the data would not
transfer. How do I create a formula for that?
  #2   Report Post  
Carole O
 
Posts: n/a
Default

=IF(P11="Y",K11,"") Enter this in AE11. Enter this in AF11
=IF(P11="Y",L11,"")

The "" at the end tells Excel to put a space in the cell if the condition is
not met.

Hope this helps,

Carole O

"sari pratiwi via OfficeKB.com" wrote:

I need to transfer datas from cells K11 and L11 to AE11 and AF11 based on
the answer of P11. For example if P11 is Y then the data from K11 & L11
will transfer to AE11 & AF11, but when P11 is N, then the data would not
transfer. How do I create a formula for that?

  #3   Report Post  
sari pratiwi via OfficeKB.com
 
Posts: n/a
Default

Thx carole. That helps a lot. God bless you ^-^

--
Message posted via http://www.officekb.com
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
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
Excel 97 - Adding Every 8th Row - Formula should work, but doesn't Damaeus Excel Worksheet Functions 12 January 23rd 05 04:52 PM
Help with array formula Excel Worksheet Functions 2 January 20th 05 04:17 PM
how to enter a formula using column() function for a range Mike Peter Excel Worksheet Functions 6 December 8th 04 07:11 AM


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