How can I run a query and store the result of it in a variable, e.g. if my query returns the result 4 then i want to store it in a "days" variable, so I can say things like if days=4 then.... and so on.
Is VBA code the right way to do this, and if so how?
Many thanks
Stuart
Is VBA code the right way to do this, and if so how?
Many thanks
Stuart