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

    transfer spreadsheet macro

    is there any way to specify a particular sheet in a workbook if you have more than 1 sheet when you do a transfer spreadsheet for importing in data from an Excel 97 spreadsheet into an Access DB (97) ?
  2. hideaki25

    Importing Excel Files as Tables to SQL Server

    I'm wondering if SQL Server has the capability to import in Excel files such as Access can import in Excel files as tables. If so can you outline the general steps ? Thanks !
  3. hideaki25

    How to sum two fields each from two different tables ?

    Say two tables have exact same table structure: Table 1 Food Price Tax Table 2 Food Price Tax How do you get the sum of food (table1.price+table2.price) (table1.tax+table2.tax) I'm very familiar with SQL writing using Oracle but I'm having a ton of problems trying to do this...

Part and Inventory Search

Back
Top