the first thing i've done! what i want to find out is if i can
multiply two cells somehow not by using the MMULT command but by using
the VLOOKUP command
Do you mean multiplying the results of multiple Vlookups?
As in, for ex, Vlookup(A2,Table1,2,False) * Vlookup(B2,Table2,3,False).
i.e.. Find the 2nd element in table 1 that matches the key A2 and
multiply it by the 3rd element in table 2 using the key in B2.
If so, then yes you can.
If not, then you'll need to be more specific.
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.