COPY DATA BETWEEN WORKBOOKS BUT PLACE IN NEXT AVAILABLE ROW.

shaunridewood

New Member
Joined
Aug 2, 2023
Messages
1
Office Version
  1. 365
Platform
  1. Windows
So have have set up a formula using the filter function which copies data from one workbook to another when certain criteria is met as follows:-

=FILTER('[St Neots - Project Data Sheet.xlsx]Ground Floor'!B3:B57,'[St Neots - Project Data Sheet.xlsx]Ground Floor'!Q3:Q57="Y")

However this still sorts in row order of the original workbook regardless of when the criteria has been met.
So for example y is entered into rows 1, 10 and 12 of the original workbook and it copies this data across to rows 1 - 3 in the new workbook. however if i think go back and enter y into lines 4, 7 and 11 for example, it will copy the data from 4 & 7 to lines 2 & 3 on the new workbook and row 11 will appear between 10 & 12.

Instead i want the data to automatically populate to the next available row rather than match the original order. is there any way of doing this?
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,215,140
Messages
6,123,266
Members
449,093
Latest member
Vincent Khandagale

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