Forum Discussion
squid2023
Mar 01, 2024Copper Contributor
Custom Function - LET or LAMDA?
I have a custom function to sum based upon interior color of a cell that works. Can this formula be mimicked by using LET or LAMBDA? If so.. how? Function ColorSum(myrange As Range, mycolorin...
Harun24HR
Mar 01, 2024Bronze Contributor
May be not! If those colors are formatted by conditional formatting then it would be possible otherwise VBA is only option.