Microsoft
Software
Hardware
Network
Question : Dir vs Dir$
What is the difference between Dir and Dir$ in Excel VBA?
Answer : Dir vs Dir$
There really is no difference other than Dir$ forces the result to be a string type. A very slight performance improvement which is pretty much non-existent these days.
Kevin
Random Solutions
Windows startup is SLOOOOOW
Com+ Catalog Error, more security related errors
Find the ID of inserted record from formview
MS Access Installation Directory
left column thing is gone in FrontPage 2003
Unexpected background (GRID) in Microsoft Words
Scripting Problem with IFMEMBER
Display No Rows or No Data Found Message for the Matrix in SSRS
How to get reference to AxWebbrowser
VBA code to paste into webpage textbox and select from a dropdown box.