Excel_User_10k
Board Regular
- Joined
- Jun 25, 2022
- Messages
- 100
- Office Version
- 2021
- Platform
- Windows
Hi All,
I know this is possible, but trying to figure it out is another matter. I have a Sales Table where a new row is added every time a sale is 'submitted' on another sheet. I have an Overview Sheet that automatically Totals each type of sale, product, total value, etc. This will of course add up the total sales for the month, which is great. And I would like this to be the default. But I would also like the option of, maybe, a drop down box that auto-updates to show each day of the month as a new day's worth of sales are added (so that on Day 1, there isn't 30 days worth of selections but only day 1 and Month Overview). And then when a day is selected, all of the figures update to show all sales for just that date.
Part of the issue I am having is that, in the table, I have both the Date and Timestamp of when the sale is added. But for the dropdown box, I would only like it to show the date and then search the Date and Time column where that particular date is found. But finding a Formula that is able to allow a wildcard is very tricky. I imagine it will be a combination of formula's to achieve this and would mostly depend on IF formula, but it does not allow for a wildcard so I am not sure it will work.
I would rather use Formula than VBA if possible as it is more stable but I am open to it if it is the best solution.
Thank you.
I know this is possible, but trying to figure it out is another matter. I have a Sales Table where a new row is added every time a sale is 'submitted' on another sheet. I have an Overview Sheet that automatically Totals each type of sale, product, total value, etc. This will of course add up the total sales for the month, which is great. And I would like this to be the default. But I would also like the option of, maybe, a drop down box that auto-updates to show each day of the month as a new day's worth of sales are added (so that on Day 1, there isn't 30 days worth of selections but only day 1 and Month Overview). And then when a day is selected, all of the figures update to show all sales for just that date.
Part of the issue I am having is that, in the table, I have both the Date and Timestamp of when the sale is added. But for the dropdown box, I would only like it to show the date and then search the Date and Time column where that particular date is found. But finding a Formula that is able to allow a wildcard is very tricky. I imagine it will be a combination of formula's to achieve this and would mostly depend on IF formula, but it does not allow for a wildcard so I am not sure it will work.
I would rather use Formula than VBA if possible as it is more stable but I am open to it if it is the best solution.
Thank you.