Community of VE/MapPoint Users and Developers
This is a discussion on Column width in tables within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hai everybody, I'm new to this group. I have a problem in changing the width of the columns automatically. How ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Column width in tables I'm new to this group. I have a problem in changing the width of the columns automatically. How to change the column width according to the data it contents. Friends send me solution. |
| |||
|
Hi, Please tell us a little more about what the problem is.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Re: Column width in tables
Hai Wilfried & everybody, I'm new to this group. I have a problem in changing the width of the columns automatically. How to change the column width according to the data it contents. Friends send me solution. I display the data, retrieved from database in a table.Each data may contain different width/length. According to the width/length of the data, the width of the column should change inorder to view full data. |
| |||
|
Hi, I'm not sure witch column you mean, but if you display a table you have it in own hand, or do I not understeand ? I dont know about the cell address in excell...
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
Hi Baranivis & Wilfried, I think that Baranivis is looking for some help about EXCEL component, and I think that MP2KMAG is not the best forum for that. In that component you have the Column Objects and the Width Properties that you can change in your windows application. So you can do programatically a lot of things with the EXCEL component, as we do here with MAPPOINT Activex. Baranivis, you can find what you are looking for in Excel Help when you are editing a Macro. I am not a specialist, but you can choose your Range and let Excel Autofit the columns width: Code: Worksheets("Sheet1").Range("A1:E1").Columns.AutoFit
Wilfried, Aren't you intersted by the MapPoint Technical Workshop in Paris? http://blogs.microsoft.fr/arnaudgs/a.../17/28946.aspx Ciao |
| |||
| Re: Column width in tables Hai Wilfried,Mohamed & everybody, First of all, I thankyou for ur immediate reply. I am using labview. In that, normally i display some text/data from database or from excel in labview table. By default the width of the columns in that table are same. Each data/text from the database or from excel may contain different width/length. According to the width/length of the data, the column's width of the table should change inorder to view full data/text. How to change each column's width of the table according to the data, automatically. Mr.Wilfried, I do not know about MapPoint. Plz explain about that. |
| |||
| Re: Column width in tables
Hi, Quote:
Quote:
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| column, tables, width |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Will MapPoint work directly with MS Access tables .... | Anonymous | MapPoint 2006/2009 Discussion | 3 | 12-29-2006 10:15 AM |
| DisplayDataMap and Series Column Chart | Anonymous | MapPoint 2006/2009 Discussion | 0 | 04-06-2005 11:42 AM |
| Controling Width of line | Anonymous | MapPoint 2006/2009 Discussion | 1 | 11-23-2004 12:43 AM |
| Pivot tables | Anonymous | MapPoint 2006/2009 Discussion | 0 | 03-21-2004 06:41 PM |
| How do i change the default Line draw width (toolb.... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 12-26-2001 12:39 PM |