G
Guest
I have a field called destruction date in a table which I enter a year, for
example 2002. I also have a field called years which is a selection from a
table years. In my query I am adding the destruction date (2002) plus the
years field (5) in a field called expression. My problem is that if I do not
select any years in the expression field it show the original destruction
date (2002). How can I keep this addition function working but if there is
no Years selected if remains blank. Thanking you in advance.
example 2002. I also have a field called years which is a selection from a
table years. In my query I am adding the destruction date (2002) plus the
years field (5) in a field called expression. My problem is that if I do not
select any years in the expression field it show the original destruction
date (2002). How can I keep this addition function working but if there is
no Years selected if remains blank. Thanking you in advance.