Thanks to both of you Gentlemen.
I have checked the second one only and works smoothly.

Quote Originally Posted by Excel Fox View Post
Code:
.Subject = varBody(1, 3) & ", Expired account notification"
Quote Originally Posted by Admin View Post
HI

like

Code:
.Subject = Range("C" & i).Value & ", Expired account notification"
Thanks
Baris