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 TouchToneTommy 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: *

  • Users: jsanbor1
  • Content: Threads
  • Order by date
  1. jsanbor1

    CRM - Pop up to client record when incoming call comes in

    We have the Avaya IPO 500 system in the budget for next year. We are using a CRM called Junxure. They can tell me that ShoreTel system will do this but they are not sure about Avaya. He said basically the phone system "Needs to be able to call an executable" For instance - this command will...
  2. jsanbor1

    page numbering - printing duplex - and groups

    I have a report in Access 2003 (also using 2007) I am using groups and printing duplex so I have to insert a blank page for groups that end in an odd number. I also have to print the page number as "Page 1 of 5". I have used a couple of different methods to get the "Page of Pages" to work. and...
  3. jsanbor1

    mysql and asp from a pdf form submitted as html.

    I am have been trying to use this .pdf form on my site and have my users fill that out instead of my plain html forms. I can get the data to insert into my table now, but it all goes into the first field. It is driving me crazy! here is the code on my asp page. <% Dim myConn, strSQL...
  4. jsanbor1

    source of unbound form based on a 'current user' qry - can I change?

    PaulF helped me with this bit of code.. Me.RecordSource = "qry" & Environ("username") it works great. Actually I changed it to -> "qry" & Current User. Anyway, How can I change the recordsource of the form to another query with a function? I think if I had a function that would do that, I...
  5. jsanbor1

    how to create an unbound form that uses a different query depending

    on the current user. I am using Access 2000 with the built in security. We need to control what contact each user is allowed to see and this seems like it might be a good way to do it. That way we can modify the users query as needed if he needs to see more or less contacts. If current...
  6. jsanbor1

    I'm trying to add server back to the domain

    it is already a member of this domain. I moved all the servers to Dallas last month. Except for 1. I just moved it this weekend and I thought I should just be able to plug it into the switch and have it come up, but I won't browse the web and I can't see it from Network Neighborhood. If...
  7. jsanbor1

    Grouping data on my Report from option group field

    Hello, I've been lurking & searching this forum for weeks and you guys have been a great asset. OK - I have an option group that saves 5 options as 1 through 5. I currently have my report set to change the numbers to the text that I want with an unbound text box using IIf and that works...
  8. jsanbor1

    removed hotbar - now the machine won't connect.

    Windows XP worked fine right up until the hotbar was removed. I removed it from Control Panel - add & remove programs. I would have used one of these remove tools, but I had no idea that this thing was so mean. I have also gone in and removed the reg keys HKey_Current_User\Software\Hotbar...
  9. jsanbor1

    first time contract job - please advise.

    The job is to build an SQL relational database with Access for the front end. > What do I need to know as this will be my first contract type of job? > Do I need to have some kind of contract already made up? > Is this type of jo typically by the hour or paid 1/2 now and 1/2 upon...
  10. jsanbor1

    File created in Acrobat 5 cannot be viewed in 6

    IS this a compatibilty issue, or perhaps the version 6 user needs to reinstall his Acrobat reader? Any replies are appreciated. thanks, jj
  11. jsanbor1

    cannot REPLY but can send a NEW message

    And the user can reply to a message with OWA no problem. He is using Outlook 2000, and we have an Exchange 2000 Server here in the office. He recieves mail no problem. Sometimes this happens to me as well in the office here. I am using Outlook XP. Here is the error message I get when the...
  12. jsanbor1

    Cannot connect to an Access databse

    I get this error Unable to update the NT registry. Variable DRIVERPATH is undefined. any help would be greatly appreciated. Thanks, JJ
  13. jsanbor1

    how do I add last name and first name

    fields together to make a &quot;last, first&quot; view in Access?

Part and Inventory Search

Back
Top