#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 683
Default Data Entry

When I enter data in a cell, the hour glass appears and takes 60 seconds to
enter and move to another cell. How do I shut this function off to avoid the
60 sec delay?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,344
Default Data Entry

Hi Brian,

First, the delay is probably occuring because your spreadsheet is
recalculating. You can turn this feature off by choosing Tools, Options,
Calculation, Manual.

But remember when you want your spreadsheet to update you must force
recalculation, one way is by pressing F9

--
Thanks,
Shane Devenshire


"Brian" wrote:

When I enter data in a cell, the hour glass appears and takes 60 seconds to
enter and move to another cell. How do I shut this function off to avoid the
60 sec delay?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 683
Default Data Entry

Shane,

Thanks for the reply. I shut off the calc function earlier today with no
impact. Any other suggestions would be appreciated. It doesn't occur on
other files. Brian

"ShaneDevenshire" wrote:

Hi Brian,

First, the delay is probably occuring because your spreadsheet is
recalculating. You can turn this feature off by choosing Tools, Options,
Calculation, Manual.

But remember when you want your spreadsheet to update you must force
recalculation, one way is by pressing F9

--
Thanks,
Shane Devenshire


"Brian" wrote:

When I enter data in a cell, the hour glass appears and takes 60 seconds to
enter and move to another cell. How do I shut this function off to avoid the
60 sec delay?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,344
Default Data Entry

Hi,

First I would check to see if there are any links - choose Edit, and see if
Edit Links is available.

Second, I would make sure no other Excel workbooks are open.

Third, I would check to see if there is any code in the file - open the VB
editor (press Alt+F11)

Select your file in the Project window and double click each object (sheet1,
sheet2, ... thisWorkbook) and check the modules folder if there is one. You
are looking for a macro that runs when you move or change something. A macro
named Worksheet_Change or Worksheet_SelectionChange or something like that.
--
Thanks,
Shane Devenshire


"ShaneDevenshire" wrote:

Hi Brian,

First, the delay is probably occuring because your spreadsheet is
recalculating. You can turn this feature off by choosing Tools, Options,
Calculation, Manual.

But remember when you want your spreadsheet to update you must force
recalculation, one way is by pressing F9

--
Thanks,
Shane Devenshire


"Brian" wrote:

When I enter data in a cell, the hour glass appears and takes 60 seconds to
enter and move to another cell. How do I shut this function off to avoid the
60 sec delay?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 683
Default Data Entry

Shane,

You should know I recently moved the workbook to a newer computer.
Previously, I used the sheet in Excel 2000 (Windows 98) with no issues. Now,
I'm trying to use it in Excel 2007 (XP Prof). But other workbooks do not
experience this annoying delay.

There is a linked worksheet I use with this workbook.

I opened the VB Editor. There is no code in the modules.
Brian
"ShaneDevenshire" wrote:

Hi,

First I would check to see if there are any links - choose Edit, and see if
Edit Links is available.

Second, I would make sure no other Excel workbooks are open.

Third, I would check to see if there is any code in the file - open the VB
editor (press Alt+F11)

Select your file in the Project window and double click each object (sheet1,
sheet2, ... thisWorkbook) and check the modules folder if there is one. You
are looking for a macro that runs when you move or change something. A macro
named Worksheet_Change or Worksheet_SelectionChange or something like that.
--
Thanks,
Shane Devenshire


"ShaneDevenshire" wrote:

Hi Brian,

First, the delay is probably occuring because your spreadsheet is
recalculating. You can turn this feature off by choosing Tools, Options,
Calculation, Manual.

But remember when you want your spreadsheet to update you must force
recalculation, one way is by pressing F9

--
Thanks,
Shane Devenshire


"Brian" wrote:

When I enter data in a cell, the hour glass appears and takes 60 seconds to
enter and move to another cell. How do I shut this function off to avoid the
60 sec delay?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Control Data Entry - push entry to next cell Ofelia Excel Discussion (Misc queries) 0 July 7th 08 04:19 PM
Auto entry of data based on entry of text in another column or fie Judy Rose Excel Discussion (Misc queries) 2 May 21st 08 01:14 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing [email protected] Excel Discussion (Misc queries) 0 March 20th 08 12:45 PM
Cell Entry That Locks Selected Cells From Any Data Entry. ron Excel Worksheet Functions 5 February 16th 07 09:52 PM
format data displayed on Excel data entry form Bob, too Setting up and Configuration of Excel 0 May 19th 05 08:26 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"