+ Reply to Thread
Results 1 to 5 of 5

Help! Calculation Time and changing formula result to a value?

  1. #1
    Forum Contributor
    Join Date
    01-25-2014
    Location
    Italy - Currently In USA
    MS-Off Ver
    Excel 2019
    Posts
    207

    Help! Calculation Time and changing formula result to a value?

    Originally, the following Italic quoted Message was what I was trying to accomplice.
    And the code given to me based on the criteria works perfect. However, Now the problem I Have is that the further I type in Cell G the longer it takes to calculate.
    By the time I reach G200 its just unbearable and I would have to repeat these steps up to G4000 Now my question is:
    Is there a different way that I can accomplice the same results and not having the calculations take so long?
    I have attached a Sample Sheet with the data and code
    Thank you so much for your efforts and the time
    Nino

    "In this Example Column H and I have text data. in A B C D are formulas. In The G column I type 1 manually starting from cell G1 and repeat same downwards. As you can see when you type 1 in cell G1 through G12, when you reach cell G12 a result appears in D1,through,D9 while all the other D cells show 0. At this point i would like for any D cell that have a result to be converted into a text value so it will no longer change. If not, and you continue to type 1 in the remainder G cells the results in D1,D2,D3 and all other D cells will keep on changing . Hope i was able to explain what i am trying to accomplice Thank you so much for your efforts
    NINO"
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    12-14-2013
    Location
    Tilburg, Nederland
    MS-Off Ver
    Excel 2010
    Posts
    256

    Re: Help! Calculation Time and changing formula result to a value?

    If you make the area smaller where the code operates, it will be much faster.
    Try something like:
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    01-25-2014
    Location
    Italy - Currently In USA
    MS-Off Ver
    Excel 2019
    Posts
    207

    Re: Help! Calculation Time and changing formula result to a value?

    Hi Tiburg,
    I tried your code but I get an Error on the following line

    For Each cell In Target.Offset(-20, -3).Resize(40, 1)

  4. #4
    Forum Contributor
    Join Date
    12-14-2013
    Location
    Tilburg, Nederland
    MS-Off Ver
    Excel 2010
    Posts
    256

    Re: Help! Calculation Time and changing formula result to a value?

    Strange, I used that in your example and it works fine when I test...
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    01-25-2014
    Location
    Italy - Currently In USA
    MS-Off Ver
    Excel 2019
    Posts
    207

    Re: Help! Calculation Time and changing formula result to a value?

    Quote Originally Posted by G e r a r d View Post
    Strange, I used that in your example and it works fine when I test...
    Hi Tilburg,
    It works great
    I understud why i was getting an error code. The error would pop up only if i tried to type 1 in cell G20 and smaller.
    I changed the value on the target offset code "Target.Offset(-10, -3)" and all works great.

    Thank you so much

+ 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: 1
    Last Post: 01-05-2012, 09:14 PM
  2. Changing font color based on calculation result.
    By pawnraider in forum Excel General
    Replies: 1
    Last Post: 07-17-2010, 10:23 AM
  3. Formula Does Not Copy, Previous Calculation Result Does
    By abcommendatore in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-11-2010, 12:59 PM
  4. formula result #value! needs to equal zero for average calculation
    By LauraRose in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-13-2006, 02:20 PM
  5. Changing formula to value/result
    By sutats in forum Excel General
    Replies: 2
    Last Post: 07-14-2005, 09:34 AM

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