I have no experience of working with server based Outlook, but I would expect your mailbox to feed your emails into an Inbox inside the PST file...
There are 2 things you can do. Firstly I hope you occasionally compact the PST database - the function can be found (admittedly well hidden!) in...
smotass.com has thousands of links to other sites. A lot of them are commercial but not all.
Microsoft OneNote is an excellent tool for storing "stuff". I use it all the time.
Just curious - does anyone know much about Jim? I looked on Amazon and there are books by James Sloman - Handbook for Humans for example. I note...
Could you explain this in a bit more detail? Genuinely curious. Many thanks
Here is an example. If this formula was in cell D7 =IF(C7=60,OFFSET(D7,-4,-2),"") Then it is saying: If the value in C7 is equal to 60,...
Sorry Silvermotion - let me rephrase the question. What is your association with TTWMacciT3? I was interested that you signed your first...
Silvermotion - just for the record - can you confirm that you are the same Silvermotion who owns ttwmacci.com?
http://ta-lib.org/
I cannot answer the question directly but I can point you in a direction you may want to research. Some vendors have produced Excel addins that...
It can definitely be done with a bit of VBA. Unfortunately I am too busy at the moment to write it for you but this is what you need to do:...
This may be a very obvious point to make but one of the best ways of speeding things up is to do the calcs inside a VBA routine rather than on the...
On the subject of calculating Easter, the following Excel worksheet formula is published in Walkenbach's Formula book. Even Walkenbach cannot...
Nitro Actually Sunday = 1, Monday = 2 etc. By default anyway. So I have assumed Friday = 6. I have tidied my routine up a little bit. If...
The following lines of VB code return the date of the third Friday in the month. If Weekday(DateSerial(Year(Now), Month(Now), 1)) = 7 Then...
Maybe not. I did a bit of research and found that he is still listed in the US telephone directory at the address and number on the following...
Just curious - is there any reason why you want a macro to do this? Are you saying this because you assume that you cannot achieve the result...
The grey border is the colour in your Windows settings for a window background. This will apply if you create the chart on a separate sheet by...
Separate names with a comma.