PC Review


Reply
Thread Tools Rate Thread

Drawing Tables - problem

 
 
Larry
Guest
Posts: n/a
 
      15th Jul 2004
I am trying to create 2 tables of different sizes that are side by side.
Every time I try to draw or insert table it puts one on top of the other
(vertical instead of horz).
what can I do to make them side by side?
FYI
I want one table to be 132 pix x 250
the other 319 x 500


 
Reply With Quote
 
 
 
 
Jon Spivey
Guest
Posts: n/a
 
      15th Jul 2004
Hi,
you can't do this the way you're trying - tables will always stack
vertically. A table is a "block element" - I'd suggest reading a little on
HTML if you're not familiar with that term. Go to Insert - Table choose 2
columns 1 row width 451 (319+132). Click inside the first cell and insert
your 132 table then insert your 319 table in the 2nd row. Try not to set
heights for tables - it's unreliable at best.


--
Cheers,
Jon
Microsoft MVP - FP

"Larry" <(E-Mail Removed)> wrote in message
news:NAuJc.96549$Oq2.67957@attbi_s52...
> I am trying to create 2 tables of different sizes that are side by side.
> Every time I try to draw or insert table it puts one on top of the other
> (vertical instead of horz).
> what can I do to make them side by side?
> FYI
> I want one table to be 132 pix x 250
> the other 319 x 500
>
>



 
Reply With Quote
 
Larry
Guest
Posts: n/a
 
      15th Jul 2004
Hi Jon,
Do you mean that FP will not do it and that I have to write the code to make
it work?

"Jon Spivey" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
> you can't do this the way you're trying - tables will always stack
> vertically. A table is a "block element" - I'd suggest reading a little

on
> HTML if you're not familiar with that term. Go to Insert - Table choose 2
> columns 1 row width 451 (319+132). Click inside the first cell and insert
> your 132 table then insert your 319 table in the 2nd row. Try not to set
> heights for tables - it's unreliable at best.
>
>
> --
> Cheers,
> Jon
> Microsoft MVP - FP
>
> "Larry" <(E-Mail Removed)> wrote in message
> news:NAuJc.96549$Oq2.67957@attbi_s52...
> > I am trying to create 2 tables of different sizes that are side by side.
> > Every time I try to draw or insert table it puts one on top of the other
> > (vertical instead of horz).
> > what can I do to make them side by side?
> > FYI
> > I want one table to be 132 pix x 250
> > the other 319 x 500
> >
> >

>
>



 
Reply With Quote
 
=?iso-8859-1?Q?Crash_Gordon=AE?=
Guest
Posts: n/a
 
      15th Jul 2004
No, he means that you can't do that in HTML because of the way HTML works, but he did give you the work-around.


"Larry" <(E-Mail Removed)> wrote in message newsfvJc.79716$JR4.31141@attbi_s54...
| Hi Jon,
| Do you mean that FP will not do it and that I have to write the code to make
| it work?
|
| "Jon Spivey" <(E-Mail Removed)> wrote in message
| news:%(E-Mail Removed)...
| > Hi,
| > you can't do this the way you're trying - tables will always stack
| > vertically. A table is a "block element" - I'd suggest reading a little
| on
| > HTML if you're not familiar with that term. Go to Insert - Table choose 2
| > columns 1 row width 451 (319+132). Click inside the first cell and insert
| > your 132 table then insert your 319 table in the 2nd row. Try not to set
| > heights for tables - it's unreliable at best.
| >
| >
| > --
| > Cheers,
| > Jon
| > Microsoft MVP - FP
| >
| > "Larry" <(E-Mail Removed)> wrote in message
| > news:NAuJc.96549$Oq2.67957@attbi_s52...
| > > I am trying to create 2 tables of different sizes that are side by side.
| > > Every time I try to draw or insert table it puts one on top of the other
| > > (vertical instead of horz).
| > > what can I do to make them side by side?
| > > FYI
| > > I want one table to be 132 pix x 250
| > > the other 319 x 500
| > >
| > >
| >
| >
|
|
 
Reply With Quote
 
Larry
Guest
Posts: n/a
 
      15th Jul 2004
Thanks, but I had already figured out the work around.
It is not as versatile as what I am trying to do.

"Crash Gordon®" <(E-Mail Removed)> wrote in message
news:%23$(E-Mail Removed)...
No, he means that you can't do that in HTML because of the way HTML works,
but he did give you the work-around.


"Larry" <(E-Mail Removed)> wrote in message
newsfvJc.79716$JR4.31141@attbi_s54...
| Hi Jon,
| Do you mean that FP will not do it and that I have to write the code to
make
| it work?
|
| "Jon Spivey" <(E-Mail Removed)> wrote in message
| news:%(E-Mail Removed)...
| > Hi,
| > you can't do this the way you're trying - tables will always stack
| > vertically. A table is a "block element" - I'd suggest reading a little
| on
| > HTML if you're not familiar with that term. Go to Insert - Table choose
2
| > columns 1 row width 451 (319+132). Click inside the first cell and
insert
| > your 132 table then insert your 319 table in the 2nd row. Try not to set
| > heights for tables - it's unreliable at best.
| >
| >
| > --
| > Cheers,
| > Jon
| > Microsoft MVP - FP
| >
| > "Larry" <(E-Mail Removed)> wrote in message
| > news:NAuJc.96549$Oq2.67957@attbi_s52...
| > > I am trying to create 2 tables of different sizes that are side by
side.
| > > Every time I try to draw or insert table it puts one on top of the
other
| > > (vertical instead of horz).
| > > what can I do to make them side by side?
| > > FYI
| > > I want one table to be 132 pix x 250
| > > the other 319 x 500
| > >
| > >
| >
| >
|
|


 
Reply With Quote
 
=?Utf-8?B?d3A=?=
Guest
Posts: n/a
 
      15th Jul 2004
Actually, you can do it in FP.
Insert a table, in properties select float left.
Put your curser to the right of the table and insert another table, in properties select left align or you can float it right.

Another workaround would be to use nested tables. Yet another is to insert an additional column to have a space between two others. If you merge all the cells in this column, it will appear to be blank.

"Jon Spivey" wrote:

> Hi,
> you can't do this the way you're trying - tables will always stack
> vertically. A table is a "block element" - I'd suggest reading a little on
> HTML if you're not familiar with that term. Go to Insert - Table choose 2
> columns 1 row width 451 (319+132). Click inside the first cell and insert
> your 132 table then insert your 319 table in the 2nd row. Try not to set
> heights for tables - it's unreliable at best.
>
>
> --
> Cheers,
> Jon
> Microsoft MVP - FP
>
> "Larry" <(E-Mail Removed)> wrote in message
> news:NAuJc.96549$Oq2.67957@attbi_s52...
> > I am trying to create 2 tables of different sizes that are side by side.
> > Every time I try to draw or insert table it puts one on top of the other
> > (vertical instead of horz).
> > what can I do to make them side by side?
> > FYI
> > I want one table to be 132 pix x 250
> > the other 319 x 500
> >
> >

>
>
>

 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      16th Jul 2004
draw one big table, two colums, then insert two other tables in one in each cell
of the bigger table. Turn the borders off on the original big table, or format
however you need it to look.

"Larry" <(E-Mail Removed)> wrote in message
news:NAuJc.96549$Oq2.67957@attbi_s52...
> I am trying to create 2 tables of different sizes that are side by side.
> Every time I try to draw or insert table it puts one on top of the other
> (vertical instead of horz).
> what can I do to make them side by side?
> FYI
> I want one table to be 132 pix x 250
> the other 319 x 500
>
>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      16th Jul 2004
no you can do it from the GUI.

"Larry" <(E-Mail Removed)> wrote in message
newsfvJc.79716$JR4.31141@attbi_s54...
> Hi Jon,
> Do you mean that FP will not do it and that I have to write the code to make
> it work?
>
> "Jon Spivey" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Hi,
> > you can't do this the way you're trying - tables will always stack
> > vertically. A table is a "block element" - I'd suggest reading a little

> on
> > HTML if you're not familiar with that term. Go to Insert - Table choose 2
> > columns 1 row width 451 (319+132). Click inside the first cell and insert
> > your 132 table then insert your 319 table in the 2nd row. Try not to set
> > heights for tables - it's unreliable at best.
> >
> >
> > --
> > Cheers,
> > Jon
> > Microsoft MVP - FP
> >
> > "Larry" <(E-Mail Removed)> wrote in message
> > news:NAuJc.96549$Oq2.67957@attbi_s52...
> > > I am trying to create 2 tables of different sizes that are side by side.
> > > Every time I try to draw or insert table it puts one on top of the other
> > > (vertical instead of horz).
> > > what can I do to make them side by side?
> > > FYI
> > > I want one table to be 132 pix x 250
> > > the other 319 x 500
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Larry
Guest
Posts: n/a
 
      19th Jul 2004
Thanks, That worked!

"Andrew Murray" <(E-Mail Removed)> wrote in message
news:40f7e962$0$1300$(E-Mail Removed)...
> draw one big table, two colums, then insert two other tables in one in

each cell
> of the bigger table. Turn the borders off on the original big table, or

format
> however you need it to look.
>
> "Larry" <(E-Mail Removed)> wrote in message
> news:NAuJc.96549$Oq2.67957@attbi_s52...
> > I am trying to create 2 tables of different sizes that are side by side.
> > Every time I try to draw or insert table it puts one on top of the other
> > (vertical instead of horz).
> > what can I do to make them side by side?
> > FYI
> > I want one table to be 132 pix x 250
> > the other 319 x 500
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drawing tables Joeman2010 Microsoft Powerpoint 2 27th Apr 2010 05:00 PM
Drawing tables / rendering data with GDI+ brianbasquille@gmail.com Microsoft C# .NET 3 6th Dec 2005 11:17 PM
drawing from 2 different tables with a certain criteria---for year =?Utf-8?B?Sm9zaCBIZW5yeQ==?= Microsoft Access Queries 3 10th Dec 2004 05:56 PM
drawing amounts from two tables--please--i am beyond desperate =?Utf-8?B?Sm9zaCBIZW5yeQ==?= Microsoft Access Queries 1 10th Dec 2004 04:42 PM
Drawing Tables Microsoft Frontpage 1 16th Dec 2003 11:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:20 AM.