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!

Recent content by Cyph3rM0nk

  1. Cyph3rM0nk

    Error 3021 / Me.Recordset.AbsolutePosition = -1 on Form Load

    Hello everyone, I have a main single-form ("frmMain") which is based on a table named tblVendor. It contains a sub-form ("sfrmVenAddr") based on a seperate table named tblVenAddr. tblVendor has a 1-to-Many relationship with tblVenAddr because there are multiple locations for each vendor. These...
  2. Cyph3rM0nk

    A couple of Newbie questions...

    Hi Calculus, I'm sorry... my mistake... I meant PutString, not SendString... Basically, since i'm still new to this, I wanted your opinion on what you think is better the methodology.. Basically, I'm pulling part numbers from an Excel file and looking them up via the terminal window, and then...
  3. Cyph3rM0nk

    A couple of Newbie questions...

    Hey, thanks for the info... That helps alot... Just curious though... do you think there is a noticeable time difference between using the SendKeys("<EraseEOF>")/X Clock method and using SendString? With the 1st one, I have to wait on the system, but with the second one I don't, right? Thanks...
  4. Cyph3rM0nk

    A couple of Newbie questions...

    Update! Sorry, wouldn't you know, but 2 minutes after I posted this question, I found the Index of Extra! Objects in the Extra! help file... lol However, my first question still stands (unless of course, I figure that out in another 2 minutes as well... =) Thanks! Cyph3r_M0nk
  5. Cyph3rM0nk

    A couple of Newbie questions...

    Hello all, I did a search for all of these topics, but I could not find anything on them, so I apologize if I missed something. Anyhow, I have a couple of questions. I am an intermediate level programmer in both VB(A) & C++, and I just recently written my first macro in VBA for Excel to send...

Part and Inventory Search

Back
Top