随笔分类 - office
摘要:Sub PasswordBreaker() Dim i As Integer, j As Integer, k As Integer Dim l As Integer, m As Integer, n As Integer Dim i1 As Integer, i2 As Integer, i3 As Integer Dim i4 As Integer, i5 As Integer, i6 As Integer On Error Resume Next For i = 65 To 66: For j = 65 To 66: For k = 65 To 66 For l = 65 To 66:
阅读全文
摘要:例如sheet2 的C列数据来源于sheet1的C列数据可以在sheet2中C1单元格添加函数 IF('sheet1'!C1 =0 ,"",'sheet1'!C1) ,利用自动完成(复制,拖动,填充序列)
阅读全文
摘要:保护指定单元格的方法,同时允许编辑其它单元格方法1 : 锁定一个Sheet全部的单元格或者需要保护的单元格,指定允许用户编辑的区域(审阅-更改-允许用户编辑区域),添加密码保护Sheet方法2 : 锁定需要保护的单元格,不锁定不需要保护的单元格,添加密码指定相应操作
阅读全文

浙公网安备 33010602011771号