What does LAMBDA allow you to create?
- A A reusable custom function without VBA
- B A macro button
- C A pivot chart
- D A data connection
Answer
A reusable custom function without VBA
Combined with the Name Manager, LAMBDA lets a team define its own named functions that work like built-ins.





