Programming Excel

后端 未结 6 616
感动是毒
感动是毒 2021-01-14 17:02

I\'d like to give my boyfriend a taste of programming. If it was up to me, I\'d teach Scheme, Haskell or F# but since he\'d rather learn something that can be useful in his

6条回答
  •  情歌与酒
    2021-01-14 17:36

    You can do a great deal with VBA, probably more than someone in finance would ever wish to do. VBA is intended, I believe, for just such people, but it generally gets bad press. I think that if you, a programmer, taught your boyfriend VBA, he would develop some understanding of programming and also have to hand an extremely useful tool for work, far in advance of anything that can be achieved by recording macros. In addition, it is a very short step from VBA to VBScript.

提交回复
热议问题