+ Reply to Thread
Results 1 to 7 of 7

I am not able to do calculation on my excel sheet showing #Value! error

  1. #1
    Registered User
    Join Date
    10-04-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    13

    Thumbs up I am not able to do calculation on my excel sheet showing #Value! error

    I have downloaded the text file from my office website and convert it to excel for doing calculation. I want to remove (-) minus sign from all the values for that I am using =ABS function but it is showing #value! error and secondly I want to do calculation on the data but it is showing same #value! error in output cell. I have tried everything which I know. If somebody can help ? I am attaching sample excel sheet have a look its urgent. Thank You.
    Attached Files Attached Files

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: I am not able to do calculation on my excel sheet showing #Value! error

    say in column C

    =ABS(SUBSTITUTE(B1,",","")) fill down

    Edit: And welcome to the forum
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: I am not able to do calculation on my excel sheet showing #Value! error

    another option would be to use find/replace. find , (comma) replace with nothing
    IF you wanted, you could do the same to remove the "-"
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    10-04-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    13

    Re: I am not able to do calculation on my excel sheet showing #Value! error

    Thank you mam it solved my problem.

    Quote Originally Posted by vlady View Post
    say in column C

    =ABS(SUBSTITUTE(B1,",","")) fill down

    Edit: And welcome to the forum

  5. #5
    Registered User
    Join Date
    10-04-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    13

    Re: I am not able to do calculation on my excel sheet showing #Value! error

    Thank you very much

  6. #6
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: I am not able to do calculation on my excel sheet showing #Value! error

    This also works

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  7. #7
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: I am not able to do calculation on my excel sheet showing #Value! error

    -79.952,46
    -3,11,477.27
    How about these numbers
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

+ 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. [SOLVED] How to tell user If unable to locate an excel file without showing runtime error
    By anusurabhi in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-08-2013, 08:13 PM
  2. Showing error While trying to Export data from Excel to Notepad
    By justinkpanicker in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-26-2012, 04:50 AM
  3. Macro protecting & Unprotecting sheet showing error.
    By coolhit in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-24-2009, 04:02 PM
  4. [SOLVED] excel applicaton closes showing complietime error not allowing to edit
    By divya sanam in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-29-2006, 03:00 AM
  5. [SOLVED] Excel Showing a Calculation and a Value
    By Chipmatr in forum Excel General
    Replies: 7
    Last Post: 10-05-2005, 03:05 PM

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