Retain rows in master sheet if active/completed (PowerQuery)

jladair

New Member
Joined
Nov 22, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
  2. Web
Let me start by saying, this is probably not the easiest way to do this, but I am in networking, so here we are.

I am looking for a way to mark the rows in the master sheet (either with a value (Active or Completed) or a check box) to retain the row in the master sheet even after a removal from one of the inventory (feeder) sheets.

Actual Problem:

Upon a request from management, a new sheet was created to combine the inventory and planning into one location in hopes that it would make it easier (there is a whole back story to this). After many attempts, we settled on PowerQuery to create a master sheet to combine all of the inventory of the different types of equipment. This part works great. Also, we added columns for management to keep track of the planning portion (cost estimates, dates, etc). This was done with another query (connection only and unique key) to keep the rows in line. This also works great.

So, what is the problem? As we replace equipment, it will be deleted from the inventory sheets and therefore deleted from the master sheet, changing counts, cost estimates, and deleting any project information added in the master sheet. We are trying to keep the cost estimates for many fiscal years for comparison and tracking.

Poor planning on our part? Possibly, but that's what you get when you ask networking to create spreadsheets. :)

Please keep in mind that I am not a programmer, so saying "Use VBA" will require more detail. Also, while I am an excel junkie, I am new to the PowerQuery side of the world and I am pretty sure that I am doing all sorts of things incorrectly - but it's working. :)

Short of a copy/paste of the rows to an archive before they are deleted, any insight is appreciated.

Thanks In Advance!
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

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