Is it possible to filter data and then sum data and populate in another workbook?

SCPbrito

Board Regular
Joined
Aug 1, 2024
Messages
61
Office Version
  1. 365
Platform
  1. Windows
I have a large data set with varying numbers of rows but same columns. Is it possible to filter data by a certain status in Column B and then sum the Qty in column G and have it populate in another workbook?
 

Attachments

  • 2024-08-13_20-50-00.png
    2024-08-13_20-50-00.png
    30.4 KB · Views: 4

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Is it possible ..
It should be but are you wanting to do this ..
  1. Manually?
  2. By formula?
  3. With vba?
  4. Using Power Query?
Also, does the "other workbook" already exist?

Depending on the responses to the above, there may be more questions following.
 
Upvote 0
I want to do this with VBA., and yes the other workbook exists.
 
Upvote 0
Correction: I want date to populate in another sheet in the same workbook
 
Upvote 0

Forum statistics

Threads
1,224,847
Messages
6,181,349
Members
453,033
Latest member
lapmangviettel

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