Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tallguy804

    Change day and night greeting

    Thanks to both of you for your help on this. i thought I was going crazy because that is where i was looking and there was no greeting recorded there. I finially discovered that our grreting are being handeled by the "Main Greeting MB" as it is called in the "Transaction Directory" section of...
  2. tallguy804

    Change day and night greeting

    I need to change the day and night greeting on my AD-40. I can connect to it and know how to record the new greetings. I just can't find where in the AD-40 software the main greeting and night greeting are to delete them and re-record them. can anyone point me in the right direction? Thanks
  3. tallguy804

    Matworx - PBX not listed

    Thanks, i have the license disk. I put that in when i installed the applicaiton but no NEAX2000 showed up in the bar on the left. Also I don't know where to get Matworx 32. The company that installed this Phone system went out of business and NEC says that there is no support agreement on...
  4. tallguy804

    Matworx - PBX not listed

    I have a MEAX2000 and am trying to use MatworX to configure it. I had it up and running but had to rebuild the machine it was installed on. I have reinstalled matworx but when i pull up the applicaiton the PBX is not listed in the bar to the left. how do I get Matworx to show me the NEAX2000...
  5. tallguy804

    Replying to a message and text format (outlook 2003)

    One of my users would like to set outlook so that when he hits reply to a message and starts typing the text he types is in black. Currently it is blue and he knows how to change it by using the "Font color" button on the toolbar he is just tired of having to do it on every message. Thanks in...
  6. tallguy804

    Port 2500 and Pix 506e

    I have a new device that has to be installed on our network. The company selling this device is telling me I have to open port 2500 on my Pix. I am using pix device mamager 3.0 to interface with the pix but I can not figure out how to configure it so tht traffic can use this port. Any help...
  7. tallguy804

    extention being transfered

    Hello all, I have an extention 210 that is automaticly being transfered to the VM whenever someone calls it. I have checked the call forwarding and there is no forward on this extention. The odd thing is that the user claims it was working fine yesterday and this morning it was doing this...
  8. tallguy804

    Still need help

    Sweet mother THANK YOU! Now why oh why couldn't I get that to work? Who the hell knows! But I got it now and I am putting in all the othe fields and it is working just like I want. Thanks again!
  9. tallguy804

    Still need help

    Nevermind.... coffee hasn't kicked in yet. Here is the SQL view for you. SELECT Count(tblMain.Sex) AS CountOfSex FROM tblMain HAVING (((Count(tblMain.Sex))="male")); Thanks
  10. tallguy804

    Still need help

    When i put male into the criteria and runt he query i geta datamismach error. There really is nothing in the query at this point. Only this one field. How do I get the sql view of it so that I can post it?
  11. tallguy804

    Still need help

    I still can't figure out what I am doing wrong. I have a field in a table that is derived from a dropdown box. The two options are "male" or "female". I added the field to the query but I can't get the criteria set so that it will only select records with "male" in them. Someone suggested...
  12. tallguy804

    count in a query

    yes... didn't work. "1" returns no records exen though there are records that have both male and female in the field
  13. tallguy804

    count in a query

    under "lookup" in the database design it has this information: Display control: Combo box Row Source: value list row source: "Male";"Female" bound column: 1 column count: 1 Column heads: no colun width: 1" list rows: 8 list width: 1" limit to list: no The fields data type is "text" with a...
  14. tallguy804

    count in a query

    the row source is: "Male";"Female
  15. tallguy804

    count in a query

    Can you tell me how to find out what the ID for male is?
  16. tallguy804

    count in a query

    This is sooooo very simple i know it is but I just can't figure out what I am doing wrong. I have a query and I want to count all of the records in the query where the field sex = male. I add the field to the qery and set the total option to "count" That counts all of the records with out...
  17. tallguy804

    Subform with Tab

    I have a form and on that form a sub form. In the subform there are tabs to breakup the data that is being displayed. That is all working fine. The problem is when I add a new record to the subform. It ALWAYS jumps to a field on the 3rd tab. i have ckecked the tab order and everything...
  18. tallguy804

    NEAX 2000 IPS and DND

    I would but some users have programmed all of the buttons on thier phones so that only leaves me with the soft key as an option.
  19. tallguy804

    NEAX 2000 IPS and DND

    So I have DND working on all the phones now in the office. I had to set it to a softkey. Is there a way to add "do not disturb" or some other text to the display so that users know when the DND feature is set? Right now there is no way to tell without picking up the handset and just hitting...
  20. tallguy804

    Rounding to the nearest 10,000

    Ok here is my problem. I have a field in a data base that holds numbers such as 78565.25 and I need to be able to round that number to the nearest 10,000. So the number needs to return 79000.00 and for the life of me I can not figure out how to do it. Thanks in advance for your help

Part and Inventory Search

Back
Top