Looking to make a Totals VBA

kansfan2001

New Member
Joined
Aug 22, 2020
Messages
21
Office Version
  1. 365
Platform
  1. Windows
Ok this might be a bit rough LOL..... So Sorry first off!!!!!

I am trying to write a vba that will take information from Sheet 1 (which is pulling the listed information from a picks page and displaying it here in fighters name format ILO of X) and dictate who won the fight based on the information provided
(pic below is sheet 1 name eric sits in cell B20)
1598638940445.png


I want the VBA to take that information from Sheet 1 and dump it all on sheet 2 with the winner specified. It would look like this with the green highlight as winner and strike thru red as loser of the fight. Then it would need to total based on fights won.
1598639313380.png


I have only been able to make it partly work by using conditional formatting but its just not working correctly. I just don't have the ability to make the connection on my own.... So hopefully someone with way more skillset in excel vba can help me out :)

Thanks a bunch,
Tim Gates
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,214,979
Messages
6,122,557
Members
449,088
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top