Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am trying to adapt a VBA code seen in these newsgroups, and modify the following condition to be able to choose more than one column reference: If Target.Column < 1 Then Exit Sub The previous command says if my selection is NOT in Column A, then exit I would like the command to state if not Column A, N, P and from AA to AM then exit I'm not sure of the syntax, I tried a few things, but was incorrect. Can someone help, please? Thanks André |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
choose last cell with a value in a column | Excel Discussion (Misc queries) | |||
CHOOSE from a column | Excel Discussion (Misc queries) | |||
Choose Column in Calculation | New Users to Excel | |||
how i choose the column from a combo box | Excel Discussion (Misc queries) | |||
in excel, how do I choose a column and add 20% | Excel Worksheet Functions |