Search the web
Sign In
New User? Sign Up
helpwithvb · A group for those who need help with Visual Basic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16712 - 16741 of 22565   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16712
This code would beep when the vb modal form was loaded where did my Beep go Private Sub Form_Load() frmMsgBox.Left = 300 frmMsgBox.Top = 4700 lblMsgBox =...
Dwight Norris
choroid_45
Offline Send Email
Aug 2, 2005
2:40 am
16713
Dwight, You have "set PtNote = '" & txtNote.Text & "'," & _ You don't need this comma. It needs to be a space. Cheers, Chris "Dwight Norris" <dwight@...> ...
Chris.Marsh@...
Send Email
Aug 2, 2005
12:04 pm
16714
I wanna test some of the zip materials, but i canīt do it.Do U Know?...
rubendarioportillo
rubendariopo...
Offline Send Email
Aug 2, 2005
2:06 pm
16715 rubendarioportillo
rubendariopo...
Offline Send Email
Aug 2, 2005
2:28 pm
16716
Which ones? John Smiley ... From: rubendarioportillo@... To: helpwithvb@yahoogroups.com Subject: RE: [helpwithvb] Links are broken at ...
johnsmiley@...
johnsmiley22
Offline Send Email
Aug 3, 2005
12:31 am
16717
Lic. Ruben Dario Portillo Torales rubendarioportillo@... 241615@... __________________________________________________ Correo Yahoo! ...
Ruben Dario Portillo ...
rubendariopo...
Offline Send Email
Aug 3, 2005
12:37 am
16718
On my home computer when doing an exercise in the Murach book, when I use the DateTime.Now and DateTime.Today commands, with whatever formatting commands...
dennis morrison
dmorrison9091
Offline Send Email
Aug 3, 2005
6:28 am
16719
Hi Dennis, How are you formatting the output? Try something along the lines of Dim MyDateTime as DateTime = Now() Dim MyDateTimeString as String ...
Tim Rupp
timrupp804
Offline Send Email
Aug 3, 2005
10:40 am
16720
Chris thanks I have changed the code so this statement is gone so I still have no Beep Do I need to load something dwight ... From:...
Dwight Norris
choroid_45
Offline Send Email
Aug 3, 2005
8:39 pm
16721
try this code Public Sub Timer1_Timer() txtDate.Text = Format(Now, "M/D/YY") gvNOW = txtDate.Text txtTime.Text = Format(Now, "HH:mm") End Sub dwight ... From:...
Dwight Norris
choroid_45
Offline Send Email
Aug 3, 2005
8:53 pm
16722
I found the Beep question answer... I tried your code on my machine and discovered I did not have a "Default Beep" either. If you look in the Control...
Chris W
fuzzduckie
Offline Send Email
Aug 4, 2005
12:07 am
16723
This does not seem to work either. I forgot to mention that the time is always returned as 12:00:00 AM. Is that any help? Thanks. ... ...
dennis morrison
dmorrison9091
Offline Send Email
Aug 4, 2005
1:15 am
16724
Could we see the exact snippet of code that you're working with? Tim...
Tim Rupp
timrupp804
Offline Send Email
Aug 4, 2005
1:46 am
16725
Hi Tim: I don't want to waste any more of your time or mine on this problem, so I re-wrote the code so it is much simpler that what the example calls for, and...
dennis morrison
dmorrison9091
Offline Send Email
Aug 4, 2005
3:20 am
16726
Chris W I do not think I would have found this one in 1 million years thanks Yes send me both the > Let me know if you want the reg key (to do it manually) or...
Dwight Norris
choroid_45
Offline Send Email
Aug 4, 2005
4:18 am
16727
Steve, Yes, please. I would like a copy of the zip file to see what you did with it. Morry ... From: helpwithvb@yahoogroups.com...
Morry Levin
mlevin@...
Send Email
Aug 4, 2005
9:46 am
16728
Hi, Please can someone advise on the following. I am trying to print a from by using the following: Dim old_width As Integer old_width = frmAddress.Width ...
ahmed@...
Send Email
Aug 4, 2005
10:13 am
16729
Good Morning Ahmed, You need a little more code for this printing project. Look at this web page, which I believe has the answer you need. You can download...
Steve Manser
tileguy2929
Offline Send Email
Aug 4, 2005
11:31 am
16730
Hi Steve, Thank you. Regards...
ahmed@...
Send Email
Aug 4, 2005
11:44 am
16731
Good Morning Ahmed, Make sure that you also send a copy of your reply to the Help-With-VB-List, so that others may benefit. If you only copied the code that is...
Steve Manser
tileguy2929
Offline Send Email
Aug 4, 2005
12:43 pm
16732
Hi Steve, Managed to sort it. Thank you once again. Regards...
ahmed@...
Send Email
Aug 4, 2005
1:24 pm
16733
My Pleasure, Happy to help out. Steve ... From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of ahmed@... Sent:...
Steve Manser
tileguy2929
Offline Send Email
Aug 4, 2005
1:51 pm
16734
Before the dreaded HD crash, I had a real nice code snippet database. It came packed with all sorts of code snippets organized into sections. Now I cant find...
Schmendrick
schmendrick3...
Offline Send Email
Aug 4, 2005
2:41 pm
16735
Good Afternoon, ... IIRC, there are several Free Code DBs on The Internet. Check www.FreeVBCode.com <http://www.freevbcode.com/> Search on...
Steve Manser
tileguy2929
Offline Send Email
Aug 4, 2005
5:11 pm
16736
I like a free product called Code Bank and I will be happy to send you a link or a copy dwight ... From: Schmendrick To: helpwithvb@yahoogroups.com Sent:...
Dwight Norris
choroid_45
Offline Send Email
Aug 4, 2005
8:39 pm
16737
Well it will not stop your brain but if Steve has the Friday Puzzle I thought I might go off subject and try and stop your brain ...
Dwight Norris
choroid_45
Offline Send Email
Aug 4, 2005
8:48 pm
16738
The attached is a puzzle that shut down the whole accounting department of an engineering firm for a day. It was written by Albert Einstein. Greg ... From:...
Greg Smith
vbnotdet
Offline Send Email
Aug 4, 2005
9:01 pm
16739
I might have started a bad thing here sorry dwight...
Dwight Norris
choroid_45
Offline Send Email
Aug 4, 2005
9:07 pm
16740
When you figure out the answers, don't reply to the list with the answers. You can email me directly. Greg ... From: Greg Smith To: helpwithvb@yahoogroups.com...
Greg Smith
vbnotdet
Offline Send Email
Aug 4, 2005
9:15 pm
16741
Hello, I have a class object & a collection class object. In the initialize event of the collection object, I add a new object to the collection & then set the...
lezlyprime
Offline Send Email
Aug 4, 2005
9:26 pm
Messages 16712 - 16741 of 22565   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright Đ 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help