Thread
:
Ignoring #VALUE in formula calculations
View Single Post
11-09-2018, 05:36 AM
Marcia
Windows 7 32bit
Office 2007
Expert
Join Date: May 2018
Location: Philippines
Posts: 553
Try: =IFERROR(MID(E3,2,10)+0,""), this will return a blank cell, without the IFERROR function you will receive an error message. May I know the string in E3 from which you are trying to extract 10 characters?
Marcia
View Public Profile
Find all posts by Marcia