By table I assume you mean a browser window. Go to the browser window, hit
the Text format tool button ("A" with a "?" over it) increase the font
size, the data and the col headings will go to that size, you can also
change color, italics, etc here too. While you are in the browser window,
you can go to the Browse menu and choose the fields you want to display
Also, put the mouse of the col heading and you can drag them to rearrange
the order of Cols too.
And while we are on the topic, if your browser list is too long to fit into
the layout, run a query that breaks the table into parts, You than frame
each query. Don't forget to use sort by if the data needs it too. Typically
what you sort by will be what you use to break the table up to proper sizes.
An example from our use of land parcels would be
**************************
Select * from Parcels where Owner >= "A" AND Owner <= "C" order by Owner
into Selection
**************************
This gives only property owners whose names start with A thru C and the
names are ordered.
William "Woody" Woodruff
Zoning Administrator
Charter Township of Union, Isabella County, Michigan
(989) 772 4600 EXT 41
Visit our web site at http://www.geocities.com/ctuzoning/index.htm
-----Original Message-----
From: Gerasimtchouk, Renee [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 16, 2002 4:14 PM
To: '[EMAIL PROTECTED]'
Subject: MI-L insert tables in a layout
Does anyone know of any tricks to get a table to resize (larger) in a
layout? I have a 34X44 layout and would like to add a few tables, the
problem is that when I add them, they are too small for the large layout (in
relation to the map) and cannot be resized. I want the font to be larger,
the cell size, and the space between columns. Any suggestions?
TIA,
Rene� G.
---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 3106