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

    Create Multiple Worksheets from Filtered Data and Rename the Workook

    Hi All, Any help will be greatly appreciated. The below code works great for one site filter, copy and paste into one new worksheet and renaming it to the Site value. I would like this to loop and create a worksheet for each Different Site and rename the workbook to the site value. I...
  2. RHTexas

    SQL Query Help Return only 1 line item per Cell

    Hi All, I am new at SQL but I am doing my best to query two tables. The below Query works but returns the same values 3 times for each. Query: SELECT ERICSSON_UTRAN.RNC_UCELL_DY.DATETIME, ERICSSON_UTRAN.RNC_UCELL_DY.RNC, ERICSSON_UTRAN.RNC_UCELL_DY.UTRANCELL...
  3. RHTexas

    Stuck on getting a loop to work

    I am a novice at VBA but was able to put together a macro that serves my needs. The macro works well but I am not able to get it to loop properly. I've attached the files. RFDS_TEMPLATE_20111130_RAY_Macro is where the macro is stored. I have the macro opening a file which is also attached in...

Part and Inventory Search

Back
Top