XcelThug
New Member
I am trying to get min value from the rows using VBA Application.Worksheet.Function.Min . I am able to get the min value but when i try to autofill it downwards, it is not happening.
Please refer the File i had attached, that is exactly how my data is going to be. I am trying to get min values in the J column.
-Please do not delete the I column.
-Please note while referring the arguments in Min wrksheet.Function please do not give something like "Range("A2:H2"). I want that to be dynamic.
Looking forward for your replies..
Please refer the File i had attached, that is exactly how my data is going to be. I am trying to get min values in the J column.
-Please do not delete the I column.
-Please note while referring the arguments in Min wrksheet.Function please do not give something like "Range("A2:H2"). I want that to be dynamic.
Looking forward for your replies..