Remove weekends in column of dates

bebeboowee

New Member
Joined
Apr 28, 2021
Messages
2
Office Version
  1. 2010
Platform
  1. Windows
Hi, I'm new to Excel... I'm trying to organize this data that has a column of dates and other values in the respective rows.
This is what I'm looking at (I use Office 2010 btw):
Screenshot (12).png

*please don't mind the foreign language. They don't really matter.


The column contains all the dates of 2020, but has 2 rows for each date as shown above. I want to keep the 2 rows for each date, but delete the rows of weekends (1/1/20 is a Wednesday btw). How can I do this? Is there a function where I could filter the rows that have either one of a group of values - for example I want all rows with 1/20/20, 1/22/20, 5/6/20, and etc to get deleted. Thank you.
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
I think you can create a column use =WEEKEND(Date) function to find which date is weekend and filter them out
 
Upvote 0
I think you can create a column use =WEEKEND(Date) function to find which date is weekend and filter them out
Oh cool, if I happen to get a list of weekends, how do I filter them out?
 
Upvote 0
Oh cool, if I happen to get a list of weekends, how do I filter them out?
I thought you want to use normal Data > Filter function in Excel. Select number to display and select to delete all the rows displayed.
 
Upvote 0

Forum statistics

Threads
1,214,606
Messages
6,120,497
Members
448,967
Latest member
visheshkotha

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top