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.
HansVogelaar
Nov 28, 2023MVP
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
- ReneCeballos_MDNov 29, 2023Copper Contributor
Sure, here it is
https://docs.google.com/spreadsheets/d/13XsFmtD-HRUB61gZ3nCfZLhdDfGC9vb5/edit?usp=drive_link&ouid=107303868009248312118&rtpof=true&sd=true
- SergeiBaklanNov 29, 2023Diamond Contributor
- ReneCeballos_MDNov 29, 2023Copper Contributorhttps://docs.google.com/spreadsheets/d/13XsFmtD-HRUB61gZ3nCfZLhdDfGC9vb5/edit#gid=476618940
Try this one please