ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Cursor cell selector is displayed again (https://www.excelbanter.com/excel-programming/299782-cursor-cell-selector-displayed-again.html)

Robert kempers

Cursor cell selector is displayed again
 
Dear All,

I am using Excel 2000. I have written an application. When I save a
workbook by hand and hereafter I open the same workbook again I notice
that I have now two cursor cell selectors. When I press the page down
and page up keys the wrong cursor cell selector will disappear.

Can somebody tells me why this happens and what can I do about it ?

Kind regards,

Robert Kempers

keepITcool

Cursor cell selector is displayed again
 
can it have something to do with a macro (in an addin or personal
workbook) that sets screenupdating to false?

keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


(Robert kempers) wrote:

Dear All,

I am using Excel 2000. I have written an application. When I save a
workbook by hand and hereafter I open the same workbook again I notice
that I have now two cursor cell selectors. When I press the page down
and page up keys the wrong cursor cell selector will disappear.

Can somebody tells me why this happens and what can I do about it ?

Kind regards,

Robert Kempers



Robert kempers

Cursor cell selector is displayed again
 
Correct. I am using a macro which is setting screenupdating to false at
the start of the code. By ending the macro I put it back to true.

What are you trying to tell me ?



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

keepITcool

Cursor cell selector is displayed again
 
your asking a question why your screen isn't updated
(and you see the "double cursor")

You sure your code reaches the end (where you reset it to true) and
doesn't bug out on an error before it reaches that line?

Also: Menu.Animation (right click toolbar,customize/tab options) =
if it's on SLIDE my system tends to have these hiccups.
Fade takes less processor time.




keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


Robert Kempers wrote:

Correct. I am using a macro which is setting screenupdating to false at
the start of the code. By ending the macro I put it back to true.

What are you trying to tell me ?



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



david mcritchie

Cursor cell selector is displayed again
 
Hi Robert,
Do you mean you have two cursors.
-- two cells selected,
--- two active cells (like more than one fill handle)
Look on the Status Bar first before hitting F8
do you see EXT or ALT use F8 to remove Extended mode
Have you lost control of anything, if so what?
Can you select one cell, a range of cells

If you have a lot of cells that appear to be selected ,
or you see two cells that have the fill handle, or you
can't do anything -- moving the mouse may show selections
for other cells but you're not pressing down on either button.
see http://www.mvps.org/dmcritchie/excel/ghosting.htm
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Robert kempers" wrote in message m...
Dear All,

I am using Excel 2000. I have written an application. When I save a
workbook by hand and hereafter I open the same workbook again I notice
that I have now two cursor cell selectors. When I press the page down
and page up keys the wrong cursor cell selector will disappear.

Can somebody tells me why this happens and what can I do about it ?

Kind regards,

Robert Kempers





All times are GMT +1. The time now is 03:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com