Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / February 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
not equal to24 Feb 2006 00:33 GMT8
Sorry this may sound like a stupid question but I was wondering what the
syntax is for "not equal to" ?
MAPI24 Feb 2006 00:00 GMT2
The code below works fine with EmailAddresses being a string variable
storing the email addresses for the message to be sent to.
   MAPISession1.SignOn
   MAPIMessages1.SessionID = MAPISession1.SessionID
VB6 Crash all the way23 Feb 2006 23:17 GMT4
It's some days that I got this problem: I open VB6 SP5 on WinXP.
I put a label on a new form.
If I do F5 VB crashes.
If I save the project VB crashes.
loop to display contents in a label23 Feb 2006 23:16 GMT2
Can someone tell me why the code below may not work.  I have done all the
variable declarations and if they are needed then I will post them.  I want
Label1 to display all the peoples' names followed by a common and a space,
for example, "John, Jack, Tom, Sue"
MouseDown Coordinates23 Feb 2006 20:11 GMT1
I need to place 5 points in a picture box and populate 5 textboxes with
the different coordinates. I can do the first textbox but I cannot
figure out how to go to the next textbox. Any suggestions?
Thanks,
Help. Make exe is greyed out!23 Feb 2006 19:18 GMT13
After debugging one of my applications I wanted to make a new exe.
However the line 'Make exe' in the File menu is greyed out!
I tried other projects, but had the same problem.
I restarted my PC but that also didn't work.
Using VB6 to modify styles in Word23 Feb 2006 16:14 GMT2
I am writing a program to get styles from one Word document and add them to
another.
The whole problem would be easier to solve if I could import Word
collections, objects and properties. Is there a component or add-in which I
open form from different project23 Feb 2006 15:46 GMT1
as mentioned above i want to open a form from a different project. this
means.
project1
    project2.frmtest.show
Impossible?23 Feb 2006 11:25 GMT1
I want to be able click-select a .doc file from a VB6 filelist box so that
it can be sent to the printer from word.  Is this impossible?
Don
Listbox reverse order?23 Feb 2006 09:06 GMT7
As the sorting property in a listbox seems to be a read-only feature, is
there a way to display the list in reverse order? I presently have
Sorted=True and this does not disable if I try to code Sorted=False. Help
appreciated.
search in csv file23 Feb 2006 08:03 GMT13
i've following situation:
i want to search in a csv file according a pattern. if the pattern
matches the cell in the csv file the complete string of the cell should
be displayed in a listbox (form).
Current Running Proc23 Feb 2006 05:36 GMT2
I'm curious.
Is there already some variable that you can read from within your VB app
that holds the currently running Proc() from within your project? I ask only
because I'm about to create one for use in my logger routines and rather not
Sorting Grid by Column with SQL...23 Feb 2006 03:53 GMT7
I have a grid with several columns.  When I click on the head of a column, it sorts the grid according to the data in that column.
The grid is bound to a mdb file.
The code looks like this:
sFLDNAME = Me.Data1.Recordset.Fields(ColIndex).Name
Application Logging22 Feb 2006 16:48 GMT7
Now that I'm getting strange problems reported by my testors that I cannot
seem to duplicate (such as "the program does not start but shows up in the
task manager"), I'm thinking I should start adding some code to log various
events within my code.
File querry22 Feb 2006 16:19 GMT15
Good day,
How does one check for the existance of a file in a specific folder?
Thanks,
Nick
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.