TRACER.NAVIGATE

Macro Sheets Only

Equivalent to double-clicking on a displayed tracer arrow. Moves the selection from one end of a tracer arrow to the other. If it is an error tracer arrow, then the selection goes to the end of the branch.

Syntax

TRACER.NAVIGATE(direction, arrow_num, ref_num)

Direction is a logical value which, if TRUE, moves the selection to the arrow endpoint in the precedents direction. If FALSE, moves the selection to the arrow endpoint in the dependents direction.

Arrow_num is a number specifying which reference a tracer arrow will follow. For example, a 1 indicates that the arrow will follow the first reference in the formula. 1 is the default.

Ref_num If the arrow is an external reference arrow with multiple links, this argument tells which of the links to follow. Refer to the Links dialog, which is displayed with the Links command from the Edit menu. If ref_num is 1, the link in the first reference in the Links dialog box wll be followed. The default is 1.

Remarks

Related Functions

TRACER.DISPLAY Allows tracer arrow to be displayed showing which cells formulas in other cells depend on

List of Command-Equivalent Functions