当前位置>主页 > 期刊在线 > 信息技术 >

信息技术2021年1期

单元格中指定字符间文本去除的研究 ——利用Excel 宏功能实现
高楠,徐刚
(兰州城市学院,甘肃 兰州 730070)

摘  要:Excel 是使用非常广泛的办公软件体系之一,自身带有多种类型、可实现多种功能的内置函数,但仍不能完全满足一些用户的特殊功能使用要求。基于此,Excel 提供了宏功能,满足用户通过自定义的方式开发独特功能的使用需求。利用VBA的宏编程技术,通过自定义Excel 函数,实现Excel 单元格数据中指定字符间文本的批量去除功能,同时提供指定字符去除或保留两种实现模式的解决方案。


关键词:VBA;指定字符;文本去除



中图分类号:TP317         文献标识码: A          文章编号:2096-4706(2021)02-0032-03


Research on Text Removal between Specified Characters in Cell——Realization by Using Excel Macro Function

GAO Nan,XU Gang

(Lanzhou City University,Lanzhou 730070,China)

Abstract:Excel is one of the more widely used office software systems. It has many types of built-in functions to realize many functions,but it still cannot fully meet the usage requirements of special functions of some users. In view of this,Excel provides macro functions to satisfy user’s usage requirements that develop unique functions through self-definition way. Using the macro programming technology of VBA and through self-definition of Excel function,the batch removal function of the text between the specified characters in the Excel cell data is realized. At the same time,two implementation modes of solutions removing or retaining of the specified characters are provided.

Keywords:VBA;specified character;text removal


基金项目:兰州城市学院本科教学研究与改革项目(2020-JY-11)


参考文献:

[1] 高楠,李红霞. 利用Excel 的宏功能实现多数据类型单元格中纯数字的提取 [J]. 计算机产品与流通,2017(9):197.

[2] 李晓玫,杨小平.Excel 中的VBA 程序设计 [J]. 四川师范大学学报(自然科学版),2004(4):96-99.

[3] 杨天生.VBA 在高效办公中的应用 [J]. 机械工程师,2017(9):145-146.

[4] 张怡芳.Excel 自定义函数的编制与实例 [J]. 计算机与现代化,2001(2):130-135.

[5] 孔德宏. 在EXCEL 中基于VBA 的学生基本情况调查表的设计与实现 [J]. 企业导报,2011(6):254-255.

[6] 高楠,石蕊,李红霞. 根据身份证号直接计算年龄的EXCEL 实现 [J]. 计算机产品与流通,2017(10):37.


作者简介:

高楠(1982—),女,汉族,河北定州人,讲师,毕业于兰州交通大学,硕士研究生,主要研究方向:计算机应用、通信工程;

徐刚(1980—),男,汉族,河南洛阳人,讲师,毕业于兰州交通大学,硕士,主要研究方向:计算机应用、网络通信技术。