Question : Font change word 2010

Hi, i have one user that we seem to not be able to change the default font size in Word 2010. Once it has been changed and Word is close and opened again it reverts to font size 10 not 12.

Also the strange thing is that Text Effects are greyed out. It is the free upgrade from Office 2007 - 2010 that MS are currently offering.

Answer : Font change word 2010

Sorry slight correction,


$result = mysql_query("
      SELECT
            `ordering`.`user_id`,`ordering`.`first_name`, `ordering`.`last_name`, `ordering`.`total`,
                  sum(`ordering`.`total`) as `total`
            FROM
                  `ordering`

            GROUP BY   `ordering`.`user_id
            ORDER BY `total` DESC    
;");
Random Solutions  
 
programming4us programming4us