<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>其它工具说明</title>
</head>
<body bgcolor="#6666FF">
<embed style="LEFT: 5; POSITION: absolute; TOP: 85; width:751px; height:561px" align=left src=..\flash\qingting.swf type=application/x-shockwave-flash wmode="transparent" quality="high"></embed>
<p style="margin-top: 1px; margin-bottom: 1px" align="center"><strong>
<FONT style="COLOR:#FF0000; FILTER: shadow(color=yellow); LINE-HEIGHT: 150%; WIDTH: 100%; text-decoration:blink" size="7" face="方正姚体">
Excel高级工具简介</FONT></strong></p>
<p align="left" style="margin-top: 3px; margin-bottom: 0">
<span style="font-size: 11pt">
<p align="left" style="margin-top: 3px; margin-bottom: 0">
Excel是微软公司开发的精典办公软件,经过多次更新、升级之后已经非常强大。然而对工作中部分需求仍然无法满足,或者虽然能完成需要的效果,却要经过很多复杂、重复的操作。这促使VBA爱好者们开发相应的软件来强化Excel。<p align="left" style="margin-top: 3px; margin-bottom: 0">
Excel高级工具箱是利用VBA(<font style="font-size: 11pt">Visual Basic for Applications</font>)语言编写的增强型插件。它可以大大拓展Excel的功能,弥补Excel自身集成功能之不足。<p align="left" style="margin-top: 3px; margin-bottom: 0">
Excel高级插件包括17个新功能。安装工具箱后启动Excel,您将会在Excel菜单栏看到一个新的菜单【高级工具】。单击菜单【高级工具】会弹出子菜单,它包括了本插件的所有功能菜单,单击可以启动每个程序。<p align="left" style="margin-top: 3px; margin-bottom: 0">
本工具箱17个工具的功能介绍如下:<table border="1" width="100%" id="table1" bordercolorlight="#FFFF00" bordercolordark="#00FF00" height="263">
<tr>
<td width="148"><font style="font-size: 11pt">程序名称</font></td>
<td><font color="#FFFFFF" style="font-size: 11pt">程序功能</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">根据工资计算钞票张数</font></td>
<td><font color="#FFFFFF" style="font-size: 11pt">根据工资计算需要发工资时需要多少张100元、50元、20元、10元等等面额的钞票数量。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">建立工作表目录</font></td>
<td><font color="#FFFFFF" style="font-size: 11pt">
将当前工用簿中所有工作表建立目录,且产生链接。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">建立文件目录</font></td>
<td><font color="#FFFFFF" style="font-size: 11pt">将指定目录下所有文件建立目录于工作表中,并产生链接。</font></td>
</tr>
<tr>
<td width="148" height="22"><font style="font-size: 11pt">隔行插入行</font></td>
<td height="22"><font color="#FFFFFF" style="font-size: 11pt">
对工作表中的选区隔行插入行,或者隔列插入列,其行数或者列数可以自己定义。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">区域定位工具</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">
可以基于用户指定的条件选择相应的单元格,有单条件和双条件两个操作界面。其中单条件定位可以对数值中大小/小于/不等于某个值的区域进行定位;如果是汉字则支持通配符。双条件定位仅对数值有效,可以对某个范围的值进行定位。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">批量导入图片</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">
根据名称批量地导入图片。首先在单元格区域中录入名称(人名或者产品名),然后选择区域再执行工具,可以批量地导入同名图片,且图片可统一大小与位置。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">工作簿拆分</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">将当前工作表的数据按条件拆分成多个工作表</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">工作表拆分</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">将当前工作表的数据按条件拆分成多个工作表,可自定义条件与标题数。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">合并工作簿(表)</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">
将多个具有相同格式的工作簿中所有工作表合并到一个工作簿的多工作表中,也可以将一个工作簿的所有工作表合并到一个工作表。可以批量完成合并。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">选区背景着色</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">将选择区域或者选区所在行、列用醒目的颜色标识,便于查看。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">小写转大写</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">
将指定工作簿所有工作表进行合并(默认为当前工作簿)。可以选择将所有工作表数据合并到一个当前工作表中,也可以选择合并新工作表中,还可以指定工作簿中参与合并的工作表。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">大写转小写</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">将阿拉伯数字转换成人民币大写形式。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">新建或复制工作表</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">将人民币大写转换成阿拉伯数字</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">批量加解密</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">对当前工作簿中所有工作表或者指定的部分工作表进行加、解密。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">生成工资条</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">高效的工资条设计工具。可以将明细表生成工资条,利用裁剪、发放给职工。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">删除工资条</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">删除前一工具生成的工资条信息,还原为明细表。</font></td>
</tr>
<tr>
<td width="148"><font style="font-size: 11pt">反向选择</font></td>
<td>
<font color="#FFFFFF" style="font-size: 11pt">
对当前数据区域进行反向选择,即定位于未选择的区域。</font></td>
</tr>
</table>
<p align="left" style="margin-top: 3px; margin-bottom: 0">
另外本工具箱提供了意见返馈菜单,用户可以将使用中的疑难或者建议向我发送邮件,也可以通过QQ(QQ号:670218239)提议
,以便提升本具箱的通用性或者修正BUG。
<p align="left" style="margin-top: 3px; margin-bottom: 0">
另附声明:<p align="left" style="margin-top: 3px; margin-bottom: 0">
(A)本工具箱中部分工具不适用于Windows 98;<p align="left" style="margin-top: 3px; margin-bottom: 0">
(B)本工具箱可安装于Excel XP、Excel
2003和Excel 2007。<p align="left" style="margin-top: 3px; margin-bottom: 0">
(C)本工具安装方法:下载压缩包(RAR文件)后,不要双击打开RAR文件,并从RAR压缩包中双击<b>“</b>安装.exe<b>”,</b>而是下缩文件后先解压缩,将三个主体文件<b>“</b>安装.exe<b>”、“</b>卸载.exe<b>”、“</b>组合工具.dll<b>”</b>置于一个文件夹中,然后双击<b>“</b>安装.exe<b>”</b>即可<b>。</b><p align="left" style="margin-top: 3px; margin-bottom: 0">
<b> </b>(D)如果有疑问还可以登录作者的论坛:http://andysky.5d6d.com/bbs.php<p align="left" style="margin-top: 3px; margin-bottom: 0">
感谢大家使用Excel高级工具箱第1版,希望它能给您的工作带来便利。
<p align="right" style="margin-top: 3px; margin-bottom: 0">
andysky(罗刚君)<p align="right" style="margin-top: 3px; margin-bottom: 0">
<a href="mailto:
[email protected]">
[email protected]</a><p align="right" style="margin-top: 3px; margin-bottom: 0">
2008-11-23
<SCRIPT>
<!--
chplay()
--></SCRIPT>
<script language="JavaScript1.2">
var scroller_msg='Excel高级插件工具 欢迎你!'
var dismissafter=0
var initialvisible=0
if (document.all)
document.write('<marquee id="curscroll" style="position:absolute;width:150px;border:1px solid #FF0000;font-size:10pt;font-family:宋体;color:#FFFF00;background-color:#0080C0;visibility:hidden">'+scroller_msg+'</marquee>')
function followcursor(){
if (initialvisible==0){
curscroll.style.visibility="visible"
initialvisible=1
}
curscroll.style.left=document.body.scrol