Having problem posting in the LAMBDA Forum again!

jdellasala

Well-known Member
Joined
Dec 11, 2020
Messages
751
Office Version
  1. 365
Platform
  1. Windows
  2. Mobile
  3. Web
I ran into this problem before, and don't remember how it was resolved! I'm getting this error:
1671125833820.png

And no, it is not because the name starts with an underscore or because the parameter is bracketed because it's optional
1671125912807.png

I have no doubt it's something dumb. Could be me!
 
According to @smozgur reply last time, you need to use all caps for the Function name.
CELLWIDTH(cell)
Thanks so much for finding that! Actually it wouldn't work with a leading underscore, or with either optional brackets or Upper/Lower case parameter. I had to change that part to CELLWIDTH(CELL) to get it to kick in. Didn't actually try it with ([CELL]), but it's not intuitive! Finally done though.
Thanks again!
 

Forum statistics

Threads
1,215,108
Messages
6,123,132
Members
449,097
Latest member
mlckr

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