Hi, i'm writing a macro by using the SendObject feature atm.
But i got a problem.
How can you do something like "SELECT email FROM users WHERE sign='*username*" , without using code or anything like that?
email and sign is fields on the same line in the users table.
The only reason i don't want to use VBA code, is because the ones who are going to use this, don't want _any_ code in the application.
Hope someone got a solution, I'm going mad here
Neptyr
But i got a problem.
How can you do something like "SELECT email FROM users WHERE sign='*username*" , without using code or anything like that?
email and sign is fields on the same line in the users table.
The only reason i don't want to use VBA code, is because the ones who are going to use this, don't want _any_ code in the application.
Hope someone got a solution, I'm going mad here
Neptyr