ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ssfHistory & ShellSpecialFolderConstants (https://www.excelbanter.com/excel-programming/296013-ssfhistory-shellspecialfolderconstants.html)

Tom Rudski[_2_]

ssfHistory & ShellSpecialFolderConstants
 
Anyone have any VBA code to access this directory.
I have VB code using:
public enum ShellSpecialFolderConstants
<<constants
end enum.

XL does not line the 'enum'.
Want to access the 'doc and setting\...\HISTORY\Today'
folder in W2K.

TIA

Ivan F Moala[_3_]

ssfHistory & ShellSpecialFolderConstants
 
I think Enum came after xl97 ie only avail xl2000+

The const you are after is CSIDL_LOCALHISTORY

Have a look here.........

http://www.xcelfiles.com/Shell32_00.html

for examples

HTH

Ivan F Moala
http://www.xcelfiles.com

"Tom Rudski" wrote in message ...
Anyone have any VBA code to access this directory.
I have VB code using:
public enum ShellSpecialFolderConstants
<<constants
end enum.

XL does not line the 'enum'.
Want to access the 'doc and setting\...\HISTORY\Today'
folder in W2K.

TIA



All times are GMT +1. The time now is 01:00 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com