andrebrigoni
New Member
- Joined
- Oct 9, 2014
- Messages
- 1
Hi guys, good morning!
This is my first thread here at MrExcel.com.
I've been searching the web for help on VBA for the last weeks and learned a lot already!
However, when it comes to using VBA, I can say that I'm still "crawling"!
What I would like to ask you guys is what kind of function I could use to search for the correct cell to paste value from another worksheet.
Trying to make things clearer:
I use excel to register different information on about 5000 people, and I've already created userforms for that.
Some of that information is simply registered on a "next available row basis", while other needs to "match" ID number on a row and type of information on a column so that I can find the correct cell to paste info on.
I've found hundreds of threads using Vlookup or IndexMatch to find cell to copy value from, but never to paste value on.
I'd very deeply appreciate any help you guys could provide me with!
Thank you!
This is my first thread here at MrExcel.com.
I've been searching the web for help on VBA for the last weeks and learned a lot already!
However, when it comes to using VBA, I can say that I'm still "crawling"!
What I would like to ask you guys is what kind of function I could use to search for the correct cell to paste value from another worksheet.
Trying to make things clearer:
I use excel to register different information on about 5000 people, and I've already created userforms for that.
Some of that information is simply registered on a "next available row basis", while other needs to "match" ID number on a row and type of information on a column so that I can find the correct cell to paste info on.
I've found hundreds of threads using Vlookup or IndexMatch to find cell to copy value from, but never to paste value on.
I'd very deeply appreciate any help you guys could provide me with!
Thank you!