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

    Using VBA to write scripts.

    OK, I think I'd like to start using VBA to create my Attachmate scripts, but I'm a little lost in getting started. I've read calculus' FAQ "How do I use VB(A) to manipulate attachmate (6.5+)? FAQ99-4069", but there's not enough context there to help me. Where do these statements go? Inside...
  2. rebie

    Force Saving an Excel file

    OK, so the more I get into this, the fancier I'm trying to make things...[bigsmile] So in my script I cycle through a list of potential member numbers from an Excel file. If a number comes up as already in use, I write the member's name in the cell adjoining the number. This works fine. At...
  3. rebie

    Null a String variable

    Hi, I'm using a string variable as an error condition check (based on the presence of random alphanumeric characters on a certain part of the screen) and need to set the value back to null or empty before going through a loop again. But I can't get it to work. Using the Null function as shown...
  4. rebie

    Input id numbers from Excel using Extra script

    Hello All, I have been browsing similar threads about this topic, put I just can't seem to put it all together. And what I need I think is farily simple for you gurus. I have a list of member id numbers in a spreadsheet, starting in Column 1, Row 1 and going up to Row n. It will always only...

Part and Inventory Search

Back
Top