Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / October 2006

Tip: Looking for answers? Try searching our database.

copy formula every x rows

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
andresg1975 - 30 Oct 2006 15:34 GMT
i have a formula like this:

column               m
row 4               =text(h4,"yymmdd")&" "&g4

row 8                 copy formula

row 12               copy formula

row 16               copy formula

can someone let me know how to copy the formula in this sequence

thanks a lot
Barb Reinhardt - 30 Oct 2006 15:49 GMT
Try this:

=IF(MOD(ROW(),4)=0,TEXT(H4,"yymmdd")&" "&G4,"")

It will put "" in column M for each row that isn't in your selection.   If
that's not acceptable, let me know.

> i have a formula like this:
>
[quoted text clipped - 10 lines]
>
> thanks a lot
andresg1975 - 30 Oct 2006 17:23 GMT
THANKS A LOT

> Try this:
>
[quoted text clipped - 17 lines]
> >
> > thanks a lot
Ken Wright - 30 Oct 2006 15:50 GMT
With your formula in say M4 / M8 / M12 / M16

select M4:M19  (Note the cell is the last empty cell before you would next
have a formula, then grab the the little black cross at the bottom right of
your selection and drag down.

Signature

Regards
          Ken.......................    Microsoft MVP - Excel
             Sys Spec - Win XP Pro /  XL 97/00/02/03

----------
It's easier to beg forgiveness than ask permission :-)

> i have a formula like this:
>
[quoted text clipped - 10 lines]
>
> thanks a lot
andresg1975 - 30 Oct 2006 17:23 GMT
THANKS A LOT

> With your formula in say M4 / M8 / M12 / M16
>
[quoted text clipped - 16 lines]
> >
> > thanks a lot
Ken Wright - 30 Oct 2006 23:32 GMT
You're welcome :-)

> THANKS A LOT
>
[quoted text clipped - 20 lines]
>> >
>> > thanks a lot
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.