Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,049
Default Test-To-Columns 256

in VBA you can use the SPLIT function to parse the data into an array and
then transpose this into a sheet, so that you don't have that 256 column
limit. Unless of course you have more than that number of rows ...
"Otto Moehrbach" wrote in message
...
Excel XP & Win XP
With VBA, I need to break down large cell entries (more than 256 words)
into individual words. Text-To-Columns works only for 256 words because
of the 256 column limit in Excel XP. Is there a work-around to place the
words into a column rather than a row? Thanks for your time. Otto
PS: My objective is to have VBA work with each individual word. Is there
another way for VBA to capture each individual word?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with test to columns feature identifying odd delimiting character mark_jm via OfficeKB.com Excel Discussion (Misc queries) 4 May 4th 10 11:22 AM
test data in two columns, return totals eugene Excel Worksheet Functions 3 February 22nd 08 06:05 AM
TEST for items in 2 columns to MATCH? nastech Excel Discussion (Misc queries) 4 September 22nd 07 05:29 AM
Trying to test several columns for changes when entering data Bruce[_2_] Excel Programming 1 May 23rd 07 06:04 PM
Sum one column after capmaring test from teo more columns Ashfaq Excel Worksheet Functions 1 January 5th 05 02:45 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"