Excel insert a value one cell down -


i have condition statement , when true, insert text or value 1 cell/row down. how can that? thank you.

to insert row below active cell:

activecell.offset(1).entirerow.insert 

it's vague answer vague question


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -