barracuda24
New Member
- Joined
- Feb 7, 2018
- Messages
- 3
Hello,
We import a report from a website and several of the key information get put into one cell which is very annoying. The problem is the number of characters differs in each cell.
With the example below, what formula can I use to get the ":No of Delegates:" values in column B, which would be 20 and 5.
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD][TABLE="width: 936"]
<tbody>[TR]
[TD="class: xl60, width: 936"]Sandwiches please... Subject of Meeting: Group 1 Meeting... No of Delegates: 20... Room Layout: Conference... Refreshments: Tea/Coffee/Water Biscuits... Lunch: Other[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]20[/TD]
[/TR]
[TR]
[TD][TABLE="width: 936"]
<tbody>[TR]
[TD="class: xl58, width: 936"]Subject of Meeting: Training Course Planning Day... No of Delegates: 5... Refreshments: Not Required... Lunch: Not Required"
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]5[/TD]
[/TR]
</tbody>[/TABLE]
Many thanks for the assistance!
We import a report from a website and several of the key information get put into one cell which is very annoying. The problem is the number of characters differs in each cell.
With the example below, what formula can I use to get the ":No of Delegates:" values in column B, which would be 20 and 5.
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD][TABLE="width: 936"]
<tbody>[TR]
[TD="class: xl60, width: 936"]Sandwiches please... Subject of Meeting: Group 1 Meeting... No of Delegates: 20... Room Layout: Conference... Refreshments: Tea/Coffee/Water Biscuits... Lunch: Other[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]20[/TD]
[/TR]
[TR]
[TD][TABLE="width: 936"]
<tbody>[TR]
[TD="class: xl58, width: 936"]Subject of Meeting: Training Course Planning Day... No of Delegates: 5... Refreshments: Not Required... Lunch: Not Required"
[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]5[/TD]
[/TR]
</tbody>[/TABLE]
Many thanks for the assistance!