I am using the following script to send emails from excel (MS Office 2003).
I need to adjust the From line in Outlook to be from a house account ( I have permissions). So instead of From: Joe Smith it would be From: Building Maintenance.
Here is the script I am using now.
Sub SendEMail()...
I cannot for the life of me figure out how to center the Tasks in a Gantt chart vertically... They default to the top of the cell. I am using Project 2000.
Thanks in advance.
I have the following query that I can't get to work...essentially I want to divide one count by another...can anyone help?
select count (*)
from R5events
where evt_completed <=evt_target
and evt_rstatus = 'C'
and evt_person = 'SMITH-MP'
/
select count (*)...
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.