B
Bob V
Is it possible to have these 2 expressions added together as I cant use both
in my code separate for my report!
BoxC1.Visible = Len([tbCreditCard1] & vbNullString) > 0
BoxC1.Visible = Len([tbCashSale1] & vbNullString) < 1
Thanks for any Help.....Bob
in my code separate for my report!
BoxC1.Visible = Len([tbCreditCard1] & vbNullString) > 0
BoxC1.Visible = Len([tbCashSale1] & vbNullString) < 1
Thanks for any Help.....Bob