Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:16 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"