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: *

  1. trickshot1126

    Excel VBA: Copy range into DOS system

    Hello and happy Friday! I have an excel document that the user inputs information. The information will ultimately be pasted into a dos based system that keeps records of all notes for each person. The dos system note size is limited to 1,035 characters or 69 spaces left to right and 15 lines...
  2. trickshot1126

    Pass Parameter from Form to Query

    Good afternoon, I have searched high an low and tried as many workarounds that i can think of... I am still in the same place as i was at 8 Am yesterday morning. I am attempting to run a query that is filtered by dates. I have a form that i have created with an option group to provide options...
  3. trickshot1126

    VBA SQL, INSERT INTO where SELECT is VALUE

    Hello and happy holiday weekend for us in the US. I'm having an issue with some SQL code formatting. I am attempting to insert into a table where one of the values would be selected from another table and the remainders are set earlier in the SUB. TSsql = "INSERT INTO...
  4. trickshot1126

    Copy Table Fields

    Hello, I have code that i have written that searches through a tables fields and copies that which is not null. It is working beautifully except for one thing. I do not, for any reason with this code, to copy fields 0 - 9. Those fields are only included in the form for future reporting purposes...
  5. trickshot1126

    Screen Scrape to Access Table

    Hello, Thank you for all the knowledge on this site... It is beyond helpful. I have a good understanding of Excel VBA coding but am trying to move some things over to Access for historical reporting purposes. Currently in excel i have coding that scrapes from attachmate and pastes to cells in...

Part and Inventory Search

Back
Top