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
Data Validation with VBA without use of worksheet cells
How do I install aTube Catcher 1.0 rc2 setup.231 program?
Access - Macro to Import External Data
Problem with update query
Can you store public folders on an external hard drive in exchange server 2003
combining sql
How do I add a 2008 Domain Controller to a 2003 Server network?
VS2008: fatal error LNK1112: module machine type 'THUMB' conflicts with target machine type 'ARM'
PerformancePoint error - Cannot connect to data source
Convert date from mm/dd/yyyy to yyyymmdd