PDA

Click to See Complete Forum and Search --> : MSFlexGrid


ScottF
Jul 31st, 1999, 12:44 AM
I need to know if any one know how to make a column in a MSFlexgrid round off number two decimal places

Serge
Aug 1st, 1999, 03:16 PM
Can you tell me specifically how you're populating the MSFlexGrid? (i.e. with data control, DAO etc)


Regards,

------------------

Serge

Software Developer
Serge_Dymkov@vertexinc.com
Access8484@aol.com

jritchie
Aug 3rd, 1999, 06:39 AM
I agree with Serge how are you populating the grid, however try formating the number

number = format(number,"##,###,##0.00")
jeff ritchie
Senior Consultant
jritchie@genauto.com