Hello-I've created a vba macro to give a pop-up warning if an amount in one cell exceeds the amount in another cell. This macro works fine for this specific product analysis. However, I'd like to repeat this pop-up for other specific cells on the same sheet for other specific product analyses. I'm having trouble copying/adding the same pop-up to apply to the other cells further down. The goal is to add multiple types of investments and have a pop-up if the total of that investment exceeds the value limit. For example contributions, 401k employee contributions, Company 401k contributions to employees, Roth IRA, Traditional IRA, and more. In my spreadsheet, the macro I've created for the HSA investment gives the pop-up when the amount in D12 exceeds that in B14. But now I've created my second type (401k Employee) and would like the same pop-up if D33 exceeds B35. After that, the same pop-up to a 3rd investment type, then 4th, and so on and so on. Please help me easily add more pop-ups as I create more criteria! I've attached my spreadsheet in Google Drive.
link to spreadsheet
Secondly would eventually like to have the spreadsheet more dynamic by creating a data table that stores multiple years of data which I could interactively select a certain year and that year's data is dynamically shown on a dashboard. Which allows it to toggle back and forth selecting one year to another and pulling up that years data. I've started a tab labeled "Data" which would store the data. I've seen dynamic dashboards that have 3 sheets. One for Data, one for the calculations, and the third for the dashboard results. That's what I'd like to create. I'd like the dashboard to automatically add the next year once that data has been entered.
I hope my explanations make sense! Thanks in advance for any help!!!
PS-I had trouble with the XL2BB which is why I created a link to a shared google drive folder.
link to spreadsheet
Secondly would eventually like to have the spreadsheet more dynamic by creating a data table that stores multiple years of data which I could interactively select a certain year and that year's data is dynamically shown on a dashboard. Which allows it to toggle back and forth selecting one year to another and pulling up that years data. I've started a tab labeled "Data" which would store the data. I've seen dynamic dashboards that have 3 sheets. One for Data, one for the calculations, and the third for the dashboard results. That's what I'd like to create. I'd like the dashboard to automatically add the next year once that data has been entered.
I hope my explanations make sense! Thanks in advance for any help!!!
PS-I had trouble with the XL2BB which is why I created a link to a shared google drive folder.