怎么读取Excel的最后一行和总行数
对Excel的函数不了解啊到了这里就卡壳了不知道怎么办才好
另外大神们可以推荐点Autoit调用Excel函数或者宏之类的中文资料吗
谢谢 excel操作是vba,百度vba操作,再转成autoit。 回复 2# ila
谢谢指点方向
是这样的,这个事有点紧现在系统的学怕时间不够啊
可以发个代码学习下吗? Local $aRc = StringRegExp($oExcel.Application.Selection.SpecialCells($xlCellTypeLastCell).Address(True, True, $xlR1C1), "\D",3);共有几行几列 可以看看,也许有帮助
http://www.autoitx.com/forum.php?mod=viewthread&tid=48190&highlight=
http://www.autoitx.com/forum.php?mod=viewthread&tid=47488&highlight= 可以看看,也许有帮助
http://www.autoitx.com/forum.php?mod=viewthread&tid=48190&highlight=
http://www.autoitx.com/forum.php?mod=viewthread&tid=47488&highlight=
页:
[1]