Nanogirl21
Active Member
- Joined
- Nov 19, 2013
- Messages
- 331
- Office Version
- 365
- Platform
- Windows
Is there any way to create a <acronym title="visual basic for applications">VBA</acronym> that will insert a VLOOKUP statement in cell #2 of in the last used column used in Sheet 1. I would run the VBA several times a week, but the last column will always be different.
The VLookup that I would like to use is:
=VLOOKUP($H:$H,Sheet2!$D:$O,12,FALSE)
Thank you.
The VLookup that I would like to use is:
=VLOOKUP($H:$H,Sheet2!$D:$O,12,FALSE)
Thank you.