Endeavouring
Board Regular
- Joined
- Jun 30, 2010
- Messages
- 115
Hi
I have a macro that uses
Dim y As Long
y = ActiveCell.Column
which returns me the column number
How can I get this from a refedit control
Thanks for any help
I have a macro that uses
Dim y As Long
y = ActiveCell.Column
which returns me the column number
How can I get this from a refedit control
Thanks for any help