If what you were after is

One
Two

You should add an extra </tr><tr> pair below:

> > <table>
> > <tr>
> > <TD>
> > One
> > </TD>
</tr><tr>
> > <TD>
> > Two
> > </TD>
> > </tr>
> > </table>

If you are trying to spread them out more, you'll need to add column sizes
to the tags in the appropriate places.

Also, you might get more support for this on the PQA forum.




-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to