Hello, In Outlook I use PickFolder to choose a file folder within Outlook Explorer area.
Something like this code:
Set iNameSpace = myOutlookApplication.GetNamespace("MAPI")
'User Dialog Popup Window to choose a directory for Processing within Outlook
'Store Chosen Directory in...
In Word I had found some great VBA code to resize BOTH a selected item and all items in a word document.
FOR EXAMPLE IN WORD - TO RESIZE A SELECTED ITEM/PICTURE
Sub ResizePic40Percent()
'
' ResizePic Macro
'
' The macro first asks for a percentage by which you want to scale the selected...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.