Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I will need much more than 256 columns on my spreadsheet. How do I go about
that? I guess I would need separate worksheets, but please explain how to link it, etc. a second question is: I am replacing a formula with its result. I have a column of more than 20,000 rows. How do I do it going down the column without doing each one individually? -- newyorkjoy thanks for the help! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
joy,
Excel 2007 has some 16,000 columns, I think. But it's pretty unusual to need more than 256. As for replacing formulas with the current results, just do this. Select the cells. Copy. Keep the selection exactly where it is. Edit - Paste Special - Values. -- Earl Kiosterud www.smokeylake.com ----------------------------------------------------------------------- "newyorkjoy" wrote in message ... I will need much more than 256 columns on my spreadsheet. How do I go about that? I guess I would need separate worksheets, but please explain how to link it, etc. a second question is: I am replacing a formula with its result. I have a column of more than 20,000 rows. How do I do it going down the column without doing each one individually? -- newyorkjoy thanks for the help! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You don't say how you are going to get the data into Excel that has more than
256 columns of data. If you are reading it from a .csv file or a .txt file that is in a more or less standard comma/semi-colon/tab or pipe symbol ( | ) field separated format, I created an Excel workbook that will read such a file and import it into pre-Excel 2007 workbooks creating the necessary added worksheets to accomodate all of the columns of data. It is still limited to 64K rows, but your number of approximately 20,000 is well within that limit. You can download and try the workbook from he http://www.jlathamsite.com/uploads/I...umnsOfData.xls Runs under any version of Excel. Also works to read type of files mentioned that have less than 256 columns of data just as well - I'm not sure if it is a smarter or dumber version of the text import feature, but in some cases (as with large number of columns) it is definitely smarter. "newyorkjoy" wrote: I will need much more than 256 columns on my spreadsheet. How do I go about that? I guess I would need separate worksheets, but please explain how to link it, etc. a second question is: I am replacing a formula with its result. I have a column of more than 20,000 rows. How do I do it going down the column without doing each one individually? -- newyorkjoy thanks for the help! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel csv spreadsheet-How to save info exceeding 20 columns | Excel Worksheet Functions | |||
Sound For Calculated Number Exceeding Limit | Excel Discussion (Misc queries) | |||
Exceeding Cell Limit with HTTP requests | Excel Discussion (Misc queries) | |||
Exceeding the limit for Nested IFs | Excel Worksheet Functions | |||
Can I add more columns to a spread sheet or is limit 256 columns | Excel Discussion (Misc queries) |