Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how many 8 column records (as in addresses) will a work sheet hold/ How many
will a workbook hold ?how can you combine sheets into one huge list? I am working on a list of @ 100,000 names and addresses. I already have some 25,000 and I don't want to be surprised. Thank you in advance for your help. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You are limited to 65536 rows in a sheet, unless you use Excel 2007. You
can use as many sheets as your memory will allow. -- David Biddulph Daphtg wrote: how many 8 column records (as in addresses) will a work sheet hold/ How many will a workbook hold ?how can you combine sheets into one huge list? I am working on a list of @ 100,000 names and addresses. I already have some 25,000 and I don't want to be surprised. Thank you in advance for your help. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Excel 2003 allows 65536 rows. Excel 2007 allows 1,048,576. One solution is to store data in Access and connect to it from insde of Excel either through a database query or a pivot table. -- If this helps, please click the Yes button. Cheers, Shane Devenshire "Daphtg" wrote: how many 8 column records (as in addresses) will a work sheet hold/ How many will a workbook hold ?how can you combine sheets into one huge list? I am working on a list of @ 100,000 names and addresses. I already have some 25,000 and I don't want to be surprised. Thank you in advance for your help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Database and List Management functions | Excel Discussion (Misc queries) | |||
List Management Help Please | Excel Discussion (Misc queries) | |||
File Management using VBA | Excel Discussion (Misc queries) | |||
Project Management | Excel Discussion (Misc queries) | |||
which is best for mailing list management, Outlook or Excel? | New Users to Excel |