I have this code:
-----
for i = 1 to dbs
?mfolder(i)
md mfolder(i)
endfor
-----
mfolder is an array contain strings, and I want to make a folder named for what is in the array. When I run this, it gives me the error "Not a character expression," but it still creates the folder. Any help...
Is there any way to export an entire Excel file so each worksheet is individually exported to separate text files in one action, instead of separately exporting each sheet? If there is any way to do this in Excel, or a program that will will help, please let me know. Thanks.
This is a pretty basic easy question I should know, but alas...
When something talks about the number of simultaneous connections an Access database can handle, is it referring to connections to anywhere in the database or just connections to the same table?
I have a built-in nVidea card, plus an AGP Radeon card in my computer, and I'd like to be able to hook a monitor up to each for dual desktop. When I turn turn the computer on, it automatically uses the Radeon and not the nVidea, in fact, the nVidea card isn't even displayed under display...
Here's the situation.
I have created a little app that uses RDO to connect to a FoxPro DBF database. The program and the database are housed on a server, which users connect to (these users do not have Visual FoxPro installed on their systems). I had to update their VFPODBC.dll file to allow...
I am using RDO to connect to a FoxPro DBF database in VB6. When I display the contents of a field in a text box, and then try to edit that text box, it won't let me type in any more characters than that record had in it initially. For example, if in the last name field is the last name...
I'm writing a VB program for my company that deals with their phone lists. It searches through the list and creates a recordset based on the entered criteria. It then allows the user to edit the records. If a record is edited to the point where it no longer matches the search criteria, VB...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.