+ Reply to Thread
Results 1 to 5 of 5

Naming Same Cell on Different Sheets

  1. #1
    Forum Contributor
    Join Date
    09-19-2003
    Posts
    226

    Naming Same Cell on Different Sheets

    Hi All

    I have a Workbook of two invoices on two different Sheets that I want to print seperately but using common invoice number. The macro increments the invoice number on "TypeA Invoice" Sheet in cell N3 and there is a link on "TypeB Invoice" cell N3 to the reciprocal cell on Sheet "TypeA Invoice". What I am trying to do is like this: Since the Macro is linked to Sheet "TypeA Invoice" and the number is incremented on cell N3, I want to be able that when I want to print "TypeB Invoice" (a seperate Macro) I want the number to increment on Sheet "TypeA Invoice". To do this I need to name the cell on "TypeA Invoice" for the Macro of "TypeB Invoice". If that is so, how do I do that?

    Is that clear enough?

    Thanks
    Patish

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Naming Same Cell on Different Sheets

    not for me, attach a sample file with current and desired data
    If solved remember to mark Thread as solved

  3. #3
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,198

    Re: Naming Same Cell on Different Sheets

    Hi, Patish,

    at the end of the print job for "TypeB Invoice" maybe just add:
    Please Login or Register  to view this content.
    This would increase the number in Sheets TypeA Invoice by one and the lionked cell as well. No need for a name there in my opinion.

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  4. #4
    Forum Contributor
    Join Date
    09-19-2003
    Posts
    226

    Re: Naming Same Cell on Different Sheets

    Holger

    I have tried it and it works. The number increments on Sheet TypeA Invoice. Thanks a lot and much appreciated.

    See ya

    Patish

  5. #5
    Forum Contributor
    Join Date
    09-19-2003
    Posts
    226

    Re: Naming Same Cell on Different Sheets

    Holger

    I have tried it and it works. The number increments on Sheet TypeA Invoice. Thanks a lot and much appreciated.

    See ya

    Patish

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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