Excel - insert page number into cell

Hi
I have a cell with the text TL- in. In the cell next to it I want to have the page number so it will read
TL-01 on the first page and TL-02 on the second etc. I thought it might be easier to have the text in on cell (this won't change) and the page number in a separate one.
The page number needs to be in this cell and NOT in the header or footer.
Any suggestions. I thought something like this would be easy.......
Viv
Viv Haig

I fear that the PageNumber function is inherently slow. It's much better to use the page header or page footer to display the page number - since that is built-in functionality, it's
much faster.
Regards, Hans Vogelaar (http://www.eileenslounge.com)

Similar Messages

  • How to insert page number on each page for Cross-Tab report?

    Hi,
    I have created a Cross-Tab in the section Report Header via Crystal Reports 11.
    Now, I want to created more Cross-Tabs, and each page has one Cross-Tab.
    So, I insert Report Headers to contain Cross-Tabs. But, the report only shows the page number at the last page.
    How to insert page number on each page?
    Thanks in advance.

    Hi,
    Well, the easiest solution is to place the Cross-tab in the Report Footer, Of course, ONLY if the report contains this single object which I'm assuming is not the case.
    If you do not wish to place the cros-tab in the Report Footer, here's what you need to do:
    1) Create a formula;
    whilereadingrecords;
    2) Create a group on this formula. If the report already contains groups, move this formula to the top of the grouping list. It won't affect the other groups or records in any way.
    3) Move the Cross-tab from the Report Header to the Group Header1 and suppress Group Footer1
    4) Add the Page Number field to the Page Footer
    Let me know how this goes!
    -Abhilash

  • How to insert a number into AQ

    Hi all,
    i am new to oracle AQ, i have to insert a number into oracle AQ. anybody can please explain steps to insert a number in to AQ with sample script. and how would i know that AQ succesfully recieved my number ?
    please explain in details ...becoz i don't have primary knowlege even on AQ. thanks.
    ....Thanks in advance.

    Hi
    Perhaps you should post this here...
    Advanced Queueing
    Cheers
    Ben

  • How to insert line number into APPLIED_CUSTOMER_TRX_LINE_ID?

    Hi All,
    I am working on the table of receivable AR_RECEIVABLE_APPLICATIONS_ALL.
    I get some information about APPLIED_CUSTOMER_TRX_LINE_ID form TRM.
    APPLIED_CUSTOMER_TRX_LINE_ID     NUMBER     (15)     
    The line number of the debit item or credit memo to which a payment or credit memo is applied
    So, I want to use APPLIED_CUSTOMER_TRX_LINE_ID to join with transaction's line (RA_CUSTOMER_TRX_LINES_ALL).
    But after applied the credit memo, the APPLIED_CUSTOMER_TRX_LINE_ID is NULL.
    How to insert line number into APPLIED_CUSTOMER_TRX_LINE_ID?

    Hi Eric,
    The application is already at the AR Invoice (header) level. Oracle doesn't give you privilege to apply the invoice at invoice line or distribution level. You need to match the applied_customer_trx_id to customer_trx_id of ra_customer_trx_all to get the applied invoice/debit memo number. Hope my comments are helpful to you.
    KG

  • How to find out the page number a cell is on

    Hi folks,
    after importing a XML table into an InDesign document and autofilling it, I need a way to find the page a specific table cell is on.
    I tried to iterate over all cells but it seems that there is no property or so, which tells me which page the current cell is on.
    I really would appreciate any hints how I could tackle this problem...
    TYIA
    Carsten

    @Carsten – try the following:
    myPageNumberStartingWithZero = myCell.texts[0].insertionPoints[0].parentTextFrames[0].parentPage.documentOffset;
    Instead of a number, you could also ask for the "name" property of the parentPage. But this might not be unique…
    Uwe

  • How do you insert page numbers into a pdf that combines multiple documents?

    I need to combine a number of documents into one PDF that then has correct pagination for the whole new document. How do you insert page numbers when combining into one PDF?

    Hi,
    You can go to Tool panel. Go to Pages. Click on Header& Footer -->  Add & Footer from the Add Header and Footer
    Regards,
    Ajlan Huda.

  • How to insert a number into MsFLEXgrid control in labview

    i insert a MsFlexGrid in a container of a vi,i want to insert something into the control,
    such as "10" into the cell(col 3,row 4),how can i do ?
    In addition,i find if i want to insert numbers into a table in labview,it can only insert a array into it
    ,not a definite cell(such as col 3,row 4),i want to know whether this is character of labview,not like Vb

    Take a look at the image below
    For the table you need to replace an array element before updating the indicator. I demonstated using a shift register to remember the new value of the indicator after the update instead of using a Value property node or a local variable.
    Let me know if you have any further questions
    David
    Message Edited by David Crawford on 10-10-2006 09:10 AM
    Attachments:
    MSFlex Plus Table Demo.jpg ‏23 KB

  • Help non profit hospice! how do I addfile name & page number into each pg of a large amnt of files!

    First thanks for reading this..... I have to add the patient name and page number as a footer to hundreds of scanned documents.  The person scanning can call each file the patient last name.  So file is named Smith.  Any way I can have it automatically place each these files Smith 1 Smith 2 Smith 3 on each page?  Then set it up to have it do all the files at once?  Thanks again!

    HI,
    Do you have acrobat? if so which version?
    Are you familiar with the "Batch Process" ( or "Actions" in Acrobat X)?
    Regards
    Malcolm

  • Insert Page number tag

    Hi All
    For e-pub I need to inset page number tag like (<?new-page 7?>) end of every page using indesign script + xml workflow.
    Could you please help me.

    var myf=Folder.selectDialog("Choose folder for Application File");
    if (myf != null)
        app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
        var myfile=myf.getFiles("*.indd");
        var a = myfile.length;
        for (var i=0; i<myfile.length;i++)
            var cur_doc=app.open(File(myfile[i],false));
            var x = cur_doc.name;
            var y= cur_doc.filePath+"";
            var myname=x.replace("indd", "epub");
            var mypath=myf+"/"+myname;
            for (nPg=cur_doc.pages.length-1;nPg>=0;nPg--)
               if (cur_doc.pages[nPg].textFrames.length!=0)
                app.select(cur_doc.pages[nPg].textFrames[0].insertionPoints[0]);
                app.selection[0].contents="<?new-page "+cur_doc.pages[nPg].name+"?>";
            //cur_doc.exportFile(ExportFormat.epub, File(mypath))
            //cur_doc.close(SaveOptions.NO)
    alert("Process Completed")

  • Any one having problems inserting Pages files into iBook author"

    Ever since I updated the Pages a week ago, iBook Author is unable to read Pages files while attempting to insert. Never had a problem in previous versions of Pages or files created a few months ago. The only work around is to copy text and past into new sections in iBook Author. Tedious. Any solution appreciated.

    Aerosolman wrote:
    I found a work around. Exported to Word from Pages 5.0.1 then inserted into IBA.
    Very useful info!
    I ran some tests with a new Pages 5 doc saved in both Pages 5 format and exported to Pages 09 format, and iBA had no problem importing them.  So perhaps the problem is confined to older docs.

  • How to show the number of page in my document without inserting page number?

    I have no idea how to make Pages show the number of the page in my document I'm editing.

    In the Pages > View > Show Thumbnails. Each numbered thumbnail is a page in your document. The thumbnail has a blue background when you are on that page.

  • Insert Page Number

    Hi,
    I have 2 pagearea in 1 master page.
    Example :
    Masterpage
           - Pagearea1
           - Pagearea2
    Pagearea1 and pagearea2 will be printing almost the same data, but I need to initilize its pagecount for individual pagearea. How can I do so?
    Current situation, the page count for all total pages for (pagearea1 + pagearea2).
    WHILE i need to count total page for pagearea1 and another new set for pagearea2.
    Edited by: Hui Leng Yeoh on May 8, 2008 10:09 AM

    Hi,
    do as follows
    define two variable in the global definition tab type i. suppose a1 and a2 are the variables you defined.
    In the program lines in PAGEAREA1 page do as follows.
    if sfsy-pagename = 'PAGEAREA1'.
    a1 = sfsy-page.
    endif.
    In the program lines in PAGEAREA2 page do as follows.
    if sfsy-pagename = 'PAGEAREA2'.
    a2 = sfsy-page.
    endif.
    at last caluclate the pages if the page  PAGEAREA1 is the first page that prints
    a2 = a2 - a1.
    and print a2 and a1 instead of sfsy-page.
    Thanks,
    NN.

  • Can you give inserted pages a unique page number in Acrobat?

    Example:
    I have a pdf with 100 pages of various documents arranged in chronological order and numbered 1-100 ('The Bundle')
    I have written separate document which make reference to various page numbers in the pdf. ('The Referring Document')
    I then get another 2 page pdf  ('The Insert') which I want to insert in the Bundle so it remains in chronological order. Let's say I will need to insert it after page 47.
    I do not want to renumber the Bundle 1-102 after I have put in The Insert as this will mean that the page numbers in the Referring Document will have to be edited to take into account that all the page numbers after page 47 are now different.
    What I would like to do is to renumber The Insert: 47a and 47b. This means that the inserted pages have unique page identifiers and I do not have to edit all the pages in the Referring Document.
    Question:
    Is it possible to automate page numbering for Inserts in the way described above in Adobe Acrobat? The example above describes a simple situation. The reality is that there can be many inserts with many pages to each of them.
    Many thanks in advance!
    Ravi

    Hi Ravi ,
    Try this and see if this helps.
    1. Tools - Pages - Edit Page Design - Header & Footer - Add Header & Footer.
    2. Select the font and size, etc, place the cursor on the appropriate site to insert the page number, click the "Insert Page Number" button, and click OK.
    Or you can choose the following option as well.
    You can effortlessly add page numbers in PDF document and insert numbers in PDF files with the help of PDF Bates Numbering tool. This application is more beneficial for forensic experts and professionals.
    Regards
    Sukrit Dhingra

  • Can i combine pdf, word and powerpoint into 1 pdf, and add page number?

    hi, i've been tasked to create a proposal combining these document types into 1 pdf. does anyone know if i can add page number as well, before i pay for subscription?
    thank you!!

    Hi,
    Combine Files tool in PDF Pack can combine multiple files into a single PDF file, but adding page number to each page of the single PDF file has be done in Adobe Acrobat.
    You can subscribe to Acrobat Plus or download Acrobat XI Pro trial version  from www.adobe.com.  Please see more information about Acrobat Plus subscription at https://www.acrobat.com/acrobatplus/en/home.html?trackingid=JPZKR.
    How to add page number in PDF file using Acrobat XI Pro:
    1. Open a PDF file
    2. Select "Tools" from top right corner
    3. Select "Pages" tab
    4. Select "Header & Footer"
    5. Select "Add Header & Footer" from pull down menu
    6. Select location for page number then click "Insert Page Number" button
    7. Click "OK" button
    Hisami

  • Page number problem  in xml report

    hi all,
    I have created one xml report  for purchase order
    I want to print the page number and po number for each page ,
    to achieve this i have inserted at header section the page number as "1"
    but it is displaying for only 1 and 3rd and 5th pages and so on
    kindly help me on this 
    thanks for all in advance.

    >
    i have inserted at header section the page number as "1"
    >
    why?
    >
    but it is displaying for only 1 and 3rd and 5th pages and so on
    >
    of course
    use
    >
    Page numbering
    Insert page numbers into your final report by using the page numbering methods of your word processing application. For example, if you are using Microsoft Word:
    1. From the Insert menu, select Page Numbers...
    2. Select the Position, Alignment, and Format as desired.

Maybe you are looking for