+ Reply to Thread
Results 1 to 4 of 4

problem doesn't show calculation by formula when copy values from userform to sheet

  1. #1
    Forum Contributor
    Join Date
    05-08-2021
    Location
    ALQUDS
    MS-Off Ver
    2019
    Posts
    210

    problem doesn't show calculation by formula when copy values from userform to sheet

    Hi experts ,
    first sorry I don't attach file because I have sensitive data . I no know if any body could help me without attaching .
    my problem when I copy values from userform doesn't change calculation where the cell contains formulas actually I made sure from setting CALCULATION & TEXT TO COLUMN seems every thing is ok !
    so I copy values from textboxes and paste in cells E19:E25 and the formula will be E26=sum(E19:E26) and E28=E26+E27 . when change the values in cells E19:E25 just show zero in cells E26,E28 I have to use manually by press inside cell to show the values . is there any way to fix this dilemma ?

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: problem doesn't show calculation by formula when copy values from userform to sheet

    The values are being stamped to the sheet at text rather than numbers. You can fix this by adding .Value to the end of the lines of code that put the data on the sheet.

    If you don't know how to do that, paste your code into a reply and we can show you where to add it.

    BSB

  3. #3
    Forum Contributor
    Join Date
    05-08-2021
    Location
    ALQUDS
    MS-Off Ver
    2019
    Posts
    210

    Re: problem doesn't show calculation by formula when copy values from userform to sheet

    Awsome !
    it works excellently , this is what I look for it
    many thanks buddy

  4. #4
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: problem doesn't show calculation by formula when copy values from userform to sheet

    Happy I could help

    BSB

+ 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] Doesn't show msgbox if I click in X to close Userform
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-09-2021, 05:50 PM
  2. Replies: 10
    Last Post: 11-16-2018, 11:37 AM
  3. Replies: 2
    Last Post: 05-29-2017, 11:03 AM
  4. [SOLVED] Macro to copy the values so formula doesn't carry over
    By Gard5096 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-26-2012, 07:20 PM
  5. Grouping Rows Problem, [-] doesn't show up
    By AdamParker in forum Excel General
    Replies: 6
    Last Post: 03-01-2012, 03:56 PM
  6. creating a repeating formula that doesn't show repeating values
    By cybershot in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 12-09-2010, 06:12 PM
  7. userform when called doesn't show scrollbars
    By gradientS in forum Excel General
    Replies: 1
    Last Post: 04-10-2005, 04:50 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