![]() |
|
|
|
#1
|
|||
|
|||
|
Hi,
I do the following: Set cellT = table.Rows(j).Cells(i).Range cw = table.Rows(j).Cells(4).Width cellT.ParagraphFormat.TabStops.Add Position:=cw \ 2, _ Alignment:=wdAlignTabDecimal, Leader:=wdTabLeaderSpaces and then: cellT.text = value (for instance: 24.789) I can see the Tabstop in the ruler, but the value isn't aligned... What to do? Regards- Dietrich |
|
#2
|
|||
|
|||
|
I found my mistake:
The column with the decimal tabstop was formatted with Alignment as 'right'. I made it to 'left' and the values were aligned at decimal point. -Dietrich- |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to align table of figures or contents | Jazz43 | Word | 19 | 09-26-2016 07:19 AM |
| Pulling 2 digits before a decimal point from adjoining cell then zeros after decimal | jadess916 | Excel | 1 | 06-26-2014 03:48 AM |
Align Mail Merged Numbers to the Decimal Point
|
HangMan | Mail Merge | 1 | 12-11-2013 02:32 PM |
| Can you align the starting point of footnotes in multi-column format? | New Daddy | Word | 1 | 11-10-2012 01:54 AM |
How to align And center the content of the column in a table?
|
Jamal NUMAN | Word | 1 | 05-02-2011 05:47 PM |