how to disable table names/ column names

faizee

Board Regular
Joined
Jan 28, 2009
Messages
214
Office Version
  1. 2016
Platform
  1. Windows
can anybody please help me how to disable column names/ sub names in table in excel 2007.
for example:
=IF(OR(Table3[[#This Row],[ISSUE / RECEIVE]]="RECEIVE",Table3[[#This Row],[ISSUE / RECEIVE]]="ISSUE"),IF(ISNUMBER(FIND("BOARD",Table3[[#This Row],[MATERIAL]])),Table3[[#This Row],[WIDTH]]*Table3[[#This Row],[LENGTH]]*Table3[[#This Row],[GSM]]/15500,IF(ISNUMBER(FIND("STICKER",Table3[[#This Row],[MATERIAL]])),Table3[[#This Row],[WIDTH]]*Table3[[#This Row],[LENGTH]]*Table3[[#This Row],[GSM]]/15500,IF(ISNUMBER(FIND("CARD",Table3[[#This Row],[MATERIAL]])),Table3[[#This Row],[WIDTH]]*Table3[[#This Row],[LENGTH]]*Table3[[#This Row],[GSM]]/15500,Table3[[#This Row],[WIDTH]]*Table3[[#This Row],[LENGTH]]*Table3[[#This Row],[GSM]]/3100))),0)

i want to disable it..i want only cell number. i have unchecked excel options --> formulas --> "use table names in formulas" but it didnt work.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Unless you're using 2007-specific features, the best way is to save in XL 2003 format and re-open.
 
Upvote 0
no. issue is still unresolve, when i m saving it in XL2003, its disabling some feature that i need in file..
 
Upvote 0
Under the table design feature, select "Convert To Range".
 
Upvote 0

Forum statistics

Threads
1,215,379
Messages
6,124,609
Members
449,174
Latest member
ExcelfromGermany

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