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: merlin72
  • Content: Threads
  • Order by date
  1. merlin72

    Printer interface

    I have an old analyzer that has a db25 parallel spp port. It had an old parallel printer connected to it. Is there away that i can make this printer port work with newer printers sense i can not find a spp printer or is there an interface i can use. There is no operating system running on it so...
  2. merlin72

    Printer interface

    I have an old analyzer that has a db25 parallel spp port. It had an old parallel printer connected to it. Is there away that i can make this printer port work with newer printers sense i can not find a spp printer or is there an interface i can use. There is no operating system running on it so...
  3. merlin72

    Right click

    I would like to open a from when i right click on text box. The same way when you right click on windows desktop. I'm stuck @ the moment on this not knowing which way to go. Regards Jim.
  4. merlin72

    right click

    I want to use the the button on the right. What is the event or command. Regards Jim.
  5. merlin72

    morph

    Is it possible to click on an object and a box opens up starting from a Dot to a big box so information will show up in it. Like it is morphing from a small area to become a big box with info. Regards Jim.
  6. merlin72

    Slow maximize in steps.

    I would like to be able to click/move mouse over object and have a discription show up but, here is the catch, it opens up from a . to a box. Ex: . -> -- -> ---- -> -------- -> --------------- | | | | | | | h2s | -- | | | | |...
  7. merlin72

    Limits with access 97 & 2000?

    Could someone tell me what the limit size of the data bases are. I think 97 is 1 gig. Is 2000 the same. Also is there a way around this. Would have used the keyword search but it's still down. Also, for a big data base should i use a different prog. Regards Jim.
  8. merlin72

    system.mdw

    I have a short cut, on my computer, that has the /wrkgrp command that tell the other computers to look for the syste.mdw file on the network. It works great except my computer is joined to another group. When i click this short cut and change the permissions the other computers do no see this...
  9. merlin72

    Cut and paste

    I have 8 boxes( fields) on my form. I would like to do a cut and paste with the click of the mouse. A person would click on a field and the background would change indicating that it was selected. Then when they click on another blank field it would move to that field. Regards Jim.
  10. merlin72

    User can change password?

    How can i place on the form a button that will allow the user to change there user password. Regards Jim.
  11. merlin72

    Drag and Drop

    Is it possible to do a drag and drop on a form within a form . Also a drag and drop from outside a form to it. Regards Jim.
  12. merlin72

    query question

    When a query is done in a report. Does it do the complete query and build another data base to pull the information from. Also if so , i guess it would just pull from the first record it found. Second. Does it matter in which order you place information in a query. Does it pick up information...
  13. merlin72

    Trying to get certain data, if not avaliable then print N/A

    Access 97 I have a list of "Qac" codes and dates that are used to indicate what test were taken and when that particular test was taken. I want to be able to display who has taken a particular tests like QAC023332 and get the date he/she has taken it. I have it working , in queries...
  14. merlin72

    What does ' mean.

    Trying to figure what ' mean/do. Like in this code. strSQL = "UPDATE Employees" strSQL = strSQL & " SET OrderLastYear=" & Order strSQL = strSQL & " WHERE LastName =' " & LastName & " 'and FirstName = ' " & ! FirstName & " ' " Thanks In Advance.
  15. merlin72

    Running code from switchboard

    I am trying to run a function in the module area from the switchboard. I selected " run code" in the command area of the switchboard manager. Put the function name in the "function name" area. I get " There was an error executing the command". If i step through...
  16. merlin72

    i need to know, AOL instant messenger

    I have a son who is on AOL instant messenger. I am worried about something going on with him that is wrong. Worried about his future.Is there a way that i can monitor what is being said on both side so it can be reviewed later instead of standing next to him. A Worried parent. <p>Thanks In...
  17. merlin72

    stream audio Capture

    Is there a way of capturing stream audio.
  18. merlin72

    move last , move first

    Set rst = db.OpenRecordset(SQL) rst.MoveLast rst.MoveFirst Is it manditory , for access to work correctly , to have movelast first. I take it that these commands tells access to look at all records.
  19. merlin72

    Windows98 startup

    Why does windows stall when starting up. It just sits there with no hard drive activity. I have to wait about 2-3 min. before anything happens. Is there a way to speed this up.
  20. merlin72

    Order Events happen

    Is there a book or webaite that shows the order that the events happen From opening to closing. From pushing a button to scratching my head trying to figure this out.

Part and Inventory Search

Back
Top