Get instant live expert help on I need help with vba match function

“My Excelchat expert helped me in less than 20 minutes, saving me what would have been 5 hours of work!”

Post your problem and you’ll get expert help in seconds.

Our professional experts are available now. Your privacy is guaranteed.

Here are some problems that our users have asked and received explanations on

vba formula to lookup multiple fields with multiple match
Solved by M. U. in 16 mins
i need to create a vba index function
Solved by I. U. in 16 mins
Use the VBA Editor to create a new module. Type the following VBA code to create a custom depreciation function (be sure to include the blank lines after the first line and before the last line). Save and exit the VBA Editor. Function Depreciation (Value, Rate) Depreciation = Value * Rate End Function
Solved by I. A. in 12 mins
Use the VBA Editor to create a new module. Function Depreciation (Value, Rate) Depreciation = Value * Rate End Function
Solved by G. S. in 30 mins
NEED HELP IN THE INDEX FUNCTION AND MATCH FUNCTION
Solved by T. D. in 18 mins