cant create new post without getting a virus error. why is that
only happens when i post my code.
cant create new post without getting a virus error. why is that
only happens when i post my code.
Last edited by dmcgov; 09-15-2017 at 11:42 AM.
i have the following that works on just one row. how can i make that to work on any row?![]()
Please Login or Register to view this content.
i tried select case target.column but couldn't get the syntax to work correctly.![]()
Please Login or Register to view this content.
can anyone help me with this?
had to split the code up so i could post it...
Change the Select to use Select.Column and change the Cases to use the column numbers.
Something like this.
![]()
Please Login or Register to view this content.
If posting code please use code tags, see here.
By the way, since the only thing you change based on the column is the message for the input box then something like this might work.
![]()
Please Login or Register to view this content.
your a genius, many thanks norie.
one last question, see my code below, is there anyway to condense even more?
![]()
Please Login or Register to view this content.
got it, here is the final code:
![]()
Please Login or Register to view this content.
You could condense that further as you don't really need the Select case.
All you really need to do is check if Target.Column is 5.
If it is set the message to 'What is the description ..
', otherwise set the message to 'What are the...'.
thanks again norie, i will do that.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks