WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

User Form

 
   Home -> Office -> Templates RSS
Next:  Templates: Worksheet  
Author Message
jambun

External


Since: Mar 23, 2008
Posts: 5



(Msg. 1) Posted: Sun Mar 23, 2008 8:24 am
Post subject: User Form Add to elertz
Archived from groups: microsoft>public>excel>templates (more info?)

Hi I have made a spreadsheet to calculate golf scores and do
countbacks, not knowing much about vba programming I am wondering if a
user form can be used to enter imformation on to the spreadsheet but
also show on the user form the results of what would be entered ie:
If a Golfer had 4 strokes on hole 1 and if entered would receive 2
stableford points, can I get the user form to show this before I
commit the score to the spreadsheet?
Thank You
EPJ
Back to top
Login to vote
Bob Phillips

External


Since: May 25, 2006
Posts: 3763



(Msg. 2) Posted: Mon Mar 24, 2008 10:04 am
Post subject: Re: User Form Add to elertz [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Have another label and in the textbox entry update it

Private Sub TextBox1_AfterUpdate()

With Me

Select Case Val(.TextBox1.Text)

Case 4: .lblPoints.Caption = 2
Case 5: .lblPoints.Caption = 1
'etc.
End Select
End With
End Sub

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



<jambun.TakeThisOut@bigpond.com> wrote in message
news:ld4cu311doko92009itnemdquljoi4mkni@4ax.com...
> Hi I have made a spreadsheet to calculate golf scores and do
> countbacks, not knowing much about vba programming I am wondering if a
> user form can be used to enter imformation on to the spreadsheet but
> also show on the user form the results of what would be entered ie:
> If a Golfer had 4 strokes on hole 1 and if entered would receive 2
> stableford points, can I get the user form to show this before I
> commit the score to the spreadsheet?
> Thank You
> EPJ
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Templates All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
 WinRAR
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET