Thread
:
Excel VBA Column
View Single Post
#
1
Don Guillett
Posts: n/a
Excel VBA Column
I put one there too
--
Don Guillett
SalesAid Software
"Bob Phillips" wrote in message
...
See response in public.excel
--
HTH
RP
(remove nothere from the email address if mailing direct)
"magix" wrote in message
...
Hi,
This is about Excel VBA.
How do I detect if the active cell is in Column A or not ?
My pseudo code is like this:
If any active cell is selected within Column A then
Process normally
else 'current active cell is in other columns
MsgBox "You are not in Column A", 16
please help. thanks.
Regards,
Magix
Reply With Quote