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
Changing Report Recordsource Property in VBA
developing office 2003 project on office 2007 machine using vb.net 2008
Use of Pipes?
SQL Parent/Child query
On click button font color change in MS access
Update field following DISTINCT query
Outlook 2007 keeps asking for password
CFileDialog extending? - How to add button & onclick handler
Delete subjob record when delete main table record
Access multile servers by RDP thru ISA 2006