Maneesh Massey
Member
Hello All,
Can we design a table in Excel 2013 using developer tools such that:
1. There should be 7 columns in the table.
2. There should be a Combo-box for selecting the month (Jan to Dec)
3. There should be two Command buttons one named "Total" and another named Refresh.
4. Pressing Total button calculates total in the last empty cell available for the particular column and copies and paste's the totals of Product A, Product B and Product C for suppose January into a new worksheet in the same workbook.
5. Pressing Refresh button, clears all data in the first sheet ready for another month's entry.
Anyone interested to help me with this? I've done the bare basics and uploaded the Excel file. Only need help with the macro programming.
Greatly appreciate any responses.
Regards,
~Maneesh
Can we design a table in Excel 2013 using developer tools such that:
1. There should be 7 columns in the table.
2. There should be a Combo-box for selecting the month (Jan to Dec)
3. There should be two Command buttons one named "Total" and another named Refresh.
4. Pressing Total button calculates total in the last empty cell available for the particular column and copies and paste's the totals of Product A, Product B and Product C for suppose January into a new worksheet in the same workbook.
5. Pressing Refresh button, clears all data in the first sheet ready for another month's entry.
Anyone interested to help me with this? I've done the bare basics and uploaded the Excel file. Only need help with the macro programming.
Greatly appreciate any responses.
Regards,
~Maneesh