摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Imports SystemImports System.IOImports System.TextImports System.NetImports System.Runtime.InteropServ... 阅读全文
摘要:
=SUM(A1:A5,A7:A10,A12:Axx) 中间的A6,A11就不参加计算了 要是跳过的单元格有条件的就用=SUMIF或者=SUMIFS吧 阅读全文