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
Password protect a Form
Quicken by Intuit, How do I import
Migrate from Mac Mini OSX to PC Win 7
System Writer Dissappeared
How to set the position and size for firefox using CreateProcess and MoveWindow (Visual Studio 2008, MFC)
Help with ADHResize.mde and subforms
Windows 7.0 Public Desktop Problem
Securing an MMO game against cheaters
SCCM Query for systems with a specific File Name & Specific Version of that file
How can execute an application asynchronously in a trigger/stored procedure?