Forum

VLookUp Copy with F...
 
Notifications
Clear all

VLookUp Copy with Formating

3 Posts
3 Users
0 Reactions
69 Views
(@zmg)
Posts: 1
New Member
Topic starter
 

I have no experience with VBA VLookUp functions. 

I have built a dashboard that is updated each day.

It is about service tickets.

Each ticket has a serial number as an index and incrementing. I am adding comments and notes to each ticket in a specific column. Everything is stored on a daily sheet.

When I update the next day – I read all tickets from the on-line server, to a new sheet, and then I want to bring the comments from the recent sheet.

I would like to learn how to use Look Up functions to copy all the old comment to their respective rows (indexed) on the new sheet.

I would also be happy to learn how to copy the formatting of the comments.

 
Posted : 04/08/2021 5:44 am
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

Hi,

You haven't supplied any data so it's hard to understand what your data looks like. 

Please, always supply sample data and show your expected result.

I don't know why you want to use VLOOKUP or VBA for this.  Sounds like Power Query would do the job. But maybe I don't fully understand what it is you want to do.

Please supply those sample files.

Regards

Phil

 
Posted : 05/08/2021 6:39 pm
Alan Sidman
(@alansidman)
Posts: 222
Member Moderator
 

If you still think you need to use VBA and Vlookup after reading Philip's post then look at this link for a quick tutorial

 

http://www.cpearson.com/Excel/CallingWorksheetFunctionsInVBA.aspx

 
Posted : 05/08/2021 11:39 pm
Share: