Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hallo everybody! Any idea if itīs possible to get more then 65500 cells out of excel or is it impossible? Sweden -- Sweden ------------------------------------------------------------------------ Sweden's Profile: http://www.excelforum.com/member.php...o&userid=27322 View this thread: http://www.excelforum.com/showthread...hreadid=468911 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The number of rows is limited to 65536 per worksheet.
Sweden wrote: Hallo everybody! Any idea if itīs possible to get more then 65500 cells out of excel or is it impossible? Sweden -- Sweden ------------------------------------------------------------------------ Sweden's Profile: http://www.excelforum.com/member.php...o&userid=27322 View this thread: http://www.excelforum.com/showthread...hreadid=468911 -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As Dave says a worksheet is 65,536 rows and that is not negotiable. However
you can link Excel up to Access and through Queries or Pivot Tables Access a much larger number of records. -- HTH... Jim Thomlinson "Sweden" wrote: Hallo everybody! Any idea if itÂīs possible to get more then 65500 cells out of excel or is it impossible? Sweden -- Sweden ------------------------------------------------------------------------ Sweden's Profile: http://www.excelforum.com/member.php...o&userid=27322 View this thread: http://www.excelforum.com/showthread...hreadid=468911 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: match two cells in one sheet to two cells in another and return a third cells value | Excel Worksheet Functions | |||
compare 2 column cells and return the adjacent columns cells data of the cell | Excel Worksheet Functions | |||
over 65500 cells? | Excel Discussion (Misc queries) | |||
over 65500 cells? | Excel Worksheet Functions | |||
Skip cells with TAB/SHIFT+TAB but allow arrow keys/mouse selection of skipped cells | Excel Programming |