#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 51
Default m4=b4 only if

I want to copy data from on cell to another cell, but only if a third cell
has data in it.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default m4=b4 only if

And what should the value of "another cell" be if the third cell has no
data?

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Derek" wrote in message
...
I want to copy data from on cell to another cell, but only if a third cell
has data in it.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 905
Default m4=b4 only if

"Derek" wrote:
I want to copy data from on cell to another cell,
but only if a third cell has data in it.


A little light on details, to say the least. "You get as good as you give".
Perhaps something like (in M4):

=if(A4="", "", B4)
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 06:57 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"