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.
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.