Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Adapting the earlier to suit your line:
=IF(Timesheet!E$1="","No Project",Timesheet!E$1) In Sheet2's B2, copied down: =IF(INDEX(Timesheet!$1:$1,ROWS($1:1)+4)="","No Project",INDEX(Timesheet!$1:$1,ROWS($1:1)+4)) -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Fill a column with the contents of another column based on a choic | Excel Discussion (Misc queries) | |||
Auto fill Column based on data in other columns | New Users to Excel | |||
How to have Excel Fill In Data in Column based on another columns | Excel Worksheet Functions | |||
How do I Fill a column with dates (for 3 years of daily data) | Excel Discussion (Misc queries) | |||
I have a list of data, fill in the gaps. FILL function won't work | Excel Discussion (Misc queries) |