+ Reply to Thread
Results 1 to 2 of 2

Save Highscore value from one sheet to another using VBA (Doubleclick)

  1. #1
    Registered User
    Join Date
    07-29-2021
    Location
    Lisbon
    MS-Off Ver
    2019
    Posts
    1

    Save Highscore value from one sheet to another using VBA (Doubleclick)

    Hello and thank you in advance for your help.

    I have this This Book with 2 Sheets.

    Sheet "Slots" is where I list and save the info about the game: Name, Highscore Euro and Highscore Multiplier (database)
    On the theet "SlotStream" is where i write down the games that I am playing during stream, which betsize I used and the win I got that day.
    I wanted to know the best way to keep the Highscores Field on the sheet "Slots" always updated with the higher value using something like doubleclick on the "Win" and "x" cell on sheet "slotStream".
    This should return a string with the win value and bet size in parenthesis like you see on B3 and C3 on sheet "slots" for example.
    I would need to use VBA code and something like vlookup for reference maybe, but I am not really an expert on these matters.



    Would somebody be able to help me?
    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    11-05-2019
    Location
    Tiki Island, TX
    MS-Off Ver
    Office 365
    Posts
    168

    Re: Save Highscore value from one sheet to another using VBA (Doubleclick)

    You don't need a macro or to doubleclick. You can write a formula that will update automatically. Put the following formula in cell B1 of the Slots sheet and since you are using a structured table it should copy down automatically and calculate the max scores for whichever game is listed in column A:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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: 5
    Last Post: 07-19-2020, 03:49 PM
  2. Replies: 6
    Last Post: 12-23-2018, 12:30 PM
  3. Save the current worrkbook, save the sheet as .csv and close the workbook
    By SpeediWeb in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-10-2015, 06:50 AM
  4. Save the open sheet in a path with a save as dialogue box and also create two folders
    By Biplab1985 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-19-2015, 05:19 PM
  5. Replies: 2
    Last Post: 01-27-2015, 03:16 PM
  6. Automatic Highscore
    By Sheepkin_Coat in forum Excel General
    Replies: 9
    Last Post: 01-31-2013, 08:21 AM
  7. doubleclick
    By PH NEWS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-10-2006, 07:54 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