Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=Trim(if($A$1=Row(),"X","") & " " & if($A$2=row(),"Y",""))
-- Regards, Tom Ogilvy Ed wrote in message ... Thanks all for your quick replies! All solutions worked out great. Now, suppose I expand on this. In Cell A2, it indicates the day which is an OFF DAY. Then, depending on the value of A2, I want to mark a "Y" on one of the cells from B1 to B31. How would I combine the solution from before with this one? Can I do something like this? B1: =IF($A$1=ROW(), "X","") or IF($B$1=ROW(), "Y","") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Macro/VB Question DDE Question | Excel Worksheet Functions | |||
Excel 2003 to Excel 2007 Question | Excel Worksheet Functions | |||
Newbie Question - Subtraction Formula Question | Excel Discussion (Misc queries) | |||
The question is an excel question that I need to figure out howto do in excel. | Excel Worksheet Functions | |||
Statistical Excel Function Question within Excel 2000... | Excel Worksheet Functions |