-
1. Need to source an addin to replace vbs graph controls. Finishing off an upgrade to one of our products, and don't like the current graphs, lol did better ones myself using C. Anyone know of a good business graph add in for vb.
2. An excel question. Anyone know how to add Macros to an Excel spreadsheet cell from vb. Sort of ok generate the spreadhseet, add data, insert a macro and execute it????
Christ it's a public holiday and am working.
-
I don't believe that #2 can be done. You can execute an existing macro, but you can't plant one.
I also don't understand why you would want to. You can do everything that a macro can do from VB.