ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   why a delay when entering data (https://www.excelbanter.com/excel-discussion-misc-queries/2181-why-delay-when-entering-data.html)

doctor9

why a delay when entering data
 
new in 2003, I am getting a delay when entering data before the cursor jumps
to the next cell. It seems to be related to iteration, but iteration didn't
produce this effect in 2000. Anyone know why and how to prevent the delay?

Dave Peterson

I don't know of a reason iteration would affect this.

But my first though was that you had a worksheet_change event firing that was
calling itself recursively until excel gave up trying.

If you open the workbook with macros disabled, do you have the same delay?

If no, try rightclicking on the worksheet tab and selecting view code. (If the
project is protected, you may need a password to see this.)

If you see code there, you may have found the problem. If you have trouble
fixing it, copy the code into a followup message. (Not the workbook!)

I'm sure someone will be able to help.

doctor9 wrote:

new in 2003, I am getting a delay when entering data before the cursor jumps
to the next cell. It seems to be related to iteration, but iteration didn't
produce this effect in 2000. Anyone know why and how to prevent the delay?


--

Dave Peterson


All times are GMT +1. The time now is 07:04 PM.

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