I want to access and change the following things thru VBA (including the use of Windows API if needed) :-
1) The default short date format in Windows that is usually accessed thru
Control Panel -> Regional Settings -> Date
2) The no. of digits in group accessed thru
Control Panel -> Regional Settings -> Number
3) The menu/toolbar fontname , fontsize and fontweight properties usually accessed thru
Control Panel -> Display -> Appearance
Finally, I want to know of a way to create a shortcut to my file and place it on desktop thru VBA.
Any help is greatly appreciated.
Thanks in advance.
1) The default short date format in Windows that is usually accessed thru
Control Panel -> Regional Settings -> Date
2) The no. of digits in group accessed thru
Control Panel -> Regional Settings -> Number
3) The menu/toolbar fontname , fontsize and fontweight properties usually accessed thru
Control Panel -> Display -> Appearance
Finally, I want to know of a way to create a shortcut to my file and place it on desktop thru VBA.
Any help is greatly appreciated.
Thanks in advance.