P
PlarfySoober
I have a macro I have been using for weeks. Today, it throws an error message.
The location of the error is:
Selection.TypeText Text:= _
"Our interview hours are Mon.-Fri., 5:00pm."
Selection.TypeText Text:="Please confirm any date "
Selection.Font.Color = wdColorRed
The error is:
Run-time error ‘4605':
This command is not available.
This little letter has been used over and over again, and now it stops. I
looked at other macros in the list, and none of them will get beyond a color
change.
What can I do to get back to normal?
Thanks.
Don.
MS Office 2003
The location of the error is:
Selection.TypeText Text:= _
"Our interview hours are Mon.-Fri., 5:00pm."
Selection.TypeText Text:="Please confirm any date "
Selection.Font.Color = wdColorRed
The error is:
Run-time error ‘4605':
This command is not available.
This little letter has been used over and over again, and now it stops. I
looked at other macros in the list, and none of them will get beyond a color
change.
What can I do to get back to normal?
Thanks.
Don.
MS Office 2003