+ Reply to Thread
Results 1 to 6 of 6

Insert data from cell to footer

  1. #1
    Registered User
    Join Date
    12-01-2011
    Location
    Missouri, USA
    MS-Off Ver
    Excel 2007
    Posts
    9

    Insert data from cell to footer

    To avoid duplicating work, I am looking for a way to copy data from cell B2, the Job ID number, into the right footer.

    Is this possible to do? Spreadsheet attached. Thank you!
    Attached Files Attached Files

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Insert data from cell to footer

    What do you mean by Right footer, are you talking about the right side of cell B1?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Insert data from cell to footer

    Hello LoriLynn,

    Welcome to the Forum!

    The code below has been added to the attached workbook.
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Leith Ross; 01-06-2012 at 01:37 PM. Reason: Change left footer to right footer
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Insert data from cell to footer

    Hi,

    One way with a macro:

    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  5. #5
    Registered User
    Join Date
    12-01-2011
    Location
    Missouri, USA
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Insert data from cell to footer

    If selecting "Page Layout" from the "View" ribbon, you can see your Header and Footer. This can be broken into Left, Center, and Right. I'd like for Excel to automatically copy the numbers I enter in B1 to show in the Right footer.

    Thanks!

  6. #6
    Registered User
    Join Date
    12-01-2011
    Location
    Missouri, USA
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: Insert data from cell to footer

    Thank you, this was helpful but now I have another question. I use my master sheet to create a copy as I add new sheets. Is there a way to write the code to update with each new sheet added/copied?

    ~Lori

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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