Name manager does not work with formula

204 Views Asked by At

Hey guys i am trying to do a formula based in a background color. For example if the background color is red, the value of cell multiply it by 290€.

I found this: possible solution

But doesn't work:

show the error

What's wrong?

1

There are 1 best solutions below

2
Stefan M On

You're trying to use an english EXCEL formula in your localized version. Use the equivalents in your language and your code will work.

According to this site, you should change OFFSET to SHIFT.