Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-31-2025, 07:43 AM
SnakeDoctor's Avatar
SnakeDoctor SnakeDoctor is offline Need to filter data in multiple sub-tables on of a sheet by separate header row Windows 11 Need to filter data in multiple sub-tables on of a sheet by separate header row Office 2021
Advanced Beginner
Need to filter data in multiple sub-tables on of a sheet by separate header row
 
Join Date: Jul 2023
Location: Ft. Worth, TX
Posts: 41
SnakeDoctor is on a distinguished road
Question Need to filter data in multiple sub-tables on of a sheet by separate header row

Good morning, all!



Normally, I would create a Database Program for this type of project, but - here we are.

BACKGROUND - We are an aircraft company that modifies existing aircraft. Each part of a modification is broken into individual MODULEs (MOD) following the aircraft Drawing Tree (system/included components/airframe location/etc.), each containing the numerous TASKS (step-by-step procedures, called TASK CARDS) required to accomplish each MOD. We currently have 9 aircraft in work, each with its own deviations to the overall MOD/TASK CARD structure.

PROBLEM - I have already created an Excel Workbook we use to track the status of all TASK CARDs assigned to each aircraft. The structure is as follows:

- 1 Workbook, containing 9 tabs (sheets), one for each aircraft
Each sheet is one table, made up of:
- 12 columns (Header), identifying the intended data for the column
- 83 bundled groups, of various quantities of rows, each representing one MOD and all the TASK CARDS for it

BUT - each MOD (bundled group) requires a 'MOD INFO' row (Sub-Header) with the MODULE NUMBER and TITLE to separate the TASK CARDS by MODULE.

As you can imagine, this has presented significant formatting clashes in 'single' large table form, as well as usability issues.

GOAL - To develop a more stable way to present each MOD (as its own Table?), where the data of the entire sheet (all MOD Tables) can still be filtered by the main HEADER row.

SO FAR - Using our current overall appearance and layout (everyone likes it), I have set each MOD as its own table, named to reflect that MOD (i.e., MOD_5_FJ), and have tried to then select all the MOD Tables and the HEADER ROW to then create a single table consisting of all the MOD Tables so I could use the filter row - hah, no such luck.

I am open to suggestions, and questions. I have included a sample of the current and my new worksheets, and an explanatory screen shot.

Thanks, in advance!

SnakeDoctor
Attached Images
File Type: jpg Single_Table_Format.jpg (149.1 KB, 14 views)
Attached Files
File Type: xlsm NEW_Tally_TEST1.xlsm (135.5 KB, 2 views)
File Type: xlsx CURRENT_TALLYxlsx.xlsx (262.3 KB, 1 views)
Reply With Quote
  #2  
Old 07-31-2025, 12:12 PM
ArviLaanemets ArviLaanemets is offline Need to filter data in multiple sub-tables on of a sheet by separate header row Windows 8 Need to filter data in multiple sub-tables on of a sheet by separate header row Office 2016
Expert
 
Join Date: May 2017
Posts: 949
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

My advice is - have 2 data entry sheets with a single table on both of them.
1. a sheet with table, where all Mod's are registered;
2. a sheet with table, where all WorkCards for all Mods are registered - with a field for MOD in every row.

And then you need a report sheet, where at top of it user can select Mod, and the table of work cards for this Mod is displayed - either using an ODBC query from Work Cards table filtered by selected Mod, or using formulas which read matching rows of data from Work Cards table.

And you of-course can have any number of other report sheets to get any other info you need.

The bonus of such design is, you can add new mods or new work cards at any time there will be a need, and no redesign of workbook is required!
Reply With Quote
  #3  
Old 08-06-2025, 05:36 AM
SnakeDoctor's Avatar
SnakeDoctor SnakeDoctor is offline Need to filter data in multiple sub-tables on of a sheet by separate header row Windows 11 Need to filter data in multiple sub-tables on of a sheet by separate header row Office 2021
Advanced Beginner
Need to filter data in multiple sub-tables on of a sheet by separate header row
 
Join Date: Jul 2023
Location: Ft. Worth, TX
Posts: 41
SnakeDoctor is on a distinguished road
Default

ArviLaanemets, thank you for your assistance!

This solution is exactly how I would set this up in MSAccess, a data entry form with each entry specified for Task Card#, MOD, and Aircraft.

Would this work for 9 different sheets (tabs)? Each aircraft has its own unique features and quirks, so not every Task Card is released to every aircraft.

Also, there are numerous groups that reference and/or mine data from this workbook and the 'full sheet by aircraft' is their preferred view.

What do you think?
Reply With Quote
  #4  
Old 08-06-2025, 07:43 AM
ArviLaanemets ArviLaanemets is offline Need to filter data in multiple sub-tables on of a sheet by separate header row Windows 8 Need to filter data in multiple sub-tables on of a sheet by separate header row Office 2016
Expert
 
Join Date: May 2017
Posts: 949
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

Then you need an additional registry table for all aircrafts, and a field for some aircraft id in workcards table. Workcard must be specified by aircraft and mod.

And then you can create report sheets filtered by Mod, or by Aircraft, or by Mod and Aircract - whatever you need.
Reply With Quote
Reply

Tags
filter dynamic, filtering, table cell recognising



Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro to insert multiple photos into separate tables Photoinserts Word VBA 0 11-12-2018 08:30 PM
Data Filter on another sheet Queenofmycastle Excel 2 06-29-2015 08:31 AM
finding data from different tables based on header s7y Excel 3 11-11-2013 09:09 AM
Need to filter data in multiple sub-tables on of a sheet by separate header row Displaying multiple columns of shared data in separate mpp files ggg Project 1 01-08-2013 08:08 AM
Need to filter data in multiple sub-tables on of a sheet by separate header row Can I use the filter function to separate letters into separate files? drhauser Mail Merge 2 12-14-2011 02:18 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:13 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft