david7777777777
Programmer
I read this somewhere but I can't find it. I need to populate the Floor field based on the contents of the DataPort field in the tbl_employees table. The scheme is simple enough. If the DataPort is 8112, I want the first digit "8" to be copied into the Floor field. I always want the first digit in the DataPort field to be copied into the Floor field. Thanks.