LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Why Application.CutCopyMode giving problem

Hi Gary,
This is what i did
1. entered fdsfsd in cell B9
2. turned on the Recorder
3. Reselected B9
4. Pressed Cntrl C

'PS at this stage i had a moving border or marquee around the cell
but within seconds it disappeared and i couldnt do paste.
By the way this is on a brand new workbook/sheet with no other workbook
open or VBA in it.
This is what got recorded:
Sub tryy()
Range("B9").Select
Selection.Copy
Application.CutCopyMode = False
Range("B10").Select
End Sub
Very different from yours.
Gary, if i do not have any vba codes in my workbook the copy/cut and
paste performs as it should. But the moment i write a code even if it
is just a blank sub ... end sub with no codes in between; i am unable
to use the paste.
Pls excuse me, i am in Zambia Africa on dial up. I have discussed with
a number of IT chaps here but no luck. will catch up with U tomorrow.
Mny thks and rgds K



 
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
Why is Application.CutCopyMode False? Gary''s Student Excel Programming 2 February 16th 06 10:08 PM
Application.DisplayFormulaBar Kills CutCopyMode Ed Adamthwaite Excel Programming 2 July 26th 05 01:59 PM
Cutcopymode problem Roman[_4_] Excel Programming 6 June 24th 05 12:02 PM
Hidden hyperlinks giving me a problem... llagun01 Excel Programming 0 May 6th 04 01:48 AM
CopyPicture is giving problem Ahmed Iftikhar Excel Programming 1 April 6th 04 10:56 PM


All times are GMT +1. The time now is 08:55 AM.

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"