![]() |
|
#1
|
|||
|
|||
![]()
Nope it is not proper. Insert an new class module and put that code there. Then initialize the class using something like this in the standard module:
Code:
Option Explicit Private m_selMonitor As Class1 Sub LoadMonitor() Set m_selMonitor = New Class1 End Sub |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
C J Squibb | Excel Programming | 12 | 11-07-2013 07:35 AM |
Increase font in received messages | Alonso | Outlook | 6 | 02-20-2012 10:04 PM |
Displaying cursor position within cell | MiamiTom | Excel | 0 | 11-18-2011 09:02 AM |
Cursor size varies with font size | r_lewis@fuse.net | Word | 0 | 07-20-2011 06:11 PM |
Retrieve position of Cursor - x & y positions | SDondeti | PowerPoint | 0 | 05-19-2011 11:39 AM |