If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
XLS Macro : Summing variable no of cols over one row
I am an inexperienced XLS macro-writer.
I need to populate a cell with a 'Summing' fomula between 2 cells j to k(on the same row (i). The cell addresses are available in the format cells(i,j) only. What is available?