Hello Everyone!
I hope this makes sense... I have a table on [Sheet25], Range F5:F97 & G5:G97
What I want is my host cell ("K8") on [Sheet26] to pull a value (in my case a link) from the aforementioned table based on what value is entered on [Sheet13] ("G11")
example: if [Sheet13] ("G11") = "Smith", then [Sheet26] ("K8") = [Sheet25] ("F5")
I know I can use a nest if statement but I have a giant range which makes for an awful formula I am just super new to VBA and don't know how to code it.
Thanks a Million!!!
I hope this makes sense... I have a table on [Sheet25], Range F5:F97 & G5:G97
What I want is my host cell ("K8") on [Sheet26] to pull a value (in my case a link) from the aforementioned table based on what value is entered on [Sheet13] ("G11")
example: if [Sheet13] ("G11") = "Smith", then [Sheet26] ("K8") = [Sheet25] ("F5")
I know I can use a nest if statement but I have a giant range which makes for an awful formula I am just super new to VBA and don't know how to code it.
Thanks a Million!!!