D
Doug F.
I have Dim InitialHSDate as Date, and do various calcs as I loop thru a
table. At each new record I want to set InitialHSDate to null and start the
calcs again fresh.
I tried InitialHSDate = "NULL" (= null)(= "") but none work.
Thanks,
Doug
table. At each new record I want to set InitialHSDate to null and start the
calcs again fresh.
I tried InitialHSDate = "NULL" (= null)(= "") but none work.
Thanks,
Doug