Consulting

Results 1 to 5 of 5

Thread: Macro that updates values in a function

  1. #1
    Banned VBAX Newbie
    Joined
    Jul 2022
    Posts
    2
    Location

    Macro that updates values in a function

    Trying to update new values in CountIf(A2:AT2,value) with values entered into cells AG18:AT18 using a Macro.
    Values at cells AG18:AT18 are copied from AG3:AT13 using CopyCell(AG3,"number") function.

    Have tried using Record Macro but that does not allow automatic updating from Cells AG18:AT18 to the Performance Table AG18:AT18.
    Attached Images Attached Images

  2. #2
    Moderator VBAX Master georgiboy's Avatar
    Joined
    Mar 2008
    Location
    Kent, England
    Posts
    1,197
    Location
    Cross posted at ExcelForum where you have been asked for a sample workbook. Read the rules regarding cross posting.
    Click here for a guide on how to add code tags
    Click here for a guide on how to mark a thread as solved
    Click here for a guide on how to upload a file with your post

    Excel 365, Version 2403, Build 17425.20146

  3. #3
    Banned VBAX Newbie
    Joined
    Jul 2022
    Posts
    2
    Location
    First in best dressed, you were not the first to reply to my query.
    How about deleting my account; you are of no use to me.

  4. #4
    Moderator VBAX Master georgiboy's Avatar
    Joined
    Mar 2008
    Location
    Kent, England
    Posts
    1,197
    Location
    Quote Originally Posted by JohnMa View Post
    First in best dressed, you were not the first to reply to my query.
    How about deleting my account; you are of no use to me.
    How unnecessary and rude!

    Might be worth reading the rules on the forum where you obtained your answer, it has most of the same rules as here.
    Click here for a guide on how to add code tags
    Click here for a guide on how to mark a thread as solved
    Click here for a guide on how to upload a file with your post

    Excel 365, Version 2403, Build 17425.20146

  5. #5
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,726
    Location
    Quote Originally Posted by JohnMa View Post
    First in best dressed, you were not the first to reply to my query.
    How about deleting my account; you are of no use to me.
    Not even close to being a problem

    Added to banned user list
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

Posting Permissions

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