Automatically change from one character to another

The error 287 appears to be a security error on outlook
I have done a work around and done the whole body of the Email text ect in the coding which seems to work inputting UCase([Forms]![FRM_TBLALL_CaseDetails].[Form]![ReportREF]) where i need to.

much be the Replace it doesnt like
 
As I am sitting in the van in a hospital car park, wating for my patient, I will wait until I get home for further investigation.
 
The error 287 appears to be a security error on outlook
I have done a work around and done the whole body of the Email text ect in the coding which seems to work inputting UCase([Forms]![FRM_TBLALL_CaseDetails].[Form]![ReportREF]) where i need to.

much be the Replace it doesnt like
Really?, I find it as application defined or object define error

That could be because you are using myItem and not dimmed it?, like your other variables. :(

Here is a link for being able to refer to controls correctly

Use the Builder if you cannot get the references correct.
 

Users who are viewing this thread

Back
Top Bottom