bristolrob
New Member
- Joined
- Apr 23, 2018
- Messages
- 34
I am converting a pdf to excel and encountering an issue where the conversion inserts carriage returns into a new cell below its dot entry.
Is there a way of getting the data from the carriage return back into its correct cell entry in the row above.
The conversion is on the left and what i am after is on the right
[TABLE="width: 619"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]engine[/TD]
[TD] [/TD]
[TD]engine[/TD]
[/TR]
[TR]
[TD].engine block[/TD]
[TD] [/TD]
[TD].engine block[/TD]
[/TR]
[TR]
[TD]..exhaust manifold[/TD]
[TD] [/TD]
[TD]..exhaust manifold 3/4inch steel[/TD]
[/TR]
[TR]
[TD]3/4inch steel[/TD]
[TD] [/TD]
[TD]..carburettor[/TD]
[/TR]
[TR]
[TD]..carburettor[/TD]
[TD] [/TD]
[TD]..cooling system steel tubing[/TD]
[/TR]
[TR]
[TD]..cooling system[/TD]
[TD] [/TD]
[TD]..clutch plate[/TD]
[/TR]
[TR]
[TD]steel tubing[/TD]
[TD] [/TD]
[TD]…clutch housing solid steel plate[/TD]
[/TR]
[TR]
[TD]..clutch plate[/TD]
[TD] [/TD]
[TD]..manifold bolts 3/4inch bolts[/TD]
[/TR]
[TR]
[TD]…clutch housing[/TD]
[TD] [/TD]
[TD]..manifold plate[/TD]
[/TR]
[TR]
[TD]solid steel plate[/TD]
[TD] [/TD]
[TD]..manifold cover aluminium cover plate[/TD]
[/TR]
[TR]
[TD]..manifold bolts[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]3/4inch bolts[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]..manifold plate[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]..manifold cover[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]aluminium cover plate[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]
Is there a way of getting the data from the carriage return back into its correct cell entry in the row above.
The conversion is on the left and what i am after is on the right
[TABLE="width: 619"]
<colgroup><col><col><col></colgroup><tbody>[TR]
[TD]engine[/TD]
[TD] [/TD]
[TD]engine[/TD]
[/TR]
[TR]
[TD].engine block[/TD]
[TD] [/TD]
[TD].engine block[/TD]
[/TR]
[TR]
[TD]..exhaust manifold[/TD]
[TD] [/TD]
[TD]..exhaust manifold 3/4inch steel[/TD]
[/TR]
[TR]
[TD]3/4inch steel[/TD]
[TD] [/TD]
[TD]..carburettor[/TD]
[/TR]
[TR]
[TD]..carburettor[/TD]
[TD] [/TD]
[TD]..cooling system steel tubing[/TD]
[/TR]
[TR]
[TD]..cooling system[/TD]
[TD] [/TD]
[TD]..clutch plate[/TD]
[/TR]
[TR]
[TD]steel tubing[/TD]
[TD] [/TD]
[TD]…clutch housing solid steel plate[/TD]
[/TR]
[TR]
[TD]..clutch plate[/TD]
[TD] [/TD]
[TD]..manifold bolts 3/4inch bolts[/TD]
[/TR]
[TR]
[TD]…clutch housing[/TD]
[TD] [/TD]
[TD]..manifold plate[/TD]
[/TR]
[TR]
[TD]solid steel plate[/TD]
[TD] [/TD]
[TD]..manifold cover aluminium cover plate[/TD]
[/TR]
[TR]
[TD]..manifold bolts[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]3/4inch bolts[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]..manifold plate[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]..manifold cover[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]aluminium cover plate[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]