SiouxCityElvis
Programmer
I'm trying to call the 2nd sheet in my workbook and populate it based off a loan determination completed in the 1st sheet of my workbook.
Basically, I'm using another engine that does all the math but the example they gave for amortization was using a standalone VB app. I want to use the Excel with VB.
Any way that I can pinpoint a cell from my VB script that works with my Excel? For example, I would like to assign a value to Row 13 Column 3? It seems like something rather simple in concept, but I don't know how to do that from my VB script.
Please help...
Thanks.
-David
Basically, I'm using another engine that does all the math but the example they gave for amortization was using a standalone VB app. I want to use the Excel with VB.
Any way that I can pinpoint a cell from my VB script that works with my Excel? For example, I would like to assign a value to Row 13 Column 3? It seems like something rather simple in concept, but I don't know how to do that from my VB script.
Please help...
Thanks.
-David