Gasman
Enthusiastic Amateur
- Local time
- Today, 22:26
- Joined
- Sep 21, 2011
- Messages
- 17,047
VbaInet,
Thank you for persevering.
The code produces error 438 'Object doesn't support property or method at line
strSender = .Accounts("SSAFA").SmtpAddress
Using intellisense entry, there is no Accounts property.
FWIW This is only for me and my charity work, and is obviously hampered by my only having 2003. In any later version it would be a doddle. If I was to offer it to any other volunteers, there are only about 8, so would not be hard giving them the template.
In work we used 2003/2007 and I created several templates that we used in my team, and we used them as workgroup templates, so only one quick update to an entry on the users system.
I really would not want you to waste anymore time on this unless this irks you and you really want to solve it.
If that is the case I am more than happy to try anything you offer.
Thank you again.
Thank you for persevering.
The code produces error 438 'Object doesn't support property or method at line
strSender = .Accounts("SSAFA").SmtpAddress
Using intellisense entry, there is no Accounts property.
FWIW This is only for me and my charity work, and is obviously hampered by my only having 2003. In any later version it would be a doddle. If I was to offer it to any other volunteers, there are only about 8, so would not be hard giving them the template.
In work we used 2003/2007 and I created several templates that we used in my team, and we used them as workgroup templates, so only one quick update to an entry on the users system.
I really would not want you to waste anymore time on this unless this irks you and you really want to solve it.


Thank you again.