Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"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) |