Hi guys,
how do you execute a vlookup in vba? What i normally do is turn on the macro recorder and type the vlookup function then that's it. But my concern is that i dont want the formula to be seen when the macro is executed and people can see a glimpse of the formula if i use the macro recorder to perform a vlookup function. so for example:
how do you change that Activecell.formulaR1C1 line and make it into a legitimate vba code that when the user performs the macro it will be smooth and they wont catch a glimpse of the formula?
Bookmarks