LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 39
Default Undismissible Alert

Some more weird things are happening:
1. VBA editor does not display any code for any spreadsheet currently
open in Excel. (In Excel, Tools Macro Visual Basic Editor. It does
open the editor but nothing in it to work with, cannot even see
anything in the Properties pane)
2. It seems any change to ANY cell on the spreadsheet will trigger the
alert. But the If condition clearly specified the locations being
watched: (Target.Column = 3 Or Target.Column = 9) And Target.Row 25
And Target.Row <= textRow
3. When I stepped through the code in debugging mode, the execution
went through the GoTo statement at all times, i.e. wrongPoolEntry,
regardless of whether the If conditions are met

I think 2 and 3 are somehow related

 
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
alert nader Excel Worksheet Functions 4 December 15th 08 04:14 PM
alert Brian Excel Discussion (Misc queries) 0 December 21st 06 06:52 PM
Pop-up Alert Help Thomas Excel Programming 2 September 20th 05 01:27 AM
alert Paula[_4_] Excel Programming 2 July 5th 05 09:57 PM
alert Chad Excel Programming 0 April 22nd 05 04:17 PM


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