Summary: One of our clients has a requirment to develop a client/server application to be run on IBM i-series model 820 which runs V5R2. Also the client has as...
Summary: I'm also trying to perform this action: For SearchNo = 0 To 10000 If FileInfo(SearchNo) = "" Then FileInfo(SearchNo) = TotalFileToMove Reference = S...
Summary: ============================================================ The best luck I have had with multiple OSes is to install VB on each OS and completely c...
Summary: Hi there, I am trying to learn VB by writing small macros within Excell. But I keep getting stuck on syntax. I am looking for a command line that open...
Summary: Hi all, I have created a Reference Library project using VB6 and Access 2k and for part of the Maintenance Documentation I have to include instruction...
Summary: Hi I've tried creating a VB app that connects to an access database. I have the database in the same directory. I was running it at university on win2...
Summary: I have had a similar problem in my last job. I had reports to send to printers of many different types and some that had hard-coded or physical font ...
Summary: This is an annoying problem. I have a text file containing full path and filenames to files I need to copy. Each on its own line. Used replace in word...
Summary: I recently read in one of these threads that VB is easy, I've had it for about a week and I'm trying to teach it to myself... I'm finding it quite dif...
Summary: I am doing a project(A reference Library) that has to meet certain requirements and one of which being is that a query should look for the number of ...
Summary: I'm trying to write a vb script for windows xp that will read a list of clsids from a text file then build a vbscript to build a batch file based on t...
Summary: hehe, this feels like such a n00b question so go easy on me :) I have VB 5.0 and it says i can only compile things to .exe if i make an ActiveX contro...
Summary: I had a look on the net to see what i could find, and i found a basic search for a form using VB code, and i managed to get it working. There were som...
Summary: Are VB and Crystal Reports installed on the target computers? I was never able to run a report on any machine other than my development machines. Th...
Summary: Yeah... .NET is one language for now and the future. But if U are planning for VB.NEt then I suggest U start with VB 6 first. Its not only easy to lea...
Summary: Id like my program to start the search program that is on the startmenu of the OS. "Start->Search" Also if theres any options that i could use. I know...
Summary: all you need to do is choose Windows Service from the list of projects you can make and .net will do most of the framework for you. Then you need to a...
Summary: I have been having problems accessing my database using a vb front end. I have Windows XP, Microsoft Access 2000 Database, and VB Studio Edition 6.0. ...
Summary: I'm having problems trying to do a loop for a spreadsheet in VB for Excel. I have a spreadsheet with records that include the fields: district number...
Summary: Hi all, I would like to know how I can use the CRViewer control to open a report in a VB child form. I saw another post asking a similar question but...
Summary: Good Fall day to you all. I sure could use some help troubleshooting my calculation and/or logic sequencing on this little program I've got going. ...
Summary: Visual Basic 6. Minor task for you programmiz....I have a sound file on a vb form, but I want the sound to play as the form loads and not (just)when t...
Summary: Hi, I'm fairly new to programming, started VB beginning this year, started Delphi at school +- April, and very recently started some basic Visual C++ ...