Hi,
I am having trouble getting Excel 2002 VBA to call a dll complied with MinGW Fortran complier. Any help on this particular problem and/or general places to go for help on this matter would be much appreciated.
Here is the Fortran Code I used:
============================================...
I am new to VBA and Excel and can't figure out how to loop through ranges. Basically, I have a calculation that takes two values (actually alot more but for example...) and returns one. I want to input the two values from two ranges and output to another range.
'input variable values
rangeA...