vba courses london - vlookup updating data
The UK's Number 1 for Microsoft Office Training Add this page to your favourites/bookmarksBookmark page
 
View printable version of pagePrintable version
Plus One Google
Customer: Sign in
Delegate: Sign in
Trainer: Log in

Forum home » Delegate support and help forum » Microsoft VBA Training and help » vba courses london - Vlookup, updating data

vba courses london - Vlookup, updating data

resolvedResolved · Low Priority · Version Standard

replyReply Thu 18 Jan 2007, 15:56Delegate Gunaratnam said...

Gunaratnam has attended:
Excel VBA Intro Intermediate course
Excel Advanced course

Vlookup, updating data

Is is possible to build in a macro which has vlookup up included in it and be able to lookup data relating to privouse months.

This might be a excel or a VBA question.

Example for my management accounts i need to up date the budget and last year figure on a monthly basis. is it possible to do this using macro without me having to manualy chand the budget and last year data.

thanks

For upcoming training course dates see: Pricing & availability

replyReply Fri 26 Jan 2007, 11:09Trainer Carlos said...

RE: Vlookup, updating data

Yes

You would have to Create the VLOOKUP in a macro and then edit it to take into account which range of data it was looking at

You would need to set the data range before running the VLOOKUP

 

Vba tip:

Use GoTo to Select A Cell With VBA

To select a certain cell on a Worksheet you can use:

Application.Goto Reference:=Range("V300")

or more simply

Range("V300").Select

If, on the other hand, you want the selected cell to be the top/left cell on the screen you use:

Application.Goto Reference:=Range("V300"), Scroll=True

View all VBA hints and tips


Microsoft Certified Partner Accredited Training Provider: Institute of IT Training Institute of Leadership and Management - Certified Courses Security Seal verified by visa, mastercard securecard