C
ctallen23 via OfficeKB.com
Hi. I have another question. I am trying to post this: OFFSET($A$4,MATCH
(C21,$A$5:$A$17,0),MATCH(D21,$B$4:$M$4,0)) into a vba program but can't get
it to work. I understand that the $$ are not recognized in vba and also, how
would I go about putting this equation into a sub procedure? I tried calling
it price = offset(....... Also, this is a set range that will not move. How
can the program be structured to where $a$4 will always be the range or
array's starting point? I have stock symbols in a row with dates down the
left column. Stock prices fill the range.
thansk.
chris
(C21,$A$5:$A$17,0),MATCH(D21,$B$4:$M$4,0)) into a vba program but can't get
it to work. I understand that the $$ are not recognized in vba and also, how
would I go about putting this equation into a sub procedure? I tried calling
it price = offset(....... Also, this is a set range that will not move. How
can the program be structured to where $a$4 will always be the range or
array's starting point? I have stock symbols in a row with dates down the
left column. Stock prices fill the range.
thansk.
chris