structural table columns advantage

lezawang

Well-known Member
Joined
Mar 27, 2016
Messages
1,805
Office Version
  1. 2016
Platform
  1. Windows
Hi
I have a table like the one below. I inserted a table (Insert-->Table). Now I understand (thanks for you help). This table have these ranges

Table1[name]
Table1[store]
Table1[item]
Table1[price]

What is the benefit of using these ranges rather than I create my own ranges for example I select
D1:D10 and go to NameBox = PriceRange? Thank you.


namestoreitemprice
lindaeasttv662
jackeastdryer444
alexeastcomputer723
alleneasttv356
maryeastdryer792
samnorthwasher452
adamnorthtv998

<colgroup><col width="64" span="4" style="width:48pt"> </colgroup><tbody>
</tbody>
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Table ranges are dynamic, your PriceRange range is not dynamic, if used in formula, formula will easily stop working.
 
Upvote 0
One advantage of using structured references over your own named ranges is that you can select an entire range of data in TableColumn when constructing formulas by simply clicking the little black down-arrow that appears in the TableColumn's header. When the table expands or contracts, the formulas are dynamic.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,944
Messages
6,122,392
Members
449,081
Latest member
JAMES KECULAH

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