Gord,
I tried the macro, it requires that the protection allow users to insert
rows. Without that permission a dialog box pops up reading: Error: 400. Of
course I allowed insert row functionality and, when I hit the button, "Error:
400".
I'm ready to give up. MS Office is trying to kill me!
--
Riker1074
"Gord Dibben" wrote:
> See David McRitchie's site for VBA method
>
> http://www.mvps.org/dmcritchie/excel/insrtrow.htm
>
>
> Gord Dibben MS Excel MVP
>
> On Mon, 22 Dec 2008 12:54:01 -0800, Riker1074
> <(E-Mail Removed)> wrote:
>
> >I have a protected worksheet that allows any user to insert new rows. Each
> >row has 2 formulas and 2 validation managed cells. When a user inserts a
> >row, the validation is copied, but the formulae are not. How can the
> >formulae be fromated to fill on inserted rows.
>
>