|
-
Apr 13th, 2014, 10:38 AM
#1
Thread Starter
New Member
Format html table cell in word
Hello All,
I want to format a number in a word html table cell as follows:
20000 => 20.000
I have made a sum calculation of all the collumns in the table and this is working great:
oTable.Cell(hr, hk).Formula("=sum(above)", NumFormat:="#.##0")
But the formatting of the individual cells is the problem.
Thank you in advance.
Leo van den Berg
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|