Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have to a cell "A" holding full description of an item, the description
can be as long as 80 characters. I need to break the descritption into 3 separate columns, with the one column holding the first 30 characters, second column 20 characters, and last column 30 characters. Each column must have complete nouns only, I cannot pull partial words from the description (A) column. thank you. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
s,
Please clarify... Must all of the text break at a space? If a word extends, even one character, beyond the limit must it then go in the next column? What does your code look like so far? Jim Cone San Francisco, USA "sunnyday" wrote in message I have to a cell "A" holding full description of an item, the description can be as long as 80 characters. I need to break the description into 3 separate columns, with the one column holding the first 30 characters, second column 20 characters, and last column 30 characters. Each column must have complete nouns only, I cannot pull partial words from the description (A) column. thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract text in middle using Mid and Find or Search | Excel Discussion (Misc queries) | |||
search or find, and extract? | Excel Discussion (Misc queries) | |||
Search/Extract Formula | Excel Discussion (Misc queries) | |||
filename search and extract into a cell | Excel Discussion (Misc queries) | |||
Search/Extract Data w/in Text File | Excel Discussion (Misc queries) |