Forum Discussion
ReneCeballos_MD
Nov 28, 2023Copper Contributor
Formulas and functions in EXCEL
Hi guys, I am having trouble with this formula which basically helps me arrange data in a descending order, I am creating a budget sheet, and triple checked it, but everytime it gets me this #REF! er...
- Nov 30, 2023
If you change dot on semicolon in formula which generates the range address, it works.
First #REF! is since the reference on empty cell on top left.
ReneCeballos_MD
Nov 30, 2023Copper Contributor
https://docs.google.com/spreadsheets/d/1q5veDuXxOYUwDibcGEfemUCLTuem4Hj5/edit?usp=sharing&ouid=112318008839579001591&rtpof=true&sd=true
Here it is. Sorry for the inconvenience
Here it is. Sorry for the inconvenience
SergeiBaklan
Nov 30, 2023Diamond Contributor
If you change dot on semicolon in formula which generates the range address, it works.
First #REF! is since the reference on empty cell on top left.
- SergeiBaklanNov 30, 2023Diamond Contributor
ReneCeballos_MD , you are welcome
- ReneCeballos_MDNov 30, 2023Copper ContributorThanks a lot!