excel2007 char函数 超过255字符代码显示#VALUE!

| | Comments (0)



excel2007 char函数 超过255字符代码显示#VALUE!,很多安装了excel 2007的用户反映,2007中char函数与2003中不同了,超过255数字的利用char(25412)不能返回正确的字符,而在2003中是可以的。

比如:

EXCEL2003与EXCEL2007中,通过CODE()都可以返回汉字编码。例如:=CODE("好")    返回47811
当我们通过CHAR()将编码还原时,EXCEL2003可以成功还原,例如:=CHAR(47811)    返回"好"字
而EXCEL2007返回的结果是:#VALUE!


那么这是怎么回事呢,大多数是由于新安装的excel 2007缺少了一个重要的安全补丁程序,查看选项按钮->资源

char sp2.JPG


注意:红色框中SP2字样,只要安装了这个补丁,char就可以正常使用了。

SP2补丁安装方法:

KB953195微软Office2007 SP2补丁包)  官方下载

Leave a comment

Archives

Ads by google

Pages

Powered by Movable Type 4.24-en

About this Entry

This page contains a single entry by 单点日志 published on February 9, 2011 9:44 AM.

0-9为正常值,超过9为高值,用1表示,EXCEL怎样设置 was the previous entry in this blog.

春节门:宫如敏想出名 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.