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
Package load Failure when opening visual studio
Freeze pane on Excel 2007 pivot table
control name "xxx" is misspelled or refer to a control that doesn't exist
relationship type in Access
Table Connected via ODBC not showing newly added fields
Validate front end server configuration error
Terminal Server and Sharepoint question
OWA Publishing over ISA
create Pipe delimited output file from Access table
Solve duplicated numbers by Excel or Access