RE: Formmating excel cells with PyExcelerator or COM

2006-05-15 Thread Tim Golden
[Mauricio Tellez] | Hi, I just want that a number like 1234.123 appear in excel | as 1,234.12 | In excel I just select some cells, then right click on them | and select "Cell Formatting" then select Number, and check | "Use thounsands separator" and 2 decimal places. I can't find | how to do t

Formmating excel cells with PyExcelerator or COM

2006-05-10 Thread Mauricio Tellez
Hi, I just want that a number like 1234.123 appear in excel as 1,234.12In excel I just select some cells, then right click on them and select "Cell Formatting" then select Number, and check "Use thounsands separator" and 2 decimal places. I can't find how to do this with PyExcelerator neither with