Please excuse me. This isn't a wedding woe.
I have an Excel woe.
Anyone have experience with the SUMIF or SUMIFS function?
Column A is a list of states. If A2 is OH, I want D2 to be the sum of C2 multiplied by B250 from another worksheet. If A2 is CA, I want D2 to be the sum of C2 multiplied by B251 in another worksheet. If A2 is FL, etc....
(Note: all worksheets are in the same workbook. If this can't be done with linking to a different worksheet, then I can alway put the info on the same worksheet - I would just prefer not to.)
Re: Excel help
I'm assuming you've already considered that (or that the data is dynamic, and it wouldn't work).
You may be able to create a macro to do it for a dynamic worksheet, but I'm not that knowledgeable in Excel. DK would probably know - he's a software engineer, and works in Excel all of the time.