Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there an easy way to extract the column (letter or number) from the value
that gets populated in a RefEdit? Thanks...... -- JT |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Range(RefEdit1.Value).Column
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "JT" wrote in message ... Is there an easy way to extract the column (letter or number) from the value that gets populated in a RefEdit? Thanks...... -- JT |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Range(refedit.value).column
-- Regards, Tom Ogilvy "JT" wrote: Is there an easy way to extract the column (letter or number) from the value that gets populated in a RefEdit? Thanks...... -- JT |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
To refedit, or not to refedit, that is the question. | Excel Programming | |||
RefEdit ??? | Excel Programming | |||
RefEdit | Excel Programming | |||
RefEdit in VB6 | Excel Programming | |||
RefEdit | Excel Programming |