Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8907155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T02:50:24+00:00 2026-06-15T02:50:24+00:00

this is taken from an excel worksheet with no VBA involved. Is there any

  • 0

this is taken from an excel worksheet with no VBA involved. Is there any way to reconstruct

=IF(ISERROR(function_return),something_else,function_return)

such that the term function_return will only be stated once explicitly. Because function_return could have a lot of parameters that I want to adjust at one place only, instead of at both instances.
In other languages I would try to use

var foo = function_return(many_many_arguments)
=IF(ISERROR(foo),something_else,foo)

Can something like this be realized inside of one cell?

Thanks for your help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T02:50:25+00:00Added an answer on June 15, 2026 at 2:50 am

    Not sure if I’m interpreting correctly (disregard if so 🙂 ), but it sounds like you could simulate this with a named range. For example, if I have the function =SUM(A1:A5), I could create a named range Foo that was equal to =SUM(A1:A5). Then, I could write a formula like:

    =IF(ISERROR(Foo),"Something else",Foo)
    

    If Foo calculated properly, it would return the value; otherwise, it would return “Something else”. You could expand Foo to cover whatever formula you are trying to calculate. You could then use Foo in any formula without having to retype the range.

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using this code taken from here : import smtplib def prompt(prompt): return
This is inspired by/taken from this thread: http://www.allegro.cc/forums/thread/603383 The Problem Assume the user gives
This example is taken from w3schools . CREATE TABLE Persons ( P_Id int NOT
This problem is taken from interviewstreet.com Given array of integers Y=y1,...,yn, we have n
I'm struggling to find how to call the equivalent of (taken from this article
This is a code sample taken from the Google Maps API developer's guide. I'm
I have taken this example from net . But when i tried it is
I use this code which is taken from MVC futures and attach the Attribute
i got this SQL query where post_title taken from $_GET $sql = SELECT ID
In this video, taken from Stanford's CS107 lecture, the professor seems to state that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.