At home I have a Epson Inkjet printer.
This is what I did:
Installed the driver on the TS locally
Went home and logged in with the printer tab checked.
Still cant see the local printer.
Shouldnt there be a message saying that the following local resources will be available in the session...
Hi,
We have a windows 2k3 server and a mix of clients. Some clients are thin while others are XP computers. There is no problem with the thin clients, but if I log out an XP computer and then try to log back in again the following message appears:
"Windows cannot connect to domain, either...
Hi,
We are running a Win2k3 terminal server. The users want to log on to the system from home afterhours and that is not a problem. The problem comes when they want to print to their local printers at home.
In the remote desktop connection, there is a tab called Local Resources. If a check the...
Hi,
I have a form for data input. When the users enters the data in the form, and clicks on the ADD button, the record is saved.
When he is done with data entry, the user clicks on the DONE button to exit the form. This duplicates the last record.
Is there a way to get rid of the duplicate...
The 37 different worksheets correspond to the 37 different products we manufacture so they have to stay like that, but I have to produce a solution for producing pivot tables.
The have overcome this problem.
If someone goes in any of the sheets and selects a cell say BI29 and just enters a...
Hi,
When I use
activesheet.usedrange.select
the range selected is wrong. In the actual sheet the used range is A1:P8 but when I use the above command the selected range is like A1:BI567.
I checked all the other cells are blank. What am I missing?
Thanks
All the 37 tables are of the same structure. For now what i have done is like this:
copied the orignal file so that i can work with a copy of the data, processed the pivot tables and then deleted the orignal tables.
But there must be another way.
Hi,
I am trying to create a program to generate pivot tables automatically. The workbook that contains the data has 37 worksheets in it and I want to create pivot tables for all of them.
The problem I am facing is that the pivot tables are been created in the same workbook. This means that this...
Thanks NDeters.
Just for your information: We do not update our TS for updates. So I think the problem is not because of the updates.
I have tried your suggestion, the Bitmap caching was turned ON. I have turned it OFF. Seems OK now, but will know for sure after a couple of days after the user...
Hi,
We are using windows TS. Our thin clients are TERMTEK modek TK-3350 and we are using Diamond View LCD monitors.
In some of the clients we get black spots. I mean that the screen somehow is not updating and the result is random black rectangles.
Have checked the settings with other machines...
Thanks for the reply
Actually, form2 is the main form. its open at all times. When the user clicks on its command button, it is supposed to open up form1. The user then enters a value in the textbox. Presses OK. The form1 closes and the value in the textbox is transferred to the current_week...
Thanks RoyVidar for that. I have another question.
The code is something like this:
On form 1
Private Sub Command2_Click() ------------------ (1)
Forms(0).Current_Week = Me.Text0.Value
If IsNull(Me.Text0) Or Me.Text0 = 0 Then
MsgBox "Week Number Not selected", vbInformation
End
End If...
Hi,
Looks like a pretty basic thing but I cant get it right.
I am working on a access vba project. This project has two forms. Currently in the vba editor the forms show up as:
Form_Bonus Calculation Main Form and
Form_Form1
I have declared a public variable in the Main Form called...
I put the errortrap as suggested. The vbp file ran OK while the EXE file had the same error. The exact words of the error are:
Border has encountered a problem and needs to close. We are sorry for the inconvience.
If you were in the middle of something, the information you were working on might...
First of all I thank you all for taking the time to help me. Thanks.
No the exe does not run on the development machine. The error generated is in a dialog box with the following message.
"Border has encountered a problem and needs to close. We are sorry for the inconviencence.
Please tell...
I packaged the program (made the setup file) and installed on the server. After installation the server needed a reboot which I could not do at that time. I rebooted the server after office hours and ran the program again. The same error is still there.
Next I checked the event view. There were...
The vbp file runs fine. When I run the vbb file on the development machine, it accesses the files on the server fine which, I think, implies that all permissions are OK. This problem starts after converting to an EXE file. I think something is gone missing during that conversion.
SP6 is...
Same error.
The program is connecting to the database fine. Same error with or without the mdb extension. The program would not work in vb mode if it could not connect to the database.
I have run out of options. What else can I check?
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.