1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Pull bills between 2 dates

Our take

To efficiently manage your bills, you can create a solution that pulls all due dates between two specified dates for each month, using the same due date format. For instance, if you want to retrieve bills due between 2/15 and 3/2, the system will identify and list all relevant bills along with their respective amounts. By referencing the start date in cell A1 and the end date in cell A2, you can streamline your financial tracking and ensure no bill goes unnoticed.

I want to be able to pull all the bills due between two dates for every month, based only on the date of the month. For each month, the due date for bills is the same, so if the dates are 2/15 and 3/2 I want all those bills pulled with the price next to it. I've included a sample of bills, if it helps assume date 1 =A1 and date 2 =A2.

Edit: Original image didn't load, here it is now.

https://preview.redd.it/gperwbhnf3ng1.png?width=813&format=png&auto=webp&s=c4fc09414af160d252597c46d9308b60dc54ed61

Example of desired outcome between dates 1/15 and 2/6:

https://preview.redd.it/1zql79wwh3ng1.png?width=247&format=png&auto=webp&s=22cbf68e5bc48b52c7230931e66d8b331f8e884a

submitted by /u/IAmCabbageLord
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles