arkk
New Member
Hi All,
In my data sheet I have some data. The number of rows in which data is filled is 80. When I do Ctrl+End the end cell it takes me is around 65536. This is the row count shown in the vbscript. How can I make selection restricted so that when I do ctrl+End it goes to the end of 80th cell and not beyond.
I tried selecting the cells from 81 to ctrl+shift+end and delete but still no luck
Many Thanks
In my data sheet I have some data. The number of rows in which data is filled is 80. When I do Ctrl+End the end cell it takes me is around 65536. This is the row count shown in the vbscript. How can I make selection restricted so that when I do ctrl+End it goes to the end of 80th cell and not beyond.
I tried selecting the cells from 81 to ctrl+shift+end and delete but still no luck
Many Thanks