Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If Target.Column = 13 And Target.hastext Then _
Call CopyDoIt(Target) Not sure if this is right it does not seem right. Trying to call DoIt if text in column 13 Same idea for code works with numeric. This is first time I've tried to call by text. Thanks Much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text format - setting text colour with code | Excel Discussion (Misc queries) | |||
Macro - Fixed text code needs replacing with variable text | Excel Discussion (Misc queries) | |||
Code for searching & copying Text from 1 text file to another | Excel Programming | |||
Convert a Number Code to a Text Code | Excel Discussion (Misc queries) | |||
How to format text in a Text box using VBA code | Excel Programming |