Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Is it possible to do this?

Im looking for a function (hopefully) that allows me to do something like this:

IF C2=Sheet!B2 then "write"Sheet!D2 ElseIF "Blank"

* Also when I specity C2 (for example) I actually need it for the whole C
(column), so I would need to copy it, right?

*or instead of blank, fill the cell with yellow or red.

Is this possible?

Ivan


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Is it possible to do this?

Try this and drag down as required:-

=IF(C2=Sheet2!B2,Sheet2!D2,"")

Mike

"ivera" wrote:

Im looking for a function (hopefully) that allows me to do something like this:

IF C2=Sheet!B2 then "write"Sheet!D2 ElseIF "Blank"

* Also when I specity C2 (for example) I actually need it for the whole C
(column), so I would need to copy it, right?

*or instead of blank, fill the cell with yellow or red.

Is this possible?

Ivan


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 05:21 PM.

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"