Incorrect Procedure
The task you are trying is not possible or cannot be done until another step has been completed.
If you are running a macro, the message describes a condition that you did not test for in writing your macro. This condition prevents the task from proceeding.
Solution
- Cancel the current operation.
- If you were running a macro, edit the macro to take the condition into account.
- If another procedure must be completed first, do it, then try again.