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 Chriss Miller 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: EQI
  • Order by date
  1. EQI

    Importing Access data into an Excel Report

    Do you mean take the Excel worksheet export it into Access to get a table? INTERESTING-- didn't think about that! I'll test it out to see how it looks and respond back. I'm not that good in access- to recreate the report with all the functions would work my brain to ashes. The worksheet is an...
  2. EQI

    Importing Access data into an Excel Report

    I have a analysis report designed in Excel worksheet. I want to import my data from Access into designated cells in the report. I'm not VBA knowledgable nor do I have Microsoft Query downloaded on my computer. How do I accomplish something like this without MS Query? Or should I design the...
  3. EQI

    SQL 'LIKE' command in Access

    Never mind got it!
  4. EQI

    SQL 'LIKE' command in Access

    Trying to use the sql like command in Access but its not returning values I'm looking for- I think its the wildcard I'm trying to use. In sql I would write. Select * from <table> a where a.<field> like 'U.S.%'

Part and Inventory Search

Back
Top