Thread: [Solved] Email Merge With Delay
View Single Post
 
Old 02-07-2021, 03:00 PM
RNanfro RNanfro is offline Windows 10 Office 2019
Novice
 
Join Date: Feb 2021
Posts: 3
RNanfro is on a distinguished road
Default

Hi Paul,
Tried the CTRL-End and it took me to the last record of the five. Still the same problem of the error message and the macro stopping before the Call Pause delay. Debug shows the line highlighted below.
Code:
            .Execute Pause:=False
        End With
        Call Pause(10)
Thanks,
Rob
Attached Files
File Type: xlsx Test_Delayed_Email.xlsx (9.5 KB, 5 views)
Reply With Quote