hey guys,
I would like to write a macro to automatically group rows depend on cell values.
e.g.
some test-------get a = 5
some test-------get b = 15
group row(a:b)

is this possible?

thanks a lot