Index Match in VBA for Ranges (finding a loan balance given a loan number and a date)
问题 I was trying to implement the index match combination in VBA to find a number in a range given 2 conditions. The below seems like a great approach, however, my inputs do not come from excel but from a variable that changes in the code itself. For the life of me I can't figure it out but I am a newbie. Excel / VBA - Index Match function using Dynamic Ranges What happens if your name and date instead are a loan number (1,2,3,etc) and date (6/30/2013) and are not in a spreadsheet but are