HumanlyRespectable
HumanlyRespectable

Reputation: 203

Insert Row Conditional Format

I was wondering, is it possible to insert a new row in excel with conditional formatting? I know it is possible with VBA and macros but is it possible with formatting? i tried looking at every function and format there is in excel and i didn't seem to find any.

Thank you

Upvotes: 0

Views: 207

Answers (1)

Gary's Student
Gary's Student

Reputation: 96773

It is not possible to insert a row using conditional formatting...........as you point out, this would require a macro.

Upvotes: 2

Related Questions