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 » VBA and linking files
VBA and linking files
Resolved · Low Priority · Version 2007
Kristoffer has attended:
Excel VBA Intro Intermediate course
VBA and linking files
Hi,
I was wondering if it is possible to create a macro that imports values from an excel sheet on internet and uses two loopups, so that it looks up both date and type.
Thanks,
Kristoffer
RE: VBA and linking files
Hello Kristoffer,
It is possible to write a VBA routine to perform what you require, unfortunately, it is not possible to provide the code here as it is a large code routine, and will need such detail as type of connection, where on web you get info etc...
If you cannot locate sample code from internet, feel free to contact us regarding consultancy.
I hope this resolves your question. If it has, please mark this question as resolved.
If you require further assistance, please reply to this post. Or perhaps you have another Microsoft Office question?
Have a great day.
Regards,
Mark
Microsoft Office Specialist Trainer
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:Checking formulas with multiple operatorsWhen dealing with formulas containing more than one operator (+, -, /, *), Excel follow standard BEDMAS order of operation rules. These rules specify the order that calculations will be performed in, regardless of how the formula reads left to right: |