Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 390
Default Need Some Help! Right Click Doing strange things

When I right click, a windows explorer opens in addition to normal right
click menu. What did I do & how do I stop the explorer window from opening

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Need Some Help! Right Click Doing strange things


Is a macro supposed to happen when you right click?


--
Stringer
------------------------------------------------------------------------
Stringer's Profile: http://www.thecodecage.com/forumz/member.php?userid=117
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=62893

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 390
Default Need Some Help! Right Click Doing strange things



"Stringer" wrote:


Is a macro supposed to happen when you right click?


--
Stringer
------------------------------------------------------------------------
Stringer's Profile: http://www.thecodecage.com/forumz/member.php?userid=117
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=62893

No, not that I intended. Just want normal right click menu. Evidently i invoked a macro

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Need Some Help! Right Click Doing strange things


If its in Excel then press Alt+F11 then double click "ThisWorkbook" on
the left hand side and see if there is code in there entitled
Code:
--------------------
Private Sub Workbook_SheetBeforeRightClick(ByVal Sh As Object, ByVal Target As Range, Cancel As Boolean)

--------------------
this is what will be executing when right clicking, if you're not sure
of the code ther then post it here where we can help!

Bill;226483 Wrote:
"Stringer" wrote:


Is a macro supposed to happen when you right click?


--
Stringer

------------------------------------------------------------------------
Stringer's Profile: 'The Code Cage Forums - View Profile: Stringer'

(http://www.thecodecage.com/forumz/member.php?userid=117)
View this thread: 'Need Some Help! Right Click Doing strange things -

The Code Cage Forums'
(http://www.thecodecage.com/forumz/sh...ad.php?t=62893)

No, not that I intended. Just want normal right click menu. Evidently

i invoked a macro



--
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=62893

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
About this website - When I click on things nothing happens. Shawn777 Excel Discussion (Misc queries) 1 August 17th 07 08:11 PM
When I paste numbers in to cells why do strange things appear? KAL New Users to Excel 1 October 23rd 06 04:56 PM
Strange things happening in Excel!!!!! Chrisp2408 Excel Discussion (Misc queries) 2 February 21st 06 07:38 AM
Help!!!! Strange things are happening to a Shared Workbook!! Sarahp Excel Worksheet Functions 0 February 6th 06 01:05 PM
Copy formulas - strange things happens Pop Excel Discussion (Misc queries) 1 January 17th 05 04:05 PM


All times are GMT +1. The time now is 12:05 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"