Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I recorded a basic macro and want to add a WHERE statement in the body and
need some help. I recorded Range("B2").Select ActiveCell.FormulaR1C1 = "1" Range("B2").Select Selection.Copy Range("B2:B65536").Select Application.CutCopyMode = False Selection.FillDown Range("A2").Select I want to fill Column B entirely WHERE any value LESS THAN 2 OR NULL. Any Help appreciated as to where and How to add statement. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding dates in a IF Statement | Excel Discussion (Misc queries) | |||
adding if statement results | Excel Worksheet Functions | |||
Adding a 3rd IF statement ?? | Excel Programming | |||
Adding a 3rd IF statement ?? | Excel Programming | |||
Adding SQL Select Statement | Excel Programming |