delphi怎么实现对excel排序? ( 积分: 50 )

  • 主题发起人 主题发起人 vaseman
  • 开始时间 开始时间
V

vaseman

Unregistered / Unconfirmed
GUEST, unregistred user!
我使用以下语句:
myexcel.range['A1','X2000'].Sort.key1:=myexcel.Range('E1',Order1:=xlDescending);
但是出错,请教各位大虾!!!
 
我使用以下语句:
myexcel.range['A1','X2000'].Sort.key1:=myexcel.Range('E1',Order1:=xlDescending);
但是出错,请教各位大虾!!!
 

Similar threads

D
回复
0
查看
2K
DelphiTeacher的专栏
D
D
回复
0
查看
1K
DelphiTeacher的专栏
D
S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
D
回复
0
查看
2K
DelphiTeacher的专栏
D
后退
顶部