Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have an excel sheet that has the title row as the first row. The rows containing the data can start upto 5 rows below the title row leaving blank rows in between. I want to insert a column as the first column containing line numbers for the rows with the data. The line numbers have to start from the row where the data exists leaving the above blank rows. Is it possible to do this programmatically using C#. I tried using an identity column but it didn't work. The error says "Invalid Operation". Please help! Thanks in advance. -- rkappini ------------------------------------------------------------------------ rkappini's Profile: http://www.excelforum.com/member.php...o&userid=31216 View this thread: http://www.excelforum.com/showthread...hreadid=508883 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
inserting a row into a column that is read on another worksheet | Excel Worksheet Functions | |||
inserting a dash into a column of numbers | Excel Worksheet Functions | |||
in excel worksheet, add numbers in column k2&k3 | Excel Worksheet Functions | |||
line and column numbers | Excel Discussion (Misc queries) | |||
Counter for inserting sequence of numbers in Column C | Excel Programming |