Purge table into a different worksheet

GazNicki

Board Regular
Joined
Nov 30, 2010
Messages
78
Hi

Is it possible to purge a table on Sheet 1 into Sheet 2?

I have a list of documents on Sheet 1 which lists the Document Name, version number, and date.

If there is more than 1 version, this is listed in the table - so there is Document 1 with 4 entries if there are 4 versions.

Is it possible to purge the table so that Sheet 1 only shows the most recent version, whilst sheet 2 maintains a rolling list of the previous versions?
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
With VBA sure.
We would need a lot more information if you want us to write something for you though.
eg
Actual sheet name for both sheets.
If excel tables are used for both what is the table name for each sheet.
XL2BB sample for both sheets. If the format is identical then maybe just the one you want to purge.
Is the combination of Document and Version unique or do you need date to make it unique ?
How much data is there on the sheet to be purged ?
 
Upvote 0

Forum statistics

Threads
1,215,614
Messages
6,125,848
Members
449,266
Latest member
davinroach

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