Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Excel 4.0 Macro Help -- Excel 2003

Hi:

Is there a help file (or some documentation) for Excel 4.0 macros available
for Excel 2003? I know that such a file exists for Excel 2000, but Excel
2003 help has this to say about that file "Important You can only use this
help file with Microsoft Excel 2000." I am looking specifically for
documentation on the TRACER.DISPLAY method.

Thank you in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default Excel 4.0 Macro Help -- Excel 2003

I have a Help file for Excel 4 macros. I got it from the Internet, but forgot where from, possibly a MS site. Maybe you can google
it.

My file tells me this about Tracer.display:
================================
Macro Sheets Only
Equivalent to clicking the Trace Precedents or Trace Dependents buttons on the Auditing toolbar on a worksheet. Allows tracer
arrow to be graphically displayed showing relationship among cells.

Syntax

TRACER.DISPLAY(direction, create)
Direction is logical value which, if TRUE, displays tracer arrows for precedents. If FALSE tracer arrows for dependents are
displayed.
Create is a logical value which, if TRUE displays the next level of tracer arrows in the direction specified by direction. If
FALSE, removes the current level of tracer arrows in the direction specified by direction. A level is the number of "arrows" away
from the source cell.

Remark

Returns the #VALUE! error value if not available; for example, the selection is something other than a worksheet, or the cell(s)
cannot be traced.

Related Functions

TRACER.CLEAR Clears all tracer arrows on the worksheet
List of Command-Equivalent Functions
================================


--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Scott P" wrote in message ...
| Hi:
|
| Is there a help file (or some documentation) for Excel 4.0 macros available
| for Excel 2003? I know that such a file exists for Excel 2000, but Excel
| 2003 help has this to say about that file "Important You can only use this
| help file with Microsoft Excel 2000." I am looking specifically for
| documentation on the TRACER.DISPLAY method.
|
| Thank you in advance.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Excel 4.0 Macro Help -- Excel 2003

Many thanks, Niek. This is very helpful and appreciated.

"Niek Otten" wrote:

I have a Help file for Excel 4 macros. I got it from the Internet, but forgot where from, possibly a MS site. Maybe you can google
it.

My file tells me this about Tracer.display:
================================
Macro Sheets Only
Equivalent to clicking the Trace Precedents or Trace Dependents buttons on the Auditing toolbar on a worksheet. Allows tracer
arrow to be graphically displayed showing relationship among cells.

Syntax

TRACER.DISPLAY(direction, create)
Direction is logical value which, if TRUE, displays tracer arrows for precedents. If FALSE tracer arrows for dependents are
displayed.
Create is a logical value which, if TRUE displays the next level of tracer arrows in the direction specified by direction. If
FALSE, removes the current level of tracer arrows in the direction specified by direction. A level is the number of "arrows" away
from the source cell.

Remark

Returns the #VALUE! error value if not available; for example, the selection is something other than a worksheet, or the cell(s)
cannot be traced.

Related Functions

TRACER.CLEAR Clears all tracer arrows on the worksheet
List of Command-Equivalent Functions
================================


--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Scott P" wrote in message ...
| Hi:
|
| Is there a help file (or some documentation) for Excel 4.0 macros available
| for Excel 2003? I know that such a file exists for Excel 2000, but Excel
| 2003 help has this to say about that file "Important You can only use this
| help file with Microsoft Excel 2000." I am looking specifically for
| documentation on the TRACER.DISPLAY method.
|
| Thank you in advance.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 Macro taking long time in Excel 2007 Satish Excel Discussion (Misc queries) 3 November 3rd 09 04:58 PM
Run time error : Excel 2000 and Excel 2003 : different behavior of Macro Bala[_2_] Excel Programming 2 May 23rd 06 05:15 AM
Macro error after switching from Excel 2000 to Excel 2003 Jake Burnham Excel Discussion (Misc queries) 1 January 10th 06 08:10 PM
How can i create a macro in excel 2003 that will work in Excel 20. cg084 Excel Programming 2 November 16th 04 02:36 PM
Macro written in Excel 2003 and saved as Excel 2000 .xls Chip Pearson Excel Programming 0 September 2nd 04 03:30 AM


All times are GMT +1. The time now is 10:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"