Search the web
Sign In
New User? Sign Up
vbhelp · Visual Basic Help Center Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 14095 - 14124 of 15862   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14095
Hi, Could any one help me with the code/ process to print to a a dot Matrix printer (small font) similar to printing from MS Dos. Thanxs, Sam Sameer Chawla 5...
Sam Chawla
samchawla2000
Offline Send Email
May 2, 2005
8:41 am
14096
Good Morning. Is it possible to store the names of functions or subs in an array or table so that when the user clicks and makes a choice the named sub or ...
jimiscaro
Offline Send Email
May 2, 2005
1:37 pm
14097
Sure. I use a listbox, lstPerson, and the follosing t = lstPerson.ListIndex ' Returns text of person in listbox clicked Select Case t Case "Abraham Lincoln":...
Bart Toole
toole130
Offline Send Email
May 2, 2005
3:02 pm
14098
Sam, You don't say what it is that you are trying to do here..... You print to a dot matrix printer the same way you print to any printer under windows. So...
Unicorn.PC.Support
unicornssecond
Offline Send Email
May 2, 2005
3:08 pm
14099
Hi All, I seem to have the helpfile missing for my version of ADO. If anyone has a copy of the file "ado280.chm" (which is normally in Windows\Help) could...
Ian Brooke
ianbrooke1
Offline Send Email
May 2, 2005
6:34 pm
14100
I know this should be very simple but I am experiencing difficulty, mostly just with plain syntax! Does anyone have a code snippet for me that shows how to...
mandy_vb6
Offline Send Email
May 4, 2005
2:54 am
14101
FEES = Str(SALES_FEE) where sales_fee is nnn.dd and currency data type fees is a string if sales fee is nnn.dd with dd being > 0 then fees = nnn.dd if sales...
dwbridgeman
Offline Send Email
May 5, 2005
3:34 pm
14102
Take your paragraph and apply If...Then ElseIf...Then elseIf...Then End if Bart ... From: vbhelp@yahoogroups.com [mailto:vbhelp@yahoogroups.com] On Behalf Of ...
Bart Toole
toole130
Offline Send Email
May 5, 2005
5:12 pm
14103
Hi This is for V9, should be same or similar in 8.5 though Assuming you've gor the control on a form (Called it crView here) and have the relevant references...
Mike Bouffler
mikebouffler
Offline Send Email
May 6, 2005
1:26 pm
14104
Hi, Do somebody know the solution to how put the *.ico file inside of datagrid (Cell) instead of values from DB. I'll be thankfully for any kind of help Kind...
rt_remix
Offline Send Email
May 7, 2005
7:10 pm
14105
What version of VB and what / who's datagrid? ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best...
Darrell Adams
captain_51
Offline Send Email
May 8, 2005
5:15 pm
14106
Hi, I use VB6 SP6 and the Microsoft DataGrid Control 6.0 (SP6)(OLEDB)...
rt_remix
Offline Send Email
May 8, 2005
8:33 pm
14107
Thank you SO much - this works well!! I really appreciate your help!! ... and have ... difficulty,...
mandy_vb6
Offline Send Email
May 9, 2005
1:22 am
14108
I have got problems in Vb. I am doing a project to compare 2 different files. But i have to display each file in MSFlexgrid. the first software is Cadstar. The...
shibirwol
Offline Send Email
May 9, 2005
9:04 am
14109
You could open the Excel file using ADO select the data using a standard SQL select and display it manually in the grid...... Dim objSynD As...
Ian Brooke
ianbrooke1
Offline Send Email
May 9, 2005
1:19 pm
14110
Could someone please tell me how to create a generic XML parser using VB For example for this xml <address> <name>Jonty</name> <petname>Popo</petname> ...
Fun Time
funtime_19
Offline Send Email
May 9, 2005
6:53 pm
14111
How do I make my program do addition?...
monks700
Offline Send Email
May 11, 2005
12:23 am
14112
Hi, You mean the mathematical operation or record addition. Regards Bhar http://www.vkinfotek.com ... ...
Bharati K
pedaammulu
Offline Send Email
May 11, 2005
2:19 am
14113
I mean mathematical addition...
monks700
Offline Send Email
May 11, 2005
10:39 am
14114
I have not found any means to put a graphic in either the MSFlegrid or the HFlexgrid that comes with VB6.0 (Which does not mean you can't, I just was not able...
Darrell Adams
captain_51
Offline Send Email
May 11, 2005
9:29 pm
14115
You should mention that SGrid2 (from vbaccelerator) is FREE And that those that use it, love it ... ...
crombierob
Offline Send Email
May 12, 2005
12:37 am
14116
Can anyone help me write a function that will WRITE TAGS to an OGG FILE HEADER? heres a function i found and modded that will read an OGG TAG. But this somehow...
rnd
thorinzzzz
Offline Send Email
May 12, 2005
9:16 am
14117
(?) Private Sub Command1_Click() d = 2 + 1 MsgBox d End Sub...
rt_remix
Offline Send Email
May 12, 2005
12:20 pm
14118
Hi Darrell, Thank You for the hint, it looks nice. I'll look close to this solution. At this time I get 'Err 429' when I trying run the Demo... Any ideas? ... ...
rt_remix
Offline Send Email
May 12, 2005
7:29 pm
14119
Hi I add two database in CrystalReport Designer and I want to pass a table to one of them and another table to another database in VB. I know how to set the...
vahid
hassani_vahid
Offline Send Email
May 13, 2005
9:44 am
14120
Hi Is it a way to add a button into datagrid dynamically in vb.net. Iam able to draw and iam using paint method and overirding it. Instead of this i want to...
lm_badri
Offline Send Email
May 14, 2005
7:19 am
14121
I will write a programm in visual basic, to calculate a depreciation. You must input in the textboxes, the amount, the periode,lineair,..., and the programm...
arteeld
Offline Send Email
May 16, 2005
10:16 pm
14122
Hi friends, I want to send mail through my vb program. I know how to send mail when outlook configure. But i want to send mail when there is know program...
Chintan Shah
cdshah76
Offline Send Email
May 20, 2005
12:02 pm
14123
... when outlook configure. But i want to send mail when there is know program configure but connect to net. ... u can use third party component say smtp...
lm_badri
Offline Send Email
May 20, 2005
2:10 pm
14124
u can use asp componnet also to send mails ... __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. ...
hemant jain
solutions2e
Offline Send Email
May 20, 2005
3:33 pm
Messages 14095 - 14124 of 15862   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