98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Lookup Range of Cells
Lookup Range of Cells
Resolved · Medium Priority · Version 2010
Mark has attended:
Excel VBA Intro Intermediate course
Excel Advanced - For Power Users course
Excel PowerPivot course
Excel Dashboards for Business Intelligence course
Lookup Range of Cells
Does anyone have some code that will lookup a range of cells and then input text box (normal user form) value to the right of the corresponding cell.
RE: Lookup Range of Cells
Hi Mark
Thanks for getting in touch. Depending on your goal, there are a number of ways you could attempt this.
* You could record a VLOOKUP function in a macro
* You could record a Find action in a macro
The key really is to get the text box's value (e.g. textbox1.value) and use it within the code.
If you'd like to provide a little more detail on how it would work, I can suggest some other techniques that might help.
Kind regards
Gary Fenn
Microsoft Office Specialist Trainer
Tel: 0207 987 3777
Best STL - https://www.stl-training.co.uk
98%+ recommend us
London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector
Will be marked as resolved in 5 days
Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Quickly create a list of numbersThe fill handle in Excel has many uses. If a number is typed into a cell and then the fill handle is used, the number will be copied from one cell to the next. |