Hi All,
I've just added a Win 95 laptop to my Windows Workgroup and set the Printer (connected to the Win 95 machine) so that it can be shared on the network.
When I browse the workgroup from my W2K server machine I can see the Win 95 machine and the printer OK.
Only problem is when I try to add...
Hello there,
I'm trying to restore Lilo but the lilo.conf file seems to have disappeared from /etc/ although there is a file called lilo.conf.anaconda (it's Red Hat 8.0)
The reason I'm trying to restore lilo is because I installed Win 2k on one partition and now it boots straight into Windows -...
Hello,
I'm not sure if this is the right place for talking about Rich Text Editing, but nowhere else seemed more suitable.
I'm currently designing an RTE Content Management System, but having problems with the CreateLink command (that's what it's called in Midas for Mozilla - something different...
I don't seem to be having any luck here - I removed the registry key under printers and tried again with the same results - I get to the last screen of the add printer wizard where it says - "you have completed the printer set-up wizard successfully" - I hit Finish and then I get the...
hi All,
I think I accidentally installed the win98 driver for a printer in Win2Kserver. Well, I get the error - "an error occurred during the installation of the device - cannot create a file when the file already exists". The printer is a pre-1999 model NEC printer available only in...
Hello,
I'm trying to install Red Hat 8.0 on a desktop machine with a USB keyboard/mouse setup - unfortunately, once the installation wizard starts up, the keyboard stops working. I think there must be some driver available, since I ran Linux successfully off a CD a while back - forgot the name...
Hello there,
I uploaded some files via the internet to my companies webserver, then indexing service kindly added them to an index I created earlier for the particular website (as it should).
The next day when I try to search the catalog, the files are gone! According to the logs the files were...
Ever since I came across this piece of software it has given me grief!
Even with indexing service performance cranked up to instant indexing, the 'index this resource' checkbox checked in IIS, and the 'index folder contents for fast searching' checked on the file system folders - Indexing...
Hello there,
I guess this is related to Indexing Service, but I suspect that IIS could be the cause of my problem.
In Indexing Service, when I set the web server to anything apart from the default web site, I can't get the virtual path out of indexing service. The default web site is stopped...
Thanks cuok,
Seems to be OK with the Details_Format event now - except it's tripping up at this line.
Me(addField).ControlSource = rs3.Fields(i - 1).Name
When debugging, both the addfield variable and the contents of rs3.Fields(i - 1).Name are correct, which leads me to beleive that the...
Why not just put each of your subs in a Standard Module or a Class Module?
Then you just call them using your buttons Click event.
ie.
Sub btn_SuperButton_Click()
Run ImportSub
Run AppendSub
Run PrintSub
Run ReportSub
End sub
Or you could add a "do all" sub to the module that...
Is that a report event?
I tried making it
Sub Report_OnFormat()
... but the results were the same.
In the VBA editor, when I select Report from the left hand (object?) pulldown, I only get the following events in the right hand (events?) pulldown.
Activate
Close
Deactivate
Error
NoData
Open...
Hello there,
I'm trying to create a report that is created dynamically when it is opened. There are 25 unbound text boxes and 25 unbound labels, named field1 - 25 and texttitle1 - 25 respectively. Each has it's 'visible' property set to false.
However, when I open it, all I get is 2 blank...
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.