Hello,
I am trying to build a query in Access that will display all public notes and private notes set by the logged in individual.
EX. logged in user is 1234
query will show:
USER --NOTE -----SENSITIVITY
1234 --Hi----------Public
8765 --Bye--------Public
1234 --Goodnight--Private
9876 --Later-------Public
Show all public results and only Private results by the user.
I'm not sure if this is possible or not. any assistance would be great!
Thanks
I am trying to build a query in Access that will display all public notes and private notes set by the logged in individual.
EX. logged in user is 1234
query will show:
USER --NOTE -----SENSITIVITY
1234 --Hi----------Public
8765 --Bye--------Public
1234 --Goodnight--Private
9876 --Later-------Public
Show all public results and only Private results by the user.
I'm not sure if this is possible or not. any assistance would be great!
Thanks