取消
显示结果 
搜索替代 
您的意思是: 

Read XLS data

已解决!
转到解答

I don't want to be one of those guys that ask questions that have been answered dozens of times (especially about excel) but I have a quick question.

The end goal is open an xls file, do some stuff, then save as csv. Pretty simple, and most of the code is done.

 

I found some code (Smercurio_fc, 2010) that does nearly exactly what I am looking for.


The one thing I would like to modify is the fact that it makes you select a range.

I would like to load all of the data in, rather than a subset of the data.

 

How could I modify the code such that I can remove the range function without breaking the rest of the code?

Thanks in advance!

Cory K
0 项奖励
1 条消息(共 3 条)
3,129 次查看
解答
已被主题作者 Cory_K 接受

Try this.

 

Be aware that I saved this with the Index on the Array indicator set for some far out values.  Might look like it didn't do anything at first glance.

2 条消息(共 3 条)
3,109 次查看

Thanks a lot Wayne, I will try the VI this afternoon, I appreciate the help.

Cory K
0 项奖励
3 条消息(共 3 条)
3,058 次查看