Hi,
I am new to VBA and thinking if there is a more elegant way to achieve what I am trying to do in the code.
I am trying to find the value of "Q" ("C18") at which any value in column "D" is greater than the corresponding value in column "B" ?
Basically can I use "For i = 1 to 5" instead of having to write down each cell address to get the required value of "Q" ? My code is as follows. Any help would be appreciated. Thanx
![]()
Please Login or Register to view this content.
Bookmarks