Microsoft
Software
Hardware
Network
Question : Difference between coding in module, sheet, or workbook window
What is the difference between placing code in a module window versus a worksheet or "ThisWorkbook"?
Answer : Difference between coding in module, sheet, or workbook window
General module code is not associated with any objects. UDFs and generic code should be placed there. Code specific to a worksheet or the workbook should be placed in the respective worksheet code module or workbook code module.
Kevin
Random Solutions
Exchange Tabs missing in ADUC and Windows 7/ESM7
Query Field With Date/Time
Access Sales System Database
Create an OLAP data cube
Trying to open Access files from version 2.0 from Access 2007. Getting a series of error messages.
Recall messages stuck in Outbox
How do I apply computer settings via a group policy applied to user objects?
How to resolve this error
PowerPoint 2007 Template Ribbon Macro won't run
Disable select on ListView right-mouse click