Hi i have an excel file with 5000 records. here are it's columns Old Credit Terms Ledger Fianacial Entity ID Customer Name Region Location Code New Credit...
Hi i have an excel file with 5000 records. here are it's columns Old Credit Terms Ledger Fianacial Entity ID Customer Name Region Location Code New Credit...
HI Guys Can anyone help If you have created a file in notepad and saved it in c: directory as test.txt If you then go to c: directory and double click on the...
Hi Jean-Pierre, You are on the right track. The following line will do the trick: ActiveSheet.Name = sInputResponse When you insert a new worksheet, it will...
You must have logical reasons for changing a cell value. In you example: If Cell("Entity ID") = CU00123 Then 'Check or change every cell in the the Entity ID...
Use the Shell command. Alternatively, if you need to wait for the shelled process to finish before continuing with your own code (i.e. a synchronous shell),...
i think "Primary" field of your table is not valid for SQL, word "Primary" usualy to identifation of Primary Key and you must change it. second.. ... From:...
(VB6 coding help required): After printing a document the printer should eject certain distance (for tearing the paper). After tearing that printed document;...
I am using LPT1 printer port in vb6. But Now I have a problem that is how to use USB printer port directly from vb6? Using LPT1 port the code looks like: Open...
SQL _____ From: visualbasic6programming@yahoogroups.com [mailto:visualbasic6programming@yahoogroups.com] On Behalf Of mah24ph Sent: Sunday, March 02, 2008...
thanks. i planned to use mysql 5.0 server (open source) is this okay if i used vb6 as frontend? by the way, the two branches has its own dsl connection....
Chris, Yes. Of course. I replied quickly thinking it was obvious. However, for his project Access will not cut it. mah24ph, I believe MySQL has a limit on it...
Hi, my windows (XP sp2) was corrupted. so i reinstalled windows without formatting my HDD so that i can retrieve my files. Unfortunately, the folder in which...
Maybe this will help: Right-click the folder and click Properties. Select the Security tab. If a security warning appears, click OK. Click Advanced. Select the...
check in your Mycomputer-tools-folder options, view tab. check the use simple file sharing. ... http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ ... ...
Thanks Jean, I will check that. Anyway, i got an advise, that i should setup a vpn server on both main office and warehouse for the connection since both...
Thanks chris The answer was as you suggested by using the shell command and when i finaly worked it out the answer was suprisingly simple dim notepadID as...
hi 4 all members i just need help to put a tab in a form created by vb6 then i wanna put a tab & put on it a text and label so i try to take it in form as draw...
I want to call ma C++ compiler in VB6.0 And iam using the following code:- Shell "command.com /-c TC.exe " & txtAdress.Text & " > d:\cmptcc.txt", vbHide Is...
dear all, anybody help me to give a sample of Accounting Business Logic? Fitrah Yuliani ICT Universitas Terbuka UPBJJ Kendari ... Sent from Yahoo! Mail. A...