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 IamaSherpa 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. techqueen

    file transer method??

    That will be very helpful. I have recently transfered all of my code into VB for my users to view and manipulate the host info in an existing database. It will be great to be able to access the data from there as well. Thanks..
  2. techqueen

    Extra! Macro Failed to Begin Execution

    If, for some reason your array has overshot its dimensions, you will get this error. The macro will work fine any other time and will compile successfully, because it is correct. Make sure your array can hold the size you wish for it to hold. Hope that helps.
  3. techqueen

    file transer method??

    I currently program dialogs to automate all of my tasks and data entry in our old system. But I would like to download the data into Access tables (for example) to manipulate the data then upload back to the mainframe. Having trouble trying to figure out how to download imbedded data from the...
  4. techqueen

    capturing data for use in excel or access

    can also select the screen area you wish to capture and copy the data to the clipboard. Then goto EXCEL and do a past special->paist link->select the file.

Part and Inventory Search

Back
Top