how to disable table names/ column names

faizee

Board Regular
Joined
Jan 28, 2009
Messages
213
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

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
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,214,652
Messages
6,120,747
Members
448,989
Latest member
mariah3

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