Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 09-14-2022, 04:10 AM
ArviLaanemets ArviLaanemets is offline Boxing vlookup, if and AND to retrieve value Windows 8 Boxing vlookup, if and AND to retrieve value 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

Quote:
Originally Posted by Deichgraf View Post
[I]...But I can't follow the way the formulas work...
I used Defined Tables feature (to define such Table, activate any single cell of general table, and from Insert menu, click on Table icon). With Defined Tables, you can use specific syntax to refer to various components (Table, Column, Header row, a cell in same row) of such Tables. The formulas itself are common Excel formulas. E.g. tData[RowNo] refers to column RowNo of Defined Table with name tData, tReport[[#Headers];[ID]] refers to header of column ID of Table tReport, and [@Owner] refers to cell in same row of Table where the formula origns from in column Owner. You can see/edit properties of single Table when you activate any cell of Table, and open the menu Table Design. And you can see and edit all Defined Tables from Name Manager of Formulas menu too.

I also used named ranges (nStartAge, nEndAge) - them you also can see and edit in Name Manager.

Defined Tables work generally like Dynamic Named Ranges we could use earlier, plus some additional features, like automatic expanding of formulas, formats, and validation rules whenever a new row is added to Table, and automatic correction of all formulas in workbook, whenever any Table Element is changed (e.g. you rename Table tReport as tAgeReport, and in all formulas the reference to tReport is automatically replaced with tAgeReport).

About Progress and Feedback - add columns for them into data Table, and enter them there! When you want to enter them on separate sheet, then the ID for them MUST be entered manually - otherwise you can't guarantee that this info remains linked with right ID.

And you don't need different reports for different age groups. You enter another StartAge and EndAge, and you get report for another age group on same sheet! In case you want to limit possible StartAge and EndAge pairings (Age Groups), add a sheet where you define such group (E.g with columns AgeGroup, StartAge and EndAge, instead current fields for StartAge and EndAge create a Data Validation List with AgeGroup column as source, and based on selected AgeGroup calculate Names nStartAge and nEndAge directly in Name Manager. User selects AgeGroup, and gets the report for this AgeGroup.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Retrieve Old Email Folder pmokover Outlook 0 07-15-2021 09:01 AM
Tell me which place the vlookup was successful (within a nested vlookup) Izzii0x Excel 2 07-18-2019 10:29 PM
How can I return Vlookup only if Specific Criteria is met in 1 column of the Vlookup Array EcommDOC Excel 7 01-22-2018 11:00 AM
Boxing vlookup, if and AND to retrieve value Retrieve the last activated document name. eduzs Word VBA 1 08-22-2017 03:11 PM
Retrieve PPS files uncledewey PowerPoint 2 08-10-2012 09:08 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:33 AM.


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