D
Dale
Hi, I am looking through some old Access queries and I ran across stuff
like:
Format$([labelTempPrint].[unitofmeasure],"&") being compared for
equality to ""
and
Format([LabelTempPrint]![UnitOfMeasure],">") being used with the Left
function
I looked all over and cannot find what the "&" and ">" would mean. Can
anyone shed any light on those two? Thanks.
like:
Format$([labelTempPrint].[unitofmeasure],"&") being compared for
equality to ""
and
Format([LabelTempPrint]![UnitOfMeasure],">") being used with the Left
function
I looked all over and cannot find what the "&" and ">" would mean. Can
anyone shed any light on those two? Thanks.