Formula to return Column A Heading

mcranda256

New Member
Joined
Mar 11, 2019
Messages
5
X3Vz5Sm
https://ibb.co/X3Vz5Sm

X3Vz5Sm
I have a data set where column A is a heading. I would like the information in column A to be in column E of each line.
X3Vz5Sm
Image of spreadsheet is in the link given above. Also, is this data in tabular format?

Thank you
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
https://ibb.co/gjtHFQj

Maybe this image will help. All of the headings in column A, I would like in column E under. Column A starts at row 2 and ends at 136. Then, there is another heading. This is how the data is extracted out of my software. It is so frustrating.
 
Upvote 0
What do you mean column E under ? Do you want the column A heading for each block of data to be on every row in column E ?
 
Upvote 0
[TABLE="width: 673"]
<colgroup><col><col><col><col><col><col span="2"></colgroup><tbody>[TR]
[TD][/TD]
[TD]matter id[/TD]
[TD]cl sort matter descrps[/TD]
[TD="colspan: 2"]area of law[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]managing none[/TD]
[TD]1/001[/TD]
[TD]client1matter1[/TD]
[TD]admin[/TD]
[TD]managing none[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]1/002[/TD]
[TD]client2matter1[/TD]
[TD]family[/TD]
[TD]managing none[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]1/003[/TD]
[TD]client3matter2[/TD]
[TD]criminal[/TD]
[TD]managing none[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]managing bill jones[/TD]
[TD]2/101[/TD]
[TD]client4matter3[/TD]
[TD]family[/TD]
[TD]managing bill jones[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]2/102[/TD]
[TD]client5matter4[/TD]
[TD]criminal[/TD]
[TD]managing bill jones[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]2/103[/TD]
[TD]client5matter6[/TD]
[TD]family[/TD]
[TD]managing bill jones[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="colspan: 3"]is this very simplified layout what you want ?[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 
Upvote 0
so in column E check if column A is blank - if it is return the cell above in column E - if it is not return the cell in column A
 
Upvote 0
BLGxLmz
The attorney is listed in a tabular format. The attorney is listed in column A above the data. For lines 1850 and 1850, In column E I would like it to return Tasa, Maranda. Does this make sense?
 
Upvote 0

Forum statistics

Threads
1,223,909
Messages
6,175,313
Members
452,634
Latest member
cpostell

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top