R
Rob
I have the following sub query in my query which is trying to calculate a
base based on two critieria within the same table that is used for the main
query.
Base: (SELECT Small Busiiness Activity Detail.Spent FROM Small Business
Activity Detail WHERE Minority Indicator Categories = "sb" or "lb")
I keep getting syntax error message. What am I doing wrong, please?
Rob
base based on two critieria within the same table that is used for the main
query.
Base: (SELECT Small Busiiness Activity Detail.Spent FROM Small Business
Activity Detail WHERE Minority Indicator Categories = "sb" or "lb")
I keep getting syntax error message. What am I doing wrong, please?
Rob