摘要:
如果 microsoft store 不能直接安装,可用以下方法。 先找到软件在微软商店的地址(网页版),如: https://apps.microsoft.com/detail/9nksqgp7f2nh?hl=en-US&gl=US 再到 https://store.rg-adguard.net/ 阅读全文
摘要:
现有数据如下: 此时,如果需要根据单元格底色来排序,红色在上,其次是黄色,最后是白色(其实是无底色)。那么代码如下: Sub te() Dim wbk As Workbook Dim sht As Worksheet Dim last_row As Integer Dim iCounter As I 阅读全文