Can anybody give me advice on setting up my SBS 2003 R2 install with a firebox x10e (actually i have one for each site)?
I have atlantic broadband with a static ip.
Since the eventual goal is to connect our two offices, this will need to be considered, BUT my first concern is whether to use...
Sorry about posting in the incorrect forum.
I wasn't sure, since it involved access vba code.
Assigning to the .value property cleared up the problem.
Thanks again!
I have code that has been working fine in access 2002, but in access 2003 it just freaks out by staying in an endless loop.
the code is in the On Change event for a textbox.
Here's the code:
Private Sub txtCityName_Change()
Dim db as dao.database
Dim rs as dao.recorset
dim strsql as string
Dim...
I've never used Telnet.
Can you tell me how to use it to talk to the ports??
And what email client configuration are you referring to?
If it's the one on the XP Home computer then, remember that it won't let me even start to configure for exchange server.
The computer is running XP Home.
But so was this same computer before I had to reformat and install the OS.
The only difference was this machine was a Windows 98 machine then upgraded to XP Home, and it worked fine.
When it flaked out and had to be reformatted and windows XP Home Full edition...
I have searched thru other threads here, but still am at a loss to solve my problem. So here goes:
I have Windows NT 4.0 with SP6
Exchange Server 5.5 SP3
All Ip address's are specified (no automatic dns)
I have a mix of windows 98 and xp machines on the network which function. The problem is...
Looks like I will answer my own question and hopefully this will help someone else. Changing the repeat section property in the group header to YES, fixed the problem and allowed the group header to re-apperar!!!
My problem is printing an invoice for a single customer that will span multiple pages , because of many lines of detail. I understand(at least I believe I do?!) that i can count the number of detail lines and cause a page break so that the detail area doesn't wack out the info I need at the...
I will be answering my own question on this one.
In order to use a custom size page on a printer that doesn't have that as a page option, you can create a custom size that will show in the printers dialog box.
If you have Windows XP or Windows 2000 just go to the control panel and pull up the...
I have to print a custom check 8.5 x 8.5 on a dot matrix printer. The printer dialog doesn't show custom size, just the normal letter, a4, etc. So how do I do it??
There is no custom size feature available for this printer. That is one of the first things I looked for. I really thought it should be there since it is a Panasonic KXP dot matrix printer. Any more clues??
Does anyone know of a way to print a custom size check.
My client has checks that are 8.5 inches wide by 8.5 inches long on tractor feed paper for dot matrix printers. I have to use the dot matrix, so for ink or laser.
Help???
I took your code out of the function and it doesn't seem to work. I get the "Object Invalid or no longer set" error.
Here's how I used your code.
Dim td As TableDef
dim fld As DAO.field
FieldExits = False
Set td = CurrentDb,TableDefs("actsrec") 'It stops here!!
For Each fld...
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.