G Guest Jul 17, 2007 #1 Is there an easy way to extract the column (letter or number) from the value that gets populated in a RefEdit? Thanks......
Is there an easy way to extract the column (letter or number) from the value that gets populated in a RefEdit? Thanks......
B Bob Phillips Jul 17, 2007 #2 Range(RefEdit1.Value).Column -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)
Range(RefEdit1.Value).Column -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)