Home |
Search |
Today's Posts |
#3
![]() |
|||
|
|||
![]() Hi =IF(B1<"",COUNTA($B$1:B20)&".","") Copy this formula down from A1 to A20. This formula works for data in column B, if data is deleted in B16 the line count in the A column will be numbered 1 through 19, skipping over the blank cell A16, that is the formula counts the non blank cells in the range B1:B20. Notice the catenation in the formula { &"." }, you can remove this altogether or replace the period with whatever text you choose. Matt -- Flintstone ------------------------------------------------------------------------ Flintstone's Profile: http://www.excelforum.com/member.php...o&userid=15310 View this thread: http://www.excelforum.com/showthread...hreadid=373661 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
chart label reference based on the column number | Charts and Charting in Excel | |||
LINK ONE ROW BASED ON CONTENTS OF A COLUMN WITHIN THE ROW (DATE) | Excel Worksheet Functions | |||
COUNT INFORMATION IN COLUMN B ONLY IF A1 MATCHES K1 COUNT THAT CE. | Excel Worksheet Functions | |||
Can you conditional format based on information in cell comments? | Excel Worksheet Functions | |||
Dynamic Column VlookUps Based on Week Number | Excel Worksheet Functions |