Microsoft
Software
Hardware
Network
Question : Finding a Hidden File in Excel VBA
I have this line of code in Excel's VBA:
x = Len(Dir$(varFileName))
Unfortunately, x = 0 if the file's attributes (i.e., varFileName) are set to hidden. How can I
keep the file hidden
, yet get the true value for x?
Answer : Finding a Hidden File in Excel VBA
x = Len(Dir$(varFileName, vbHidden))
Random Solutions
Plesk and Default Page
Configuring two NIC card with Windows Server 2008
How do I "PROPER" Addresses on excel 2010?
Windows 7 Enterprise vs Ultimate?
Webphere admin console throwing 404 error
Gridview delete
Problems Upgrading to WIN XP SP3
I want free software for foxpro2.6 for dos ?
Secondary Graphics card for PhysX processing with current 9800GTX
Office 2007 Word Docs Slow opening Over VPN