Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #17  
Old 03-19-2019, 07:40 AM
ArviLaanemets ArviLaanemets is online now Extract a matrix of another matrix defined by selected rows marked with an x Windows 8 Extract a matrix of another matrix defined by selected rows marked with an x 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

When you refer to whole datarange (i.e. all except header row) of named Table, you use Table name as reference. I.e. when you defined Table tData, then in formulas tData refers to data in this Table;
To refer to data in specific column in Table outside of this table, the reference will be like tData[ColumnHeader];
To refer to data in specific column in Table from same Table, the reference will be like [ColumnHeader];
To refer to cell in same row in same Table the reference will be like [@ColumnHeader].
(So @Selected refers to cell in column Selected positioned in same row as formula.)

There is more - try to google for "excel table formula syntax".

Btw, when you have formulas which use Table formula syntax, and you change Table name, or column header - this change is applied to all formulas using Table refernces automatically.

As about error you formula returns - post here the example workbook with faulty formula (NB! A small one!)! Otherwise it is difficult to help with this.

Edit: When using Table syntax, try to avoid spaces in column names. Otherwise you have to use much more squared brackets in formula, and formulas are more difficult to read. And with longer formulas, excel will force line breaks into formula field at top - so unless you make the formula field higher, you see only a part of formula at once.
Reply With Quote
 

Tags
matrix, sverweis

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Zeilen vergleichen und Meldung ausgeben Bravo Excel 1 02-23-2018 06:31 AM
Extract a matrix of another matrix defined by selected rows marked with an x 2nd matrix gives a resut that doesn´t match numbers in the 1st matrix Diver Excel 25 02-22-2017 04:39 PM
How to get value through a matrix? Xemx Excel 3 10-21-2014 05:46 AM
Extract a matrix of another matrix defined by selected rows marked with an x Dot Matrix Printing Angela Office 2 05-15-2012 08:56 PM
Matrix Algebra judicial85 Excel 3 10-12-2011 05:41 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:18 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