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
Using batch file to start programs with switches
Access Based Movie Manager that Pulls Information from the IMBD
SBS2003 installation problems.
How to remove header and footer when printing from IE for multiple computers.
getDate and setDate in dos
Set Border Style of Text Box on Report w/ VBA
Backups failing due to folder depth on Backup Exec
Request for the permission of type 'Microsoft.SharePoint.Secu<wbr />rity.Share<wbr />PointPermi<wbr />ssion, Microsoft.SharePoint.Secur<wbr />ity, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e<wbr />9429c' fail
Can SQL Server databases be used within stand alone desktop applications?
[http error 400 - request is badly formed] appears randomly in .net application