简体   繁体   中英

Name manager does not work with formula

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: 可能的解决方案

But doesn't work:

显示错误

What's wrong?

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 .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM