I was wondering is someone can help me figure out how to do the following:
- I have a custom function that returns a number and under a specific condition, let say number equals 1, I want the function to return the number and color the cell background as well.
- I have to check the condition within the function and not do a conditional formatting from the outside.
any suggestions?