I would like to check to see if a field already exists in a table and the add it to the table programatically if it does not. I am connecting to an access database through the data objecy (I know, don't kill me) but I can change that if I have to. I would appreciate any help with this as I...
Hello,
I have developed a program that runs partly on a handheld computer. In the past customers I have installed the program on have been able to use the automatic database update options in the program but the last customer I installed cannot. I manually registered the AdoFiltr.dll so it...
I have a program that opens an excel file in order to extract the data therein into a userdefined type. This all works well and good on my machine, as well as my bosses. My boss confidently sent this program to the user and after installing the program on his machine the inport from excel...
Well,
I have an application that is accessing an excell file to omport data into my userdefined data type. When I am trying to install on the users computer it gives me an err. It says "Error regestering msado25.tlb" Any suggestions of how I can get this file or what to do...
I have inserted this code, which I found in this forum and changed to accept a passed form. It is in a module so it can be called from anywhere. None of that really matters. When I had the fontsize = 7 on my list box, it worked beautifully. I set the size back to 8, nad the hscroll doesnt go...
Here is the thing. I have a program that Uses a file I create to store customer information for the program. This file will be different for each customer and I would like to build the package in such a was as to not have to rebuild it for each instance of that file. Basically, I need a way...
This is interesting,
A coleague of mine here got a slip printer in today that she is trying to get working for one of her customers. It is printing the information but all the information is upside down and backward. She has tried every conceivable way to hold the slip but to no avail. She...
I have until Noon (CST) today to get this connection up. I have been taking the easy way out by using the data control for my database connections. This will not work with 2002 and I am now in a real bind with a customer breathing down my neck to get this thing up and running. Can someone...
This is interesting,
If I were to wish to do a GotFocus methos this will work for any control.
Me.ActiveControl.BackColor = Yellow 'Yellow is Defined Constant
Now here is ther kicker. If I want to do a LostFocus method, is there a line of code that will work for all controls. Given...
I would like to appologize. I thought I would find this by searching but I can't figure out how to use the stupid search engine. Is there a way to tell it to only search a given forum...
Anyway, I was just curious if there were a printer command to make the printer print landscape. Thanks in...
I think I saw a question like this on here this morning but I can't find it now. I would like to set up a table in a rich text box and have had no luck finding out how to do so.
Also, I would like to put a separator line in a rich text box. I guess I could underline a ton of spaces but I...
By the way, I recently found out about the DateDiff function and I thought that it would be a great tool to use. I have found that it is only good for day calculations. I will give you a for instance.
DateDiff("01/30/2003","02/02/2003") returns 1
This is only four days...
IS there a builtIn function to figure if a year is a leap year. I know how to calculate it, I am just an energy conservationist. OK, OK, so I am lazy
Brian Coats
I was printint out of a Rich Text Box useing the .SelPrint MEthod with all text selected. This is wonderful for printing the contents of the box. Life is good. Until my client says, "Hey, if I use my hole punch I am goin to punch out data. I need a 3/4" margin."
Is there a...
I know there has to be a way though I don't know what it ir. How do you use the printer. object and tell it to center the print on the page?
Brian Coats
p.s. I figure this will rate as an easy one for someone.
IS there a way to make the list of the combo box drop down on the GotFocus event? I tried changing the style but it is readonly at runtime. I need the boxes to be style 0 until they get focus and then I need for the list to sutomatically display if at all possible. Likewise I need the list to...
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.