Table sorting

markyrowland

New Member
Joined
Sep 1, 2014
Messages
2
Hi Guys,

I am currently making a spreadsheet for loaned devices and am sturggling quite badly on how to make it.
I want one of the sheets to show a table that takes the information from the main sheet and then sorts through it to find any loans that are to come back to me in the next week.

I have done this before on a similar sheet but it was much easier, on an earlier sheet i didnt have this problem because i was only able to loan a device once a day, therefore using the date as the ID and only using an extremely easy Vlookup.

The problem with this now is that quite a few loans can now be made and i now dont have an easy way to find all the upcoming loans.

I have only ever done excel in A-Levels before this so my knowledge is pretty limited, so forgive me if im being an idiot!
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

bschwartz

Well-known Member
Joined
Jan 5, 2013
Messages
1,367
Simplest way would probably be a PivotTable.

From anywhere on the table, go to Insert --> PivotTable --> OK. This will create a PivotTable on a new worksheet. When selected on one of the cells in the PivotTable, a dialog box will open on the right. Select all of the relevant fields that you need to see. Go to the design tab on top, and change the option for Report Layout to Tabular Form.

On the header for Due Date, select the dropdown arrow, go to Date Filters --> This week. Every time you add data and want to see the items due this week, you will need to select anywhere on the PivotTable, go to the Options tab on top, and select Refresh.
 
Upvote 0

markyrowland

New Member
Joined
Sep 1, 2014
Messages
2
Knew it would be easier than anticipated...

Is there a possible way of getting rid of the sum totals at the bottom of the table?
 
Upvote 0

Forum statistics

Threads
1,190,616
Messages
5,981,951
Members
439,745
Latest member
VBANewbieJohn

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
Top