10,987 Topics

Member Avatar for
Member Avatar for smile4evr
Member Avatar for smile4evr
0
93
Member Avatar for sanbadgerdude

I have a file structure that is common to all of the jobs I do. When I start a new job I go into my computer (Explorer) copy the folder to clipboard, go to another location on a different server and paste this folder then I have to rename it …

0
46
Member Avatar for rajivkatyal
Member Avatar for rstkw

I'm not sure why I want to do this, but it seems like I used to know how. Now I cant get it to work. The code would be something like: Public Sub FormattedString() '*** I want to break the string up into an array of '*** characters and reverse …

Member Avatar for selvaganapathy
0
127
Member Avatar for greenvader

i need to open a msword file using vb6, read the data and insert a new data. could someone please help me with this. thanks in advance

Member Avatar for greenvader
0
77
Member Avatar for rstkw

There is a website that makes highly optimized VB code available. Something like VBSpeed or something like that. Does anyone have a link to it?

Member Avatar for rstkw
0
97
Member Avatar for bodocz

Hi! I expect the next program wait 1 sec. and exit but doesn't work. Could anybody help me? Private Sub Command1_Click() Timer1.Interval = 1000 Timer1.Enabled = True aaa = 0 lo: If aaa < 1 Then GoTo lo Else End End If End Sub Private Sub Timer1_Timer() aaa = 10 …

Member Avatar for rstkw
0
252
Member Avatar for carson myers

I can't find out if a form is in focus in my code. I have a form subclassed to catch an event that the form is being moved, so that I can have a separate form docked to it that moves along with it (without using a timer). But each …

0
67
Member Avatar for vbdave

Hi, I made a small Access DB that has a Date field in it (DUEDATE). The DB is used for demonstration purposes to show current orders. I need a function that would randomly update the orders due date in the table (orders). I would like to input a starting date …

Member Avatar for rstkw
0
101
Member Avatar for Entropy1024

I have a database all up and working and now need to create a grid view. I am very new to VB and have been using the book Visual Basic in easy steps by Tim Anderson. On page 108 it describes how to create a grid view. In the text …

Member Avatar for debasisdas
0
124
Member Avatar for Entropy1024

I have a .mdb database that contains various records. One of the fields is date, ie '19/10/2008 00:00'. How do I sort the database by date? I an a beginner and currently learning with the 'Visual Basic in easy steps' by Tim Anderson. On page 104 he has an example …

Member Avatar for Entropy1024
0
295
Member Avatar for VBNick

I have been searching the net to find the simplest way to record audio from within VB. I found references to three different groups of APIs for wave in/out functions. Is there any reason I should use one rather than the other? as far as I can tell they all …

Member Avatar for debasisdas
0
107
Member Avatar for ChroNoS

Is there any way through which I can split a single string into substrings with 20 characters each. The first string should contain first 20 characters. The seconds string should contain the next set of 20 characters and so on. Is it possible to do what I'm thinking?

Member Avatar for rstkw
0
106
Member Avatar for Entropy1024

If I create a database that has 3 fileds per record; [I]String1[/I], [I]String2 [/I]& [I]ResultString[/I]. I want the user to enter in the first 2 strings then the program creates ‘[I]ResultString[/I]’ by adding the String2 to String 1 itself. Ie if you enter Big as [I]String1 [/I]and Cat as [I]String2 …

Member Avatar for rstkw
0
167
Member Avatar for ChroNoS

I have written a program, it uses a lot of replace funtions with huge amounts of texts. Resultingly, It takes hell lot of time to operate. Is there any way I can increase its speed?

Member Avatar for rstkw
0
107
Member Avatar for pardeep3dec

Dear Friends, I am attaching my test project with this mail. It will run on sharing folder and many user will access that programme but it is showing file already in used message; I am trying avoid this problem by my test project this programming will showing ip and computer …

Member Avatar for rstkw
0
105
Member Avatar for thakkarps

Hello, I am new to excel or vba i want to convert a data to export it to some output folder from a csv files from input folder there are 100's of such file in c:\raw which i want to work with the input file's details are the headers of …

0
36
Member Avatar for jeswills

I think i need a group of developers i can work with. I am a student of the university of london. My problem is using excel, if you scan it auto retrieves the serial number unlike ordinary textboxes. Please how can i make my program compactible with a hand scanner

Member Avatar for rstkw
0
56
Member Avatar for bruce_geo75

[B]hi everybody im new here and new in vb also and i need some help to learn vb.can i find somebody to help me ? plz.thanx.[/B]

Member Avatar for rstkw
0
99
Member Avatar for VBNick

Hi...I am making a speech recognition program for my own personal use, because I don't like the way the built in vista speech reco software works. Here are my questions: 1. when I open the app that I programmed in VB, it automatically opens vista's built in voice recognition software. …

Member Avatar for VBNick
0
141
Member Avatar for pardeep3dec

Dear Sir, My project uses Ms Access as back end tool and visual basic as front end tool. I have a problem when i run my project's tmgmt.exe file more than one time then it shows tmgmt.exe file entry into taskmanager's process tab. Suppose i used that file 4 times …

Member Avatar for sendoshin
0
255
Member Avatar for lostandfound

Just for anyone, who, like me, has got along using VB6 without the mousewheel whilst editing in the IDE. Until today I just assumed it wasn't an option. There is a simple fix in the form of a free addin from microsoft. [URL="http://support.microsoft.com/kb/837910"]http://support.microsoft.com/kb/837910[/URL] What a difference!!!!!!:$

Member Avatar for lostandfound
0
107
Member Avatar for asaness

i dont know how to post a question so that, i can create my question in this link... my question is all about how to create an oracle code database in vb6, im a student and beginner programmer...

Member Avatar for rstkw
0
73
Member Avatar for K.Vanlalliana

Hi, all programmers of this Forum, I am using MS Axcel 2002 and I am trying to format Excel Sheet from VB so as to make a border within the selected cell. My CB code is as under and when I run this, it select the specified rangge, but no …

0
110
Member Avatar for renjulekshmi

HOW TO USE THE FLEXGRID CONTROL FOR DATA ENTRY.......... responses are highly appreciated...............!!!!!!!!!!!!!!!!

Member Avatar for jireh
0
88
Member Avatar for nagatron

Hello to all, I have a problem in connecting VB6 to MS Access 2003. I have tried all the instruction posted here in forum until the message appear every time I run the program "Supplied Provider is different from the one already in use." What does it mean? I am …

Member Avatar for jireh
0
173
Member Avatar for nish88

hi all, i am using ms date and time picker and am unable to assign a value to it. i am getting the error read only property. can anyone tell me how to solve this? thanks

Member Avatar for abu taher
0
90
Member Avatar for LostInVB

I have put together this whole network account creation and audit process. The creation process starts with importing data from our ADP system into SQL 2005 and creating a .csv file for each of the 12 sites to create the network accounts, based on job title. Then I add in …

0
26
Member Avatar for K.Vanlalliana

I am doing one project in which Whenever I export the result, the list of record should be extracted as Excel file and the list of record should be listed within Excel Table with formated Line. So, I want to format Excel from VB so as to make line / …

Member Avatar for K.Vanlalliana
0
206
Member Avatar for Oscar G. Gidei

i want to link my forms with access tables and dont want to use the odbc object. i need to use the ADO is it posible and how. for in my first instance it worked, but when i moved it to another computer it signaled "Canot find database" Help pliz

Member Avatar for jireh
0
141

The End.