作者:绿色风
分类:
时间:2022-08-17
浏览:159
楼主 BIN_YANG168 |
Q: 如何利用VBA为工作簿中的指定页签添加颜色? A: ALT +F11→插入模块→在模块中输入以下代码:
- Sub 标签颜色()
- Sheets("Sheet2").Select
- ActiveWorkbook.Sheets("Sheet2").Tab.ColorIndex = 46
- Sheets("Sheet1").Select
- Range("A1").Select
- End Sub
标签颜色.rar |
2楼 hu221188 |
Question: To appear the correspond inte**ce after coyp the program which you provided and operation according to your mention, but I know to fill what command into the the first box so that ‘run” button will be active. Would you like to tell me? thanks. |
3楼 hu221188 |
By the way, I am using Enlish version of excell 2003. |
免责声明
有感于原ExcelTip.Net留存知识的价值及部分知识具有的时间限定性因素,
经与ExcelTip.Net站长Apolloh商议并征得其同意,
现将原属ExcelTip.Net的知识帖采集资料于本站点进行展示,
供有需要的人士查询使用,也慰缅曾经的论坛时代。
所示各个帖子的原作者如对版权有异议,
可与本人沟通提出,或于本站点留言,我们会尽快处理。
在此,感谢ExcelTip.Net站长Apolloh的支持,感谢本站点所有人**绿色风(QQ:79664738)**的支持与奉献,特此鸣谢!
------本人网名**KevinChengCW(QQ:1210618015)**原ExcelTip.Net总版主之一