Hello!
I'm currently teaching myself how to use VBA at work, as I track large amounts of data regularly. I ran into an issue while trying to collect specific keyword data. I'm trying to grab the row# that has the maximum value for the inserted range.
This is my code:
![]()
Please Login or Register to view this content.
I'm really not familiar (probably very obviously so) with VBA. I learned a bit in an engineering class I took, but that's about it. Any suggestions or ideas on how to better return the values I'm looking for are greatly appreciated.
1) I have all my maximum, median, and minimum values
2) I want to find the keywords associated with those maximum, median, and minimum values
3) Those keywords are located in the same rows as my max, med, min values
Thanks,
Simcha
Bookmarks