Macro sending email problem

  • Thread starter Pascoe via AccessMonster.com
  • Start date
P

Pascoe via AccessMonster.com

Hi folks,

Been using a small macro from within a form for the last year, and today it
stopped working. Microsoft did update our computers over night....?

I am getting a 2950 error. "You tried to run a macro or use a method to carry
out an action, but an expression evaluated to the wrong data type."

Macro sends an email from the information on the Form. My Macro arguments
look like this:

, , , =[Forms].[Tenant Information].[Email address], , , =[Forms].[Tenant
Information].[Late Payment Title], =[Forms].[Tenant Information].[Late Rent
Text], Yes,

I looked at changing the arguments to the email address etc, which initially
was just [Email address] (and worked until this morning), but changing it to
the full [Forms].[Tenant Information].[Email address] doesn't seem to do it.

Any ideas will be very gratefully received!

Kind Regards,
Russell.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top