•1 min read•from Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community
What is the most elegant way of returning 0 when Div/0 without masking all other errors too?
I have a sheet which has some data from the future already prefilled, but not everything, so some inputs are 0 for now. This leads to div0 on a bunch of fields calculations further down.
Ordinarily IFERROR would be fine, but I want to be able to see #N/A, #REF and so on still. Unfortunately there's no IFDIV0 like there is for IFNA.
Is there an elegant way to do this?
[link] [comments]
Want to read more?
Check out the full article on the original site
Tagged with
#Excel alternatives for data analysis
#generative AI for data analysis
#natural language processing for spreadsheets
#rows.com
#big data management in spreadsheets
#conversational data analysis
#Excel compatibility
#real-time data collaboration
#intelligent data visualization
#data visualization tools
#enterprise data management
#big data performance
#Excel alternatives
#data analysis tools
#data cleaning solutions
#Div/0
#IFERROR
#fields calculations
##N/A
##REF