Accessing Individual Elements explains how to do is using an element's id
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
| Your reponse was interesting, but not very helpful. Nothing in that article
| tells me how to identify a specific cell, on a row, in a table, on a page so
| that I can make that cell the active element so that I can use the commandbar
| to delete existing copy and paste new copy. See
|
http://www.555us.com/555AK/555ak_zipcodes.htm. I have the data in Excel and
| have automated the process of updating all zips, but I want to automate the
| process of cutting and pasting the four columns of zipcode data. Since each
| state page is identical, I need to be able to activate the different cells to
| do the cut and paste. If you can provide helpful guidance, it would be
| appreciated.
|
| "Stefan B Rusynko" wrote:
|
| > See
| >
http://msdn.microsoft.com/library/d...orkingWithHTMLProgrammatically.asp?frame=true
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > |I am working with FrontPage 2002, but can upgrade to 2003 if this would be a
| > | better platform. I repeatedly have data in Excel, Word, and/or Access that I
| > | want to add to an existing page in FrontPage. I can use Visual Basic to open
| > | the page, but I cannot find any examples for the VB code to move from the top
| > | of the page to a specific cell in a table where I would "paste special" the
| > | data.
| >
| >
| >