#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 40
Default Insert cell

I have a very strange problem. When I go to a cell and right click and
select insert cell I get the dialog box that selects second option "shift
cells down" and it works correctly. But not again for 10 minutes? What I
get instead is dialog box with first option selected and when I select
second option "shift cells down" I get pop up box with error message "To
prevent possible loss of data etc,etc, etc." However after several very
long minutes it will work correctly once and then have to wait again??

Using Excel 2002


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Insert cell


It sounds like you have code running, it may be contained in teh
worksheet calculate, change or selectionchange event, to find it right
click on your worksheet tab and choose View Code and see whats there
that may be interfering with your paste, if there is nothing there it
may be in the ThisWorkbook module, to see that press Alt+F11 then double
click Thisworkbook on the left hand side.

Stanley Braverman;246461 Wrote:
I have a very strange problem. When I go to a cell and right click and
select insert cell I get the dialog box that selects second option
"shift
cells down" and it works correctly. But not again for 10 minutes? What
I
get instead is dialog box with first option selected and when I select
second option "shift cells down" I get pop up box with error message
"To
prevent possible loss of data etc,etc, etc." However after several very
long minutes it will work correctly once and then have to wait again??

Using Excel 2002



--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=68794

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
'IF' Macro to insert cell contents to alternate cell if cell not e Gryndar Excel Worksheet Functions 6 December 20th 08 05:02 PM
Insert a value in a cell based upon a comparison of cell values in 2 separate worksheets Doctorjones_md Excel Worksheet Functions 7 June 8th 07 09:32 PM
Insert a value in a cell based upon a comparison of cell values in 2 separate worksheets Doctorjones_md Excel Programming 7 June 8th 07 09:32 PM
Can I auto insert a worksheet when I insert a value in a cell. iainc Excel Worksheet Functions 0 April 27th 06 08:37 AM
Insert cell/format/text/fontsize and auto insert into header? Unfurltheflag Excel Programming 2 November 3rd 04 05:39 PM


All times are GMT +1. The time now is 03:23 PM.

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

About Us

"It's about Microsoft Excel"