alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agoIt's a mass extinction eventlemmy.worldimagemessage-square78linkfedilinkarrow-up1416arrow-down1108
arrow-up1308arrow-down1imageIt's a mass extinction eventlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agomessage-square78linkfedilink
minus-squaremnemonicmonkeys@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 years agoDoesn’t Excel mainly use C#?
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up2·2 years agoYou can access the Excel scripting engine from C#, but this is more of a case of C# supporting Excel than the other way around. (And you will really not want to do it if you just have to read and save data in excel files.) Excel mainly uses VBA.
Doesn’t Excel mainly use C#?
You can access the Excel scripting engine from C#, but this is more of a case of C# supporting Excel than the other way around. (And you will really not want to do it if you just have to read and save data in excel files.)
Excel mainly uses VBA.