How about extracting it via the Left$() function? VB Code: drv = Left$(Drive1, 1)
drv = Left$(Drive1, 1)
Forum Rules