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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by axc25

  1. axc25

    how to calculate when you have NULL fields

    Hello! i used left join on 2 tables and i obteined a third one with the value NULL where the rows didn`t match: ID: 1, 2, 3, 4 VALA:2000, 3000, 4000, 5000 RATA:100, 200, NULL, NULL SOLD: 1900, 2800, 0, 0 (if u don`t understant from the example above i uploded the excel file) The...
  2. axc25

    export foxpro tables to excel

    thank u very much both of u!!! it worked:)
  3. axc25

    export foxpro tables to excel

    Hello! i have one table with the fields: ID, city, client_name. I need to generate a .xls file for each city. For example if i have 100 cities i need to generate 100 xls files from one command. is this possible? thanx!

Part and Inventory Search

Back
Top