Replacing "IF" or "LOOKUP" formula's with VBA Function?

D

dhunter43

I have 2 worksheets; InputForm and Formulas.
Cells B14:b25 in the InputForm worksheet are drop down lists that deliver a
value in the corresponding cells c14:c25.
Cells M1:AC1 in the Formulas worksheet are the same as the drop down list in
the InputForm worksheet. I need to populate cells M2:AC2 with the data from
InputForm C14:c25 based on user selection.
90% of the time there will be several cells left blank in InputForm b14:c25
and I would like to return a "0" in Formulas("M2:AC2") if an operation
isn't selected.
If there are any questions I am off to work for the evening but will respond
tomorrow.

Thank you,
dhunter43
The Performance Advantage, LLC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top