ssfHistory & ShellSpecialFolderConstants

T

Tom Rudski

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
 
Top