





Shark Attacks, Code Red, and Puerile Press Releases
ept. 12, 2001?This summer, there’s been a huge furor over shark attacks, leading to beach closings and enormous revenue losses for resorts where the attacks have taken place. The massive
ept. 12, 2001?This summer, there’s been a huge furor over shark attacks, leading to beach closings and enormous revenue losses for resorts where the attacks have taken place. The massive
A simple piece of code can force the checkboxes in a ListView control to behave like radio buttons. Set the ListView
One of the most common things VB programmers do with Excel is load data into an Excel worksheet from a Recordset object. The method I see used most often to
Use this function to read a number decimal symbol from regional settings: Sub Form_Load()Dim DecS As StringDecS = ReadDecimalSymbol()End SubFunction ReadDecimalSymbol() As StringReadDecimalSymbol = Mid$(CStr(1.1), 2, 1)End Function
This routine takes a passed filename as an argument and generates a description for it. It returns the same string as Windows Explorer does when it has been set to