+ Reply to Thread
Results 1 to 5 of 5

Repeat header row to every row

  1. #1
    Forum Contributor
    Join Date
    01-09-2019
    Location
    Karachi, Pakistan
    MS-Off Ver
    MS 365
    Posts
    124

    Repeat header row to every row

    Dear Team,

    i have a list of rows, where if i simply copy paste the header row then it will take so much time. if there's any simple way to be repeated to header row to every row, i know the family of experts will surely simplify this for me.

    note: this is not required for print setting. the header row required with every row.

    attached sheet for ease.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Repeat header row to every row

    Hi Waqas,

    If you convert your first table to what you want, it is less useful in Excel. My suggestion is don't do it!!! Instead learn more about Auto Filters or Advanced Filters to get what you want. Don't repeat the header row every other row.

    Learn more about Excel Tables and why what you have is much better.
    https://www.excel-easy.com/data-analysis/tables.html
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Contributor
    Join Date
    01-09-2019
    Location
    Karachi, Pakistan
    MS-Off Ver
    MS 365
    Posts
    124

    Re: Repeat header row to every row

    Hi MarvinP,

    Thanks for your reply and good suggestion. i can explain.
    i need this for print purpose, these are actually slips and i need 20 to 30 on one page to avoid extra consumption of papers. and the simple copy paste will take so much time to paste the header row to every row. if there's any way to simplify the issue.

  4. #4
    Valued Forum Contributor
    Join Date
    10-29-2012
    Location
    Mojokerto,Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    554

    Re: Repeat header row to every row

    at G3
    =IF(MOD(ROW(A1),2)=0,A$2,INDEX($A$3:$D$6,TRUNC(ROW(A1)/2)+1,COLUMN(A1)))
    copy cross and down

    Ghozi Alkatiri

  5. #5
    Forum Contributor
    Join Date
    01-09-2019
    Location
    Karachi, Pakistan
    MS-Off Ver
    MS 365
    Posts
    124

    Re: Repeat header row to every row

    Quote Originally Posted by Ghozi Alkatiri View Post
    at G3
    =IF(MOD(ROW(A1),2)=0,A$2,INDEX($A$3:$D$6,TRUNC(ROW(A1)/2)+1,COLUMN(A1)))
    copy cross and down

    Ghozi Alkatiri
    WoW!!! Ghozi Alkatiri Thank You So Much.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. make a header repeat when adding a page
    By k1dr0ck in forum Word Formatting & General
    Replies: 2
    Last Post: 01-17-2017, 05:55 AM
  2. How to set Header Row to repeat on each page
    By braitman in forum Excel General
    Replies: 1
    Last Post: 02-02-2006, 02:35 AM
  3. Header repeat across Sheets?
    By jenny28 in forum Excel General
    Replies: 1
    Last Post: 01-31-2006, 09:20 PM
  4. [SOLVED] How to repeat a row or two as a header on the next page.
    By EXCEL NEWBE in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 06-16-2005, 05:05 PM
  5. Header rows repeat":Header
    By Khalil Handal in forum Excel General
    Replies: 1
    Last Post: 05-09-2005, 08:06 AM
  6. Help with repeat rows for header & Footer
    By Jeff in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-14-2005, 11:06 PM
  7. Is it possible to repeat a header row at the top of each Excel pag
    By Pete in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 02-02-2005, 12:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1