Hi Guys.
Not sure if this is possable, and I have absolutly no idea how to go about what I need doing so fingers crossed you can help :)
(The stuff I will put here is a lot more simplified than my actual system, but it should explain what I require)
In a Table (Table1) I have the following...
Hi Guys
I am trying to run a query that will select all the fields related to a Property (Service) that is based within a user specified county. I then need to have the query also show any tenants associated with the services that are NOT set as NLU (no longer using)
Anywho, I can get the...
Hi, hopefully someon can point out what I need to do to get this working as it has me pullin my hair out.
I have a query that has the following SQL;
SELECT Tbl_Staff.FirstName, Tbl_Staff.LastName, Tbl_Staff.Service, Tbl_Staff.Moving0405
FROM Tbl_Staff
WHERE (((Tbl_Staff.Moving0405) Is Null))...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.