+ Reply to Thread
Results 1 to 11 of 11

How to replace #VALUE with nothing

  1. #1
    Registered User
    Join Date
    10-28-2012
    Location
    Afghanistan, Kabul
    MS-Off Ver
    Office 2013
    Posts
    48

    Lightbulb How to replace #VALUE with nothing

    Hi dears!
    I use DGET formula in my Data Table. When it empty in DGET Value appears #VALUE. How i can change this error message to blank cell without removing formula.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,860

    Re: #VALUE Solve

    Combine an =If Statement with an IsError Statement.
    Something like this

    =if(iserror(your DGET function)=TRUE,"",Your DGET function)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: #VALUE Solve

    Maybe even...

    =IFERROR(DGET(database,field,criteria),"")

    ...since your profile shows 2012
    HTH
    Regards, Jeff

  4. #4
    Registered User
    Join Date
    10-28-2012
    Location
    Afghanistan, Kabul
    MS-Off Ver
    Office 2013
    Posts
    48

    Re: How to replace #VALUE with nothing

    Thanks Dear jeffreybrown for your Answer. I find my way.

  5. #5
    Registered User
    Join Date
    10-28-2012
    Location
    Afghanistan, Kabul
    MS-Off Ver
    Office 2013
    Posts
    48

    Re: How to replace #VALUE with nothing

    Hi Dears!
    How i can post new thread. I am not able to post new thread. Please help me.

  6. #6
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: How to replace #VALUE with nothing


  7. #7
    Registered User
    Join Date
    10-28-2012
    Location
    Afghanistan, Kabul
    MS-Off Ver
    Office 2013
    Posts
    48

    Re: How to replace #VALUE with nothing

    Hi Dears!
    I want to learn how i can able to do a function or ... to LOCK a Cell automatically after editing and no one able to edit it again without entering Password.

  8. #8
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: How to replace #VALUE with nothing

    @esmatullaharifi,

    If you have another question please post in its own thread.

  9. #9
    Registered User
    Join Date
    10-28-2012
    Location
    Afghanistan, Kabul
    MS-Off Ver
    Office 2013
    Posts
    48

    Re: How to replace #VALUE with nothing

    How i can Post a new thread plz?

  10. #10
    Registered User
    Join Date
    10-28-2012
    Location
    Afghanistan, Kabul
    MS-Off Ver
    Office 2013
    Posts
    48

    Re: How to replace #VALUE with nothing

    Dear jeffreybrown!
    I can't post new thread. Please post this Question for me. And send me the URL of this new thread and i will subscribed. Please. My Question is (I want to learn how i can able to do a function or ... to LOCK a Cell automatically after editing and no one able to edit it again without entering Password.)

  11. #11
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,860

    Re: How to replace #VALUE with nothing

    For information on how to use the forum please follow one of the links to our how to sections or frequently asked questions!
    Navigation bar including the How to...? dropdown
    How to videos
    Frequently asked questions

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1