Search results

  1. T

    ActiveX Component Can't Create Object

    Hello All, I've been trying to interface a database with our phone system to make it able to dial and also pop screens, everything has been going well (ish) and i've currently (with major help from the phone software developer and you guys here) got a form dialling, hanging up and displaying an...
  2. T

    where to place code that i want to run all the time, without an event such as a click

    thanks for the help! turns out there is an event that fires whenever the telephone is answered and all i had to do was write a little sub routine (i think it's a sub routine, i'm really, REALLY new to all of this) that updates a text box with the value of a string (i think it's a string :) )...
  3. T

    where to place code that i want to run all the time, without an event such as a click

    hi, i'm currently trying to make the call answering screens a bit better in the call centre that i work in. i'm trying to make a caller i.d. for incoming calls. i have a reference library from the telephone software people in vba that lets me dial and hangup the phone, now i'm trying to place a...
  4. T

    Make form skip record that someone else already has open.

    Thank you so much for that! I'm very, very grateful. I'll start playing with this in the morning and see if I can get it working.
  5. T

    Make form skip record that someone else already has open.

    hi @isskint sorry i've taken so long to reply, i've been mad busy at work as they're trying to replace all of the computers. your locking field sounds like an ideal solution, would you mind awfully giving me a sample of your code to look at? i'm still trying to learn vb for access. i've been...
  6. T

    Make form skip record that someone else already has open.

    Hi everyone, i've been working on a sample database today that someone has written some vb code into, which enables the database to merge with some dialler software. basically it's just a hang up and dial button on a form for surveying people. i've done ok extracting the code for the dial and...
  7. T

    Show total of query results with percentage

    cheers mate, i'll have a good look through that tonight.
  8. T

    Hello Everyone

    thanks for the warm welcome guys :) Wayne
  9. T

    Show total of query results with percentage

    hi, thanks for taking the time to reply. I'm struggling to understand what you mean. the database only contains one table, 'Q1 22' is a field within the table that has a letter placed into it depending on the response to a question. I have another query that just does a total count between 2...
  10. T

    Show total of query results with percentage

    hi everyone, I've just made this query at work, it brings up the results from a database of telephone surveys. sorry about going all gestapo on the table names and codes, I'm unsure as to how told off I could get for placing identifiable images on the internet :) basically I would like to...
  11. T

    Hello Everyone

    Hello Everyone, I'm Wayne, I'm from the north east of England and I think I'm in way over my head :) I studied access briefly at college around 15 years ago and didn't really give it 100% if I'm honest. Top that with the fact I became a shop fitter when I left college and have done no...
Back
Top Bottom