User Form

How_Do_I

Well-known Member
Joined
Oct 23, 2009
Messages
1,843
Office Version
  1. 2010
Platform
  1. Windows
Hi all,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p>
I want to modify a user form that I’m using to enter half time and full time football scores.
<o:p> </o:p>
I enter my scores by using Spin Button… so for example if the half time score was 3-2 I’d enter that using Spin Button 1 and 2 seeing my 3 and 2 in Text Boxes 1 and 2… however, if there were no second half goals I then have to enter 3 and 2 using Spin Buttons 3 and 4 to see 3 and 2 in Text Boxes 3 and 4…
<o:p> </o:p>
What I want to know is, can my second half text boxes (3 and 4) = my first half text boxes (1 and 2) and then be amended by the Spin Buttons (3 and 4) IF there are second half goals please?
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Yeah

I think the trick to this is having a couple of "ghost" text boxes which hold the second half goals - which are then added to the first half to give the total

1st Half HOME AWAY

2nd Half HOME AWAY (will equal 1st half + ghost box result)

the ghost box result is affected by the spin button

That's how I'd do it anyway

Please help support me by visiting www.excel-lence.info
 
Last edited:
Upvote 0
Yeah

I think the trick to this is having a couple of "ghost" text boxes which hold the second half goals - which are then added to the first half to give the total

1st Half HOME AWAY

2nd Half HOME AWAY (will equal 1st half + ghost box result)

the ghost box result is affected by the spin button

That's how I'd do it anyway

Please help support me by visiting www.excel-lence.info

I'm not sure what you mean, sorry... If the HT and FT score was 3-2, I only want to enter 3 - 2 once as opposed to twice which I currently do...

Using the 3-2 HT... if the away team scored in the second half would I be entering 0 1 or 3 3 on the spin buttons... I want to enter 3 3.
 
Last edited:
Upvote 0
Thanks, I downloaded that but nothing happened... I'm using xl 2003 here.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,278
Members
452,902
Latest member
Knuddeluff

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