Search results

  1. N

    Query From 2 diferent tables

    Hi, everybody... i've been trying to make a query and one of the filter is a camp in another table. I mean... my query have the following fields... ID, Price, Tax, etc etc etc and I want to exclude ID's that are in the other table... The table have the following fields... ID, Count, etc...
  2. N

    How To Open Excel From Access

    hi, guys i want to open excel from access. I've been trying to do using the execute command in macros but... it doesn't work. i guess that if i write some code on the vba module i can define an instruction which meets my needs. Thnx
  3. N

    Problem with an InStr Query

    Hi, I've been trying to make a query from a field with text info and i want to return all words from the left to one word which is in other table. How can I get it?... I've been trying with a InStr Command but it doesn't work properly... :confused: Thnx PD: this is the sql command line...
Back
Top Bottom