Jun 28 2023 12:51 AM - edited Jun 30 2023 08:27 PM
I have work book, in which there are two sheets. Sheet1 consists of some data. Sheet2 concerned cells has to be filled from sheet1 based on the class selected from the drop down list.
Date wise sub totals of columns in sheet2 has to be automatically generated when a new date is entered in date column of sheet2.
Kindly help me in making this.
A sample sheet is attached.
Requirement:
Sub Totals of H to M column should be calculated automatically When a new Date is inserted in the Date column , When a new Date is inserted.
As shown in the sample sheet.
Jun 28 2023 04:35 AM
SolutionTo prepare an Excel sheet for data management with the described requirements, you can follow these steps:
Step 1: Set up the Drop-Down List
Step 2: Fill Sheet2 Cells Based on Selected Class
Step 3: Generate Date-wise Subtotals
Now, whenever you enter a new date in the date column of Sheet2, the subtotals for that date will be automatically generated.
Note: Adjust the cell ranges and references in the formulas based on your actual data layout.
The Steps and the text was created with the help of AI
I hope this helps you in preparing your Excel sheet for data management.