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

looking for excel function description list

Thanks guys for these great answers, they match my needs 高兴表情高兴表情



We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 项奖励
11 条消息(共 17 条)
1,503 次查看
BTW, I made a small VI that turn a number to an Excel column name,

1 > A
2 > B
..
27 > AA
..
53 > BA
..
256 > IV

The code certainly has room for improvment, but at least it works well ; is that the kind of code that can be shared on NI community ??

Message Edité par TiTou le 06-12-2006 08:27 AM


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 项奖励
12 条消息(共 17 条)
1,502 次查看

It could definitely be shared in the community. Whether people will actually use it is a matter of need and neccessity.

BTW, if you want suggestions before you even post it, I would probably use the Q&R function and divide by 26 to get the letters. Then, I would translate to ASCII by adding 65 and I would use the Byte Array to String Function.


___________________
Try to take over the world!
13 条消息(共 17 条)
1,483 次查看
HI tst, This is more or less what I did 😉

Ok... then before I post it to the community, if you have comments or ideas to improve the code, feel free !

There is the code, I put a range between 1 and 702... don't aske me why... At first I wanted to work for the whole range of I32 but I felt lazy and only made sure it works for an Excel file (xls) where the max number of column is 255 😉






We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 项奖励
14 条消息(共 17 条)
1,477 次查看
Here is an excel toolbox for you.



Joe.
"NOTHING IS EVER EASY"
15 条消息(共 17 条)
1,461 次查看
Hi Joe,

Thanks a lot for the llb, but could you save it back to LV 7.1 please ? 😉

What do you mean by "Save the words, show the code吃惊表情 ? Can you not open my diagram ??


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 项奖励
16 条消息(共 17 条)
1,443 次查看
Hooops... sory Joe, I've just notice that this is your signature 极度高兴的表情

It reminds me one of the LabVIEW proverb : "A diagram is worth a thousand lines of code!"

极度高兴的表情极度高兴的表情极度高兴的表情
极度高兴的表情

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 项奖励
17 条消息(共 17 条)
1,422 次查看