easiest way;
find the table you want to move in the code itself. (I sometimes will type
an irregular few characters near it in WYSIWYG view (before using fp 2003
which is much better at this))
highlight the code for that table from <table> to </table>, hit cut. then
find your place where you want to put it inside the other table and paste it
between that table's <td> and </td> tags. (using the same trick of putting a
few irregular characters like x##x in the cell, and if necessary using the
"find" so you can find it quickly in a complicated page).
HTH
HTH
--
Chris Leeds,
Microsoft MVP-FrontPage
Make More Money with Less Work
Let Your Clients Control Their Content With Just A Browser!
http://contentseed.com/
--
<(E-Mail Removed)> wrote in message
news:gI%od.27966$(E-Mail Removed)...
> I have always had a problem moving (cut/paste) an entire Table to a cell
> within another Table - it always ends up just outside and above the table
> that I'm trying to move it into...(?) (Kinda scary the first time it
> happened because this tinnie little 2 cell table blew up to this full page
> width huge thing.. lol)
>
> For the last few years this didn't bother me much because I would just
> create another Table where I wanted it in the new Table - and, then move
the
> data and graphics over from each cell.... took awhile with large cell
count
> tables, but it was my work around... However, this time I am competely
> rearranging my whole web site to take advantage of an Include Page of
> "custom navigations" and need to move EVERYTHING into new 2 column full
page
> Tables... arg.... This will take me a week if I can't move complete tables
> into the right cell of those 2 column full page Tables...
>
> Thanks in advance for any suggestions you might have....
>
> Palmer