+ Reply to Thread
Results 1 to 6 of 6

Paste "Value" function affecting "ISBLANK" formula

  1. #1
    Registered User
    Join Date
    04-06-2020
    Location
    Minnesota
    MS-Off Ver
    2013
    Posts
    15

    Paste "Value" function affecting "ISBLANK" formula

    Hello all,

    I am looking to Paste "Value" from a workbook that I am the author of to a workbook that I am not the author of and cannot edit format or formulas. The Value I want to paste is generated from an "IF" formula. When the resulting value is " ", is actually a NULL string. When pasting contents of the cell and pasting as a value, it will show blank but there is data in the cell. This data is used to "CONCATENATE" in conjunction with the "ISBLANK" function, text in another cell. The "ISBLANK" function is recognizing the NULL string as not being blank. I have provided an example with formulas to mimic my problem. In the attachment I have laid out my questions and scenarios. Thank you all.
    Forumexample.xlsx
    Last edited by mgselin; 09-14-2022 at 12:18 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    07-23-2013
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    988

    Re: Paste "Value" function affecting "ISBLANK" formula

    Can you use IF(J4="" instead of IF(ISBLANK(J4)?

  3. #3
    Registered User
    Join Date
    04-06-2020
    Location
    Minnesota
    MS-Off Ver
    2013
    Posts
    15

    Re: Paste "Value" function affecting "ISBLANK" formula

    Quote Originally Posted by nick.williams View Post
    Can you use IF(J4="" instead of IF(ISBLANK(J4)?
    This works well if I was the owner/author of the workbook I am pasting values into. Is there a change I can perform in my workbook?

  4. #4
    Valued Forum Contributor
    Join Date
    07-23-2013
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    988

    Re: Paste "Value" function affecting "ISBLANK" formula

    ISBLANK checks whether the cell is empty. If you can't change this bit then the only solution is to paste an empty cell, which probably means a manual step at your end before you paste.

  5. #5
    Registered User
    Join Date
    04-06-2020
    Location
    Minnesota
    MS-Off Ver
    2013
    Posts
    15

    Re: Paste "Value" function affecting "ISBLANK" formula

    I was expecting that to be the unfortunate answer. I felt it best to reach out before settling with that conclusion.

    Thank you for responses and help.

  6. #6
    Valued Forum Contributor
    Join Date
    07-23-2013
    Location
    London, England
    MS-Off Ver
    Office 365
    Posts
    988

    Re: Paste "Value" function affecting "ISBLANK" formula

    You're welcome, sorry it's not more useful!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 11-19-2020, 08:30 PM
  2. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  3. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  4. Replies: 1
    Last Post: 01-22-2016, 09:21 AM
  5. [SOLVED] IF formula not working =IF(NOT(ISBLANK(M3)),"",IF(ISBLANK(L3),"",TODAY()-L3))
    By amthyst826 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-06-2014, 02:37 PM
  6. Replies: 4
    Last Post: 11-17-2013, 12:05 PM
  7. Replies: 5
    Last Post: 10-12-2010, 06:46 AM

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