PRJ: Running Recorded Macro That Selects Fields Causes Error (113151)
The information in this article applies to:
- Microsoft Project 2000
- Microsoft Project 98 for Windows
- Microsoft Project for Windows 95 4.1
- Microsoft Project for Windows 95 4.1a
- Microsoft Project for Windows 4.0
- Microsoft Project for the Macintosh 4.0
This article was previously published under Q113151 SYMPTOMS
In Microsoft Project, when you record a macro that selects fields in a table in your project, and you have selected the Relative Row References option in the Record Macro dialog box, you may receive the following error message when you run the macro:
Run time Error '1004':
Command could not be completed successfully
Run-time error '1004':
An unexpected error occured with the method.
Check the syntax of your macro, and then try again.
CAUSE
When you record a macro that selects fields in a table, and you select the
Relative Row References option in the Record Macro dialog box (the default setting), the upper left field in a selection is always considered to be the current selection. For example, if you turn the macro recorder on and select a field in row 10, and select a range up to row 1, the recorded command considers the first field in row 1 to be the active selection, though the active selection is actually a field in row 10. When you select from row 1 to row 10, the same command is recorded as when you select from row 10 to row 1.
When you have the Relative Row References option selected, this behavior causes a problem because any selection you make in a table is relative to the active selection.
WORKAROUND
To avoid this problem when you are recording a macro that selects fields in
a table, do either of the following:
- Select the Absolute (ID) Row References option in the
Record Macro dialog box.
-or-
- Always select fields in the table starting from the upper left field
you want included in the selection.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCES
For more information about the SelectTaskField Method, choose the Search button in Help and type:
Modification Type: | Major | Last Reviewed: | 11/25/2003 |
---|
Keywords: | kbbug kbmacro kbpending kbusage KB113151 |
---|
|