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 Rhinorhino 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. alanjmartin

    Using a select case statement on mscomm.input data

    I have been trying to write a script which will read data from a table and make a call to a remote site. So far so good. At the moment I read the mscomm.input using Instr to find a fixed string, this is ok until it produces a different response. I then need to grab the data fed back from the...
  2. alanjmartin

    How to display the output from MScomm

    I have been gradually learning about VBA and MScomm by putting together a script which sends info to a remote site and verifies what comes back. So far so good. One thing I would like to to is display what I am receiving from the site I am talking to. Is there any way I can display the data...
  3. alanjmartin

    Writing variables to a table

    I am just starting to use VBA in Access and have got myself a bit stuck. I have a little script, thanks to GVF, which reads a few variables from a table, makes a call to a remote machine, and queries it. I need to write this info into a table for reference later. Obviously I have the...
  4. alanjmartin

    How can I display text from 2 buffers?

    I am writing a little script which makes a call on com1. I am now trying to display the incoming and outgoing data, read from 2 buffers as the transmission proceeds. I envisage a little screen with the data scrolling with one direction in one colour and the opposite direction in another. Is...
  5. alanjmartin

    Cheapcom & Access

    I have been looking around and there is a good thread which talks about Excel, Com ports and a thing called cheapcom. Can anyone tell me where I can get a copy of cheapcom?
  6. alanjmartin

    Using a serial com port from Access 2000

    Can any on help me. I am relatively new to Access and I have a database which I would like to make calls and store the results. I cannot seem to find any info on using the com port. Is it possible?

Part and Inventory Search

Back
Top