I have lost my "View" settings on my inbox completely , all I have showing in the view tab is thread, show focused inbox, use tighter spacing, folder pane, reading pane, reminder window, open in new window and close all items. what has happened to Change view, current view, message preview etc? not sure what I have done. hope someone can help please. it appears to affect only the inbox all other folders look fine. applying setting to all folders doesn'tfix it either. cheers
How to remove the repetition if I have color 1, color 2, color 3 in different orders(i.e. color2, color 3, color 1) but they are the same for my need? tks!
THANK YOU so very much for this script! It has helped me do something I have wanted & needed to do for many years. Are the following modifications still valid for VBA Code 1?
1) This works only if you use the Documents folder. For a more general case: delete line 12 line 15 should read: strFolderpath = "C:\folder\otherfolder\"
4) do not modify the emails in any way (e.g. adding the file save path to the text of the mail), delete line 26-39
Can we modify the formula =CELL("address",INDEX($A$18:$A$24,MATCH(A26,$A$18:$A$24,1))) to get all the cell addresses which contains a specific text string like an array formula
not sure if this has been asked, but essentially, I want to be able to drag the date and the week number automatically fill beside it when I do that.
Can anyone help?
This works only if you use the Documents folder. For a more general case:
delete line 12
line 15 should read: strFolderpath = "C:\folder\otherfolder\"
do not modify the emails in any way (e.g. adding the file save path to the text of the mail), delete line 26-39