P
pmcook1979
I have read some similar posts but couldnt find the answer to help m
with the below...
I am trying to setup a query so if cells are filled in with a projec
title then only this data comes through the database query, if it i
empty - everything comes through.
So i did:
Criteria field = Project
Value = Is Not Null
or = [Project Title]
I know this isnt the right thing to do but i cant get it to work usin
other attempts...
So in the spreadsheet, if A1 = blank then all projects otherwise onl
what A1 equals. I can do the pointing to the cell easily, its just th
IF statement in the Database query i am struggling with
with the below...
I am trying to setup a query so if cells are filled in with a projec
title then only this data comes through the database query, if it i
empty - everything comes through.
So i did:
Criteria field = Project
Value = Is Not Null
or = [Project Title]
I know this isnt the right thing to do but i cant get it to work usin
other attempts...
So in the spreadsheet, if A1 = blank then all projects otherwise onl
what A1 equals. I can do the pointing to the cell easily, its just th
IF statement in the Database query i am struggling with