Morning,
We have a client that has inherited a BCM 200 during a desk move. They are trying to move their new number to this system. We have a mail from BT stating that when we are there to call them and they will make the change. So I guess the question is this, is the process as simple as...
Afternoon, I have a really strange one that is bugging me like crazy!! There is an internal intranet page that when the users click on a link it brings up a web page that launches an MS Access form. This page works fine for everybody except one user. On his PC it loads the title of the index.htm...
Good Morning,
I am trying to edit the results for the following query but all it does is make a noise and wont let me edit the results, no errors or anything.
The query is as follows, please can someone tell me how to edit the results??
Thanks
SELECT Courses.CourseName, Courses.Description...
Afternoon All,
I have the following delete query...
DELETE Training.*, Personal.PersonID, Courses.CourseID
FROM Courses RIGHT JOIN (Training LEFT JOIN Personal ON Training.PersonID = Personal.PersonID) ON Courses.CourseID = Training.CourseID
WHERE (((Personal.PersonID) Is Null)) OR...
I have set a query to pull in the query parameters from another form that is loaded. Is there a character that i can put into one of these that will show all the results.So say i had 4 fields i could narrow down the name but then put something into the other 3 fields to allow all the answers for...
I have an excel spreadsheet that looks like the following...
ID Number Docs
1 2 1;2
2 3 1;2;3
3 1 1
4 3 1;2;3
the output in the access table needs to be...
ID Docs
1 1
1 2
2 1
2 2
2 3
3 1
4 1
4 2
4 3
How...
Please can anyone tell me how to remove the speed dials tab from within phone manager. Regkey or using the manager software anyway at all.
Thanks Glen.
Hi i have the following code...
Set objXL = Excel.Application 'New Excel.Application
objXL.Workbooks.Open ("\\server\shared$\Kitting Department\GSM despatch\GSM Shipments\" & strfilexls)
objXL.Visible = True
objXL.DisplayAlerts = False...
Apologies if im in the wrong forum wasny sure where to post!
I have created an MSI file for one of my applications the files come to 185 mb. If i install from the oroiginal setup it takes about 1-2 mins. If i install the msi it takes about 7 times as long. Has anyone had this issue before or...
Morning,
I have a Compaq desktop that is bugging me when you fire it up, it hangs on the splashscreen that asks you to press F10 to enter Setup. If you wait a few seconds then press any key it boots OK. Else if you leave it it will just sit there.Im sure it is probably a BIOS setting i just...
Is it possible to set up hot desking on the Avaya IP 406 so that when you move around desks you can keep your own extension number? This will need to be controlled by Phone Manager.
I can get ity so that it works if you login via the handset but phone manager doesn't follow suit. I can also get...
Morning,
Does anyone know how i can monitor the kernel usage for each process, maybe through task manager or another way??
Either that or some common reasons why the usage stays near enough identical to the cpu usage, i have tried all i can think of.
Thanks
Glen
Is there a way to make people have to log into the system. So the phone is set up and patched in but the user then needs to log into the phone so that they can keep their own extension but log into a different phone each day.
Thanks
Glen
This is probably something really simple but can anyone see why i keep getting invalid use of null errors in this code.
Private Sub cmdConcatenate_Click()
Dim varitem As Variant
Dim SelectAll As Long
For SelectAll = 0 To Me!lstSelectedApps.ListCount - 1...
I have a query that i am trying to run that takes its constant from a text box on a form. Whic h is ok
forms!frmx!txtbox
BUT, in the text box i have more than one thing to search on ie if the contents of the text box was to read...
'item1 , item2 , item3 , '
I want the query to lookup on...
Hi i have a couple of questions regarding the above....
Firstly how can i make it so that i can make multiple selections in a data grid? With this multiple selection how do i then populate all these into a listbox and finally i need to know how to get both columns from the datagrid into the...
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.