完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨伙计们,我试图通过ActiveX /公式对象将601点的数组变量传递给Excel工作表。
我尝试了下面的代码,但它的作用是将数组的第一项放在所有601单元格中。 Excel工作表名称为“TRACE DATA”,变量是601实数的数组,在数组变量TRACEDATA_8563中。这是公式对象中的代码:ExcelApp.Sheets(“TRACE DATA”)。范围(“B1: B601" )值= TRACEDATA_8563。 任何建议将不胜感激。 谢谢达米安。 dgoderich@gmail.com 以上来自于谷歌翻译 以下为原文 Hi Folks, I am trying to pass an array variable of 601 points to an Excel sheet via ActiveX/formula object. I have tried the following code below but what it does is it places the first item of the array in all 601 cells. The Excel sheet name is "TRACE DATA", the variable which is an array of 601 real numbers is in the array variable TRACEDATA_8563 Here is the code in the formula object: ExcelApp.Sheets("TRACE DATA").Range("B1:B601").Value=TRACEDATA_8563; Any suggestions will be appreciated. Thanks Damian. dgoderich@gmail.com |
|
相关推荐
2个回答
|
|
我没有看到附加任何代码,无论如何,你应该只使用一个单元格,如果你在这个单元格中放置一个数组,excel将自动增强它。
您可以选择数据之前是垂直还是水平。 你为此使用ecxel lib吗? 或者换句话说,你使用的是什么样的版本? 9.31? 德特勒夫 以上来自于谷歌翻译 以下为原文 I do not see any code attached, anyhow, you should just use one cell, and if you put an array in this cell, excel will enhance it atomatically. You can choose if your data should go vertical or horizontal before. Do you use ecxel lib for this? or in other words, what vee version are you using? 9.31 ? detlef |
|
|
|
回答了我自己的问题:第1个*声明变量* Amp_range名称Amp_range:范围:GLOBAL类型:对象子类型:任何TRACEDATA_8563作为从频谱分析仪保持601个点的变量数组。
A:保持单元格范围的变量* INSIDE FORMULA BOX(ActiveX)* SET Amp_range = excelApplication.Sheets(“TRACE DATA”)。范围(A); Amp_range = transpose([TRACEDATA_8563])如果任何有类似问题的人都不清楚这一点,我可以发布一个包含所有代码的VEE文件。 达米安。 以上来自于谷歌翻译 以下为原文 Answered my own question: 1st *Declare variable* Amp_range Name Amp_range: Scope:GLOBAL Type: Object Sub Type:Any TRACEDATA_8563 Being the variable array holding 601 points from Spectrum Analyzer. A: being variable holding the range of cells *INSIDE FORMULA BOX (ActiveX)*SET Amp_range = excelApplication.Sheets("TRACE DATA").Range(A); Amp_range = transpose ([TRACEDATA_8563 ]) If this is not clear to anyone with a similiar question, I can post a VEE File with all the Code. Damian. |
|
|
|
只有小组成员才能发言,加入小组>>
1223 浏览 0 评论
2347 浏览 1 评论
2157 浏览 1 评论
2022 浏览 5 评论
2902 浏览 3 评论
965浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
701浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
801浏览 0评论
1224浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-23 13:19 , Processed in 1.503813 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号