Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How could i resize the number of rows inside an excel sheet?'
actually i've to work with a maximum of 10.000 rows but, i don't know why, my vertical bar is sized to 30.000 rows, so i've some problems to reach an intermediate row quickly because of the high range the vertical bar has to cover... actually my data are less than 3000.. i would like to have: 1) a sheet with a maximum of 10K rows 2) a vertical bar "proportional" to sheet n° of used rows is this possible?? NB. in the same file but other sheets i don't see this problem, everything works right...... thanks in advance. fulvio, salvo |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Fulvio,
You cannot change the number of rows - currently 65536. However, see Debra Dalgleish's suggestions for resetting the used range: http://www.contextures.com/xlfaqApp.html#Unused --- Regards, Norman "furbiuzzu" wrote in message ups.com... How could i resize the number of rows inside an excel sheet?' actually i've to work with a maximum of 10.000 rows but, i don't know why, my vertical bar is sized to 30.000 rows, so i've some problems to reach an intermediate row quickly because of the high range the vertical bar has to cover... actually my data are less than 3000.. i would like to have: 1) a sheet with a maximum of 10K rows 2) a vertical bar "proportional" to sheet n° of used rows is this possible?? NB. in the same file but other sheets i don't see this problem, everything works right...... thanks in advance. fulvio, salvo |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks for your suggestion
i'll try to do that..... but, being other sheets 'normally' sized and 'adapted', could you tell me why this problem occurred?? thanks again Norman Jones ha scritto: Hi Fulvio, You cannot change the number of rows - currently 65536. However, see Debra Dalgleish's suggestions for resetting the used range: http://www.contextures.com/xlfaqApp.html#Unused --- Regards, Norman |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Fulvio,
but, being other sheets 'normally' sized and 'adapted', could you tell me why this problem occurred?? Unless the used range is reset, the range may expand to include data or formats entered in a remote area of the worksheet, even if such data is subsequently deleted. --- Regards, Norman "furbiuzzu" wrote in message oups.com... thanks for your suggestion i'll try to do that..... but, being other sheets 'normally' sized and 'adapted', could you tell me why this problem occurred?? thanks again Norman Jones ha scritto: Hi Fulvio, You cannot change the number of rows - currently 65536. However, see Debra Dalgleish's suggestions for resetting the used range: http://www.contextures.com/xlfaqApp.html#Unused --- Regards, Norman |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
it worked fine, thanks !!!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maximum number of rows in a excel 2003 work sheet | New Users to Excel | |||
Paste Values in Number of rows as count in other sheet | Excel Discussion (Misc queries) | |||
Is there a limit to the number of rows in a excel spread sheet ? | Excel Discussion (Misc queries) | |||
how can i increase number of rows beyone 65536 in excel sheet | Excel Discussion (Misc queries) | |||
How to limit the Number of rows in Excel sheet | Excel Programming |