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
How do I enable audio mapping over RDP on Windows 7?
Name of Antivirus software compiled
Upgrade Sqlite in RHEL5.4
VT extensions vsphere 4.1
how to know and see all of predefined functions in TOAD editor for oracle?
Restore with Bacula
Forwarding DHCP requests from Cisco ASA to internal DHCP server
Size all columns to fit - Key Shortcut
deskjet printer problem
index in oracle