ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Tech help (https://www.excelbanter.com/excel-programming/445130-tech-help.html)

[email protected]

Tech help
 
I have a list of over a hundred tv channels that shows for each
channel a text description followed by a channel number. How can I
extract the channel number and place it in the adjoining cell for
every listing? Is this possible?

Gord Dibben[_2_]

Tech help
 
DataText to Columns?

See help on RIGHT function?

Post a few examples?


Gord

On Mon, 21 Nov 2011 14:44:49 -0800 (PST), "
wrote:

I have a list of over a hundred tv channels that shows for each
channel a text description followed by a channel number. How can I
extract the channel number and place it in the adjoining cell for
every listing? Is this possible?


Don Guillett[_2_]

Tech help
 
On Nov 21, 5:02*pm, Gord Dibben wrote:
DataText to Columns?

See help on RIGHT function?

Post a few examples?

Gord

On Mon, 21 Nov 2011 14:44:49 -0800 (PST), "







wrote:
I have a list of over a hundred tv channels that shows for each
channel a text description followed by a channel number. How can I
extract the channel number and place it in the adjoining cell for
every listing? Is this possible?

correct for word wrap

'=RIGHT(A1,LEN(A1)-SEARCH("@",SUBSTITUTE(A1," ","@",LEN(A1)-
LEN(SUBSTITUTE(A1," ","")))))


All times are GMT +1. The time now is 12:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com