CONCATENATE not working when table is filtered?

thewiseguy

Well-known Member
Joined
May 23, 2005
Messages
956
Office Version
  1. 365
Platform
  1. Windows
Is there a workaround for when a cells formula is CONCATENATE but then columns are filtered?

You can see the formula of row 2 is actually from row64.

Any help is appreciated!

20200000-Ener.v1 - Copy.xlsx
ABCDEFGHIJK
1ReferenceIndoorOutdoorCategorySubCategoryVoltageTempMountBackupSensorMFGName
2Maxlite 9W LED Lamp 2Ft T8 MV 4K IndoorLamp8Ft T8MV4KEikoMaxlite 9W LED Lamp 2Ft T8 MV 4K
Proposed
Cell Formulas
RangeFormula
A2A2=[@Name]
K2K2=CONCATENATE(Proposed!$J64," ",Proposed!$O64,"W"," ","LED"," ",Proposed!$C64," ",Proposed!$D64," ",Proposed!$E64," ",Proposed!$F64," ",Proposed!$G64," ",Proposed!$H64," ",Proposed!$I64)
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Get rid of the sheet name in the formula, you should never use the sheet name of the active sheet.
 
Upvote 0
Solution
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,455
Messages
6,124,938
Members
449,197
Latest member
k_bs

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