Skip to content
Macrostash
  • Excel
    • How to use a Vlookup
    • VBA
  • Access
    • SQL
  • PHP
    • JQuery

Tag: vlookup

[Excel] Vlookup in VBA

Posted on November 5, 2011by admin

Using a Vlookup in VBA for your macros isn’t as straight forward as you would think.  The trick is that Vlookup is a worksheet function that you need to reference using the Application variable in VBA, when you code your macro. Note: If you’re looking for something similar for Access VBA, it’s called Dlookup. There … Continue reading “[Excel] Vlookup in VBA”

Categories Excel VBATags excel macro vba vlookup

Ads




Recent Posts

  • Comparison of Javascript Geocoding API
  • Tips for Writing a WordPress Plug-in With URL Rewrites
  • DNS Speed Increases on CloudFlare Free DNS
  • How to insert inline Javascript in WordPress Block with Gutenberg Editor
Proudly powered by WordPress