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
Cannot get dos to recognise 'nmake' variable
Script Conflict
VirtualInfrastructure.Util
s.HttpWebR
equestProx
y' threw an exception.
Wireless Access Point - Hard Plastics Protective Cover
Using WinRAR on the command line
Select DISTINCT Question
VLAN 2 on 3Com 5500 with fiber SFP causes problems on default VLAN 1
Negate of existing String inside of RegEx
Why Not able to read excel file in the Web application running on Windows7/Office2010?
Flex Panel with icon