Below is an example of a text based spreadsheet we use for cross referencing valid cost codes. I am trying to eliminate the Write-in range of numbers and assign actual rows for each of those numbers so they can be used in a look up table. I added column F as LEFT formula and Column H as a RIGHT Formula to isolate the numbers so I could perform the difference calc in Col H.
Ideally, I'd like to insert the correct number of rows below the first write in and number them accordingly, Big Bonus if I could include the title "Write In" into column C.
I am using Excel 2013
[TABLE="width: 700"]
<tbody>[TR]
[TD]row[/TD]
[TD]b1[/TD]
[TD]c1[/TD]
[TD]d1[/TD]
[TD]e1[/TD]
[TD]f1[/TD]
[TD]g1[/TD]
[TD]h1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]20[/TD]
[TD]00001180[/TD]
[TD]Consultant[/TD]
[TD]WK[/TD]
[TD]rate[/TD]
[TD]00001180[/TD]
[TD]00001180[/TD]
[TD]0[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]21[/TD]
[TD]00001190 thru 00001199[/TD]
[TD]Write in[/TD]
[TD]AR[/TD]
[TD]AR[/TD]
[TD]00001190[/TD]
[TD]00001199[/TD]
[TD]9[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]50[/TD]
[TD]00001271[/TD]
[TD]Power Consumption[/TD]
[TD]WK[/TD]
[TD]rate[/TD]
[TD]00001271[/TD]
[TD]00001271[/TD]
[TD]0[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]51[/TD]
[TD]00001290 thru 00001295[/TD]
[TD]Write In[/TD]
[TD]AR[/TD]
[TD]AR[/TD]
[TD]00001290[/TD]
[TD]00001295[/TD]
[TD]5[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Ideally, I'd like to insert the correct number of rows below the first write in and number them accordingly, Big Bonus if I could include the title "Write In" into column C.
I am using Excel 2013
[TABLE="width: 700"]
<tbody>[TR]
[TD]row[/TD]
[TD]b1[/TD]
[TD]c1[/TD]
[TD]d1[/TD]
[TD]e1[/TD]
[TD]f1[/TD]
[TD]g1[/TD]
[TD]h1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]20[/TD]
[TD]00001180[/TD]
[TD]Consultant[/TD]
[TD]WK[/TD]
[TD]rate[/TD]
[TD]00001180[/TD]
[TD]00001180[/TD]
[TD]0[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]21[/TD]
[TD]00001190 thru 00001199[/TD]
[TD]Write in[/TD]
[TD]AR[/TD]
[TD]AR[/TD]
[TD]00001190[/TD]
[TD]00001199[/TD]
[TD]9[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]50[/TD]
[TD]00001271[/TD]
[TD]Power Consumption[/TD]
[TD]WK[/TD]
[TD]rate[/TD]
[TD]00001271[/TD]
[TD]00001271[/TD]
[TD]0[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]51[/TD]
[TD]00001290 thru 00001295[/TD]
[TD]Write In[/TD]
[TD]AR[/TD]
[TD]AR[/TD]
[TD]00001290[/TD]
[TD]00001295[/TD]
[TD]5[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]