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 / January 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form button to initiate a macro in Excel08 Jan 2008 19:03 GMT4
I have built a macro in VB for a particular spreadsheet, opening VB from
within Excel.
The macro is in the Forms folder and double clicking the button (that starts
the macro) on the form opens the code window.
What do I need to create a popup menu?08 Jan 2008 17:53 GMT5
Probably some component under Projects - Components?
But which?
[and how?]
weird combo box problem not simple at least i think its not simple08 Jan 2008 13:23 GMT5
i need help with a combo box and this same code works on my first tab with a
combo box. The error or problem i have is this code causes an index out of
range error when i run it on my second combo box:  
(errored code) Select Case ComboBox2.text
How to iterate through files ON A NETWORKED DRIVE???08 Jan 2008 12:41 GMT6
I understand that the following would be how you might start a loop
which is supposed to iterate on the current computer system through
each file located in the Selected Path of FolderBrowserDialog1:
For Each sFile As String In
ActiveX Dll forms and Classes, how to communicate?08 Jan 2008 06:15 GMT1
I have a form designed like "input box". I am using a class method to
show that form.
I am using that class method in VBScript. How do i get the text
entered in the text box, to my vbscript variable, once the user hits
Once again: 1 Usercontrol in 2 projects08 Jan 2008 03:44 GMT19
Karl,
I think you misunderstood me or I'm doing something wrong:
I do not only want to share modules between 2 projects, which is easy,
but usercontrols.
Using .NET web services in VB 6.008 Jan 2008 03:13 GMT2
I have a .NET web Service which expose a web method say
GetConfigurationItem(). This web methord returns an object of custom
class. Here is the definition of class
class ConfigValue
Can anyone tell me08 Jan 2008 01:24 GMT124
Why a function couldn't return more than one value, eg something like this:
Public Function GetMinMax(MyArray() As Long) as Long, Long
   dim min as long, max as long
   'calc min/max
MousePointer question08 Jan 2008 00:43 GMT2
In some cases MousePointer doesn't change. For instance in this menu_click:
Private Sub mnuQuickBooks_Click()
   On Error GoTo ErrorHandler
   MousePointer = vbHourglass
MZTools 3.0 problem07 Jan 2008 21:59 GMT3
MZ Tools 3.0 will no longer throw up a button on the menu bar for me,
although the tools *are* being loaded.  I thought I'd check here to see
if anyone has any suggestions:
Yesterday during my last session, when I fired up VB6 I got an error
How many apps fail after installation?07 Jan 2008 21:39 GMT48
Ok, I've been asked a question...
(VB6 apps only.)
How many applications fail to function correctly (that is it works on
some computers, but not all computers)? I'm thinking in percentages,
How to relate command btn height to it's caption's font size?07 Jan 2008 21:37 GMT18
I have 12 command buttons evenly spread on the form.
Resizing the form causes proportionate change in buttons height and spacing.
That was easy part to do.
Now, user has the option to select caption's font and font size (it will be
Why sum of LV columns width does not equal LV width?07 Jan 2008 21:29 GMT39
         I am not sure what I am miising.
To demonstrate it I have just created a new project, just a single form with
a listview control having 3 columns.
There is not code at all except the code below:
Calling Windows Clipboard Vs. Office Clipboard07 Jan 2008 21:09 GMT3
I am building an Excel-based application that opens a Web Browser control in
a Userform and guides the user to create a data table in Tab-delimited text
format. The data table is opened within the browser window. From this point
on I would like Excel to automatically copy the ...
Notification of WIndows Shutdown.07 Jan 2008 20:58 GMT19
Any easy VB6 way to trap a Windows shutdown? I tried the unload
functions for the form, but they don't reflect (or my test didn't show
it) that it was a Windows shutdown and not an application derived
shutdown. (I got the same shutdown reason whether the application
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 December, 2007
 
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.