Combo box and VBA
If Debt is selected from the box- I want the following fields to show up two rows below the combobox, all in the same column: Issue Date, Maturity Date, Interest, Seniority, Use of Proceeds. To be clear let's say that Issue Date is in cell B5, then Maturity Date would be in B6, Interest in B7, Seniority in B8, and Use of Proceeds in B9.
If Common Stock is Selected from the box- I want the following fields to show up two rows below the combobox, all in the same column: Issue Date, Shares Issued, Right to Sell, Dividends. In this case, Issue Date is in cell B5, Shares Issued in B6, Right to Sell in B7, and Dividends in B8. There is nothing in cell B9.
Don't know if this is too hard to do, but if you have any suggestions, or think I should go about this a different way to make it easier, I am open to your thoughts. Thanks.



