View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Glyn Davies Glyn Davies is offline
external usenet poster
 
Posts: 4
Default Data Tracking - Update only with "save"

Thanks Tom, but the code is password protected! Anyone know the
password.....
Tom Ogilvy wrote:

220 0 article
From: "Tom Ogilvy"
Newsgroups: microsoft.public.excel.programming
Subject: Data Tracking - Update only with "save"
Date: Mon, 2 Feb 2004 09:41:19 -0500
Organization: Posted via Supernews, http://www.supernews.com
Message-ID:
References:
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-Complaints-To:
Lines: 29
Path:
TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!newsfeed.icl.net!newsfeed.fjserv.net!new s.tele.dk!news.tele.dk!small.news.tele.dk!sn-xit-02!sn-xit-04!sn-xit-01!sn-post-01!supernews.com!news.supernews.com!not-for-mail
Xref: TK2MSFTNGP08.phx.gbl microsoft.public.excel.programming:463565


The data tracking wizard is an addin and not part of excel. If you have it
loaded, you should be able to see what properties and methods it exposes by
looking at it in the object browser. I can't tell you which command it is,
but if no one else steps forward with the information, that is a place you
can look to see if you can find one. (you might need to create a reference
from your project to the addin to look at it in the object browser).