Function chkVal(byval var1, byval var2) as string
dim var3 as string
var3 = var1 & "/" & var2 if trim(var3)="/" then var3 = "" end if chkVal = var3 end function
I would prefer a tutorial as nothing is learned if I don't figure it out myself. Definately need guidance though

New Topic/Question
Reply




MultiQuote








|