Continued boxes grabing the wrong text box

History:  I work for a Free-Paper so we have LOTS of classifieds.  In the Templete we have text boxes for the classifieds on every page but the first.  We also have stories on some of our pages.
some of my continued boxes are graping the page numbers(previous & post) for the classifed boxes (which have their own cont boxes) instead of for the stories.
I also have Ads that take a full page which cover the classified textbox on that page, but the cont boxes on the following page still count that box as the previous page.
Does any one know how to make it so the boxes pull the pages numbers from the correct places without deleting the classified text boxes?  I need my paper to stay fluid since I have to be able to move things around at a momments notice (sales ppl are horrable with deadlines..)
any ideas?

Hi NaveenMSBI,
According to your description, you want to sum the value of two textboxes, then display it in a page header textbox.
Just PrajapatiNeta said, an expression in a page header or footer can refer to only one report item. So we can create a hidden textbox named textbox20 with the expression below in the report body:
=reportitems!textbox9.Value + reportitems!textbox12.Value
Then use the expression below in a page header textbox:
=reportitems!textbox20.Value
Besides, please note that in a page header or page footer section, only text boxes on the current page are available as a member of the ReportItems collection. For example, if ReportItems!textbox20.Value refers to a text box that only appears on the first
page for a multipage data region, you can see a value only for the first page.
Reference:
ReportItems Collection References (Report Builder and SSRS)
Thanks,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • Google talk status is showing up with the wrong text

    My online buddies have reported to me that when I sign in to my Google Talk IM account on my Palm Pre, the status message that they see for me is incorrect. I would like to know how to get rid of it! It is not a status that I ever posted to begin with. Even if I try to change my status, it does not get updated. Please help asap.
    Post relates to: Pre Plus p101vzw (Verizon)

    The status is not the one that is on the Pre, it is the status that my buddies see when they are logged into their google accounts and have me as one of their buddies.
    I clicked the wrong link - this issue is NOT solved.

  • I want to turn autofill off - I can't log into a site because autocomplete keeps putting in the wrong text.

    I want to log into a website using a user name, lets say 'john' but the auto-complete feature keeps changing my entry to 'John.'
    I don't want 'John' -- I need 'john' to enter the site, but I cannot see a way of turning the autocomplete feature off. Frankly at this point I would prefer to always have autocomplete off and just fill in user names and passwords individually.
    How do I turn off autocomplete?

    Make sure that you haven't saved Uppercase and Lowercase versions of that name and password.
    Remove saved Password(s): Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"

  • I continue to have problems with text entry with Android 4.1.2 -- Any word on an update?

    When my phone (Droid 4: I like the physical keyboard, which seems to be going the way of the dodo) was upgraded to 4.1.2 a while back, the following happened:
    -- Spell check disappeared from text entry using any browser;
    -- Auto-complete started losing track of where I was in a sentence, so hitting backspace deleted entire words instead of the last character typed;
    -- The Swype keyboard ceased to function.
    As a result, I had to give up on many of the spell-check features and give up on the Swype keyboard.
    I'm really hoping that an update is forthcoming, and further, that it will fix the issues with the last one.
    Anyone have any idea?

    I have not installed any third party messaging apps or keyboard functionality apps, at least not intentionally.  I rebooted in Safe Mode and all symptoms are the same.  I tested it by going to Google Translate, which has a web input window.  Spell check was inactive, Swype was capitalizing every word, making it basically useless.
    A symptom that  I failed to mention continues to be present in Safe Mode also – when hitting the shift key and backspacing, the selected text is not highlighted, so I basically have to guess what I’ve selected, and only find out if I’m right once I hit backspace or start typing in replacement text.
    Spell check was inactive in third party applications also, for example Quick Office.  It did show up in Gmail.  I was unable to duplicate any application getting lost in terms of where the cursor is so that I deleted the wrong text; however, this is an intermittent problem, so I would probably have to do a lot of typing, etc., to duplicate it.   However, I have seen other posts complaining about phone behavior very similar to what I reported.
    Bottom line – The phone acted precisely the same in Safe Mode as it did outside of Safe Mode.
    Thanks.
    (Also, it would be helpful if you could tell me how to reply to a post in the community – I got this reply posted by replying to the e-mail, but I don’t see any reply link on the message webpage.)

  • Find/Replace highlights the wrong code

    Hi, when using the normal Find and search for specific text in my AS3 class file, it highlights the right position where it found the matching text, but when I use the Find/Replace it totally messes up, it highlights the wrong text in my code, but it displays the right position in the Find/Replace window. Is there a way to fix that, or is this a known bug? See attached screenshot.

    Hi,
    Thanks for sharing the file.
    The issue is with the End of Line(EOL) character. The file uses CR notation for its EOL and was used in Mac OS version upto 9 and in Mac OS 9. When a file is created using any of those versions of Mac OS then the EOL character would be CR which is obsolete now and is not recognized by many modern text editors.
    If the EOL is LF or CR|LF then the Find and Replace will work as expected in Flash CC.
    You can change the EOL of the file by opening and saving the file in Wordpad which will change the EOL to CR|LF.
    Hope this information will help resolve your issue.
    Thanks!
    Mohan

  • Multi-SCORM Packager Takes the SCO Title from the wrong field

    I think I've just stumbled across a huge bug in the Cp7 Multi-SCORM Packager tool.  Can anyone else confirm seeing this same issue?
    I have a multi-SCORM course with several modules.  Each SCO is set up in the LMS Manifest dialog with a unique ID in the SCO Identifier field (e.g. My_Course_Module_ID) and the SCO Title field underneath has the correct name of the same module (e.g. My Course Module).  When published to SCORM zip files the imsmanifest.xml files for these modules are correct.
    However, I've just discovered that when packaging up a number of these SCORM modules using the Multi-SCORM Packager tool, the resulting imsmanifest.xml file it produces is NOT using the SCO Title. When uploaded to an LMS the SCO Title shown in the LMS TOC seems to be whatever had been used as the Project Title field text in the Publish dialog at the time the SCO was published.
    Here's the issue: The Publish Title field ends up being used for the file names of the output.  So if you use a Project Title such as: My Course Module it will mean your HTM and SWF output file are named as My Course Module.htm and My Course Module.swf.  The problem with this is obviously that the spaces in the filenames mean you cannot use them on the web.  So, I normally use a lowercase name with underscore characters in the Project Title field (e.g. my_course_module) to ensure the output is web-compatible (e.g. my_course_module.htm, my_course_module.swf).
    It doesn't matter whether you are publishing for SCORM 1.2 or 2004, the result is the same. The TOC in the LMS comes out with the wrong text string.  The issue with this bug in the Multi-SCORM Packager taking the Title attribute for the imsmanifest.xml from the wrong dialog field means that the TOC strings displayed in the LMS are incorrect.  So far I've found no way to resolve this issue other than manually modifying the combined imsmanifest.xml.
    Has anyone else seen this issue?  Can Adobe confirm if this is a known bug/issue so that I know if I need to log it or not?  Is there a fix or workaround (other than manually editing each and every imsmanifest.)

    Shriyansh,
    Are you using the Cp7 version of the Multi-SCORM Packager or the Cp8 version?  I'm talking about the Cp7 packager app.
    I've tried this Cp7 SCORM Packager on two different machines installed a year apart and they both do the same thing.
    Here is my Manifest dialog settings:
    Note that what I'm expecting to see in the TOC of the LMS SCORM Player is the Title field name of the SCO (About Working in Courts in this case).  But what I'm seeing appear is actually not that field, and it's not even the SCO ID field above it.  (I tried changing that field as well to see if its value was what ended up getting written into the imsmanifest.xml for the multi-SCORM package.)
    What ended up being used as the Title of the SCO in the package turned out to be the contents of the Publish dialog's Project Title field.
    I verified this by changing the values in this Project Title field for a couple of SCOs, published them to zips and then compiled them into a Multi-SCORM.  THEN  I was seeing those values in the TOC of the LMS player.
    Currently, when I create a Multi-SCORM Package with the Cp7 app, here's what I see in the Title tags of the Organizations block:
    As you can see above, what's coming out is NOT the SCO Title tag value from the Manifest dialog, and although it looks similar, it's not the SCO ID either.  The value is in fact taken from the Publish dialog's Project Title field.
    Weird.  I've never seen this issue in any previous version of the Multi-SCORM Packager tool.
    Any ideas why this is getting so badly screwed up?

  • IE displaying wrong text colour

    Hi,
    I would very much appreciate being advised why Internet Explorer is displaying the wrong text color of my web page at: http://www.theforrestproject.org/EpigeneticActivityinAdolescents6.html
    All the text is shown in blue, where-as I have specified black which works for all other browsers.
    Kind regards, Ian Malik.
    (I am using sc3)

    IE9 is showing black text.
    IE8 and lower show blue and I think it's because of the messy, confusing and often invalid code being used.
    The culprit causing the immediate problem of all blue text appears to be this unclosed <span> tag on line 170
    Change
    <span style="color:blue; "><a href="[email protected]:[email protected]">[email protected]</a><br />
    to
    <span style="color:blue; "><a href="[email protected]:[email protected]">[email protected]</a></span><br />
    The <span>s are unnecessary but the page is unfortunately full of them.
    The entire page could really use a code cleanup and validation to remove copious numbers of redundant <span>s and other detritus. 
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.theforrestproject.org%2FEpigeneticActiv ityinAdolescents6.html&charset=%28detect+automatically%29&doctype=Inline&group=0

  • How to get rid of the main text box in the back of the page AND move things

    I usually work in Adobe Illustrator, Photoshop, and InDesign, but am creating two newsletter templates in Pages for a colleague, since it will be easier for her. But, for the life of me, I can't figure out how to get rid of the main text box in the back of the page that is driving me crazy. I just want a nice blank page that I can do whatever I want with. AND, I can't figure out how to select things so that I can move them, like shapes and text boxes. Some things seem to move fine, then other things just sit there. I am at the end of my rope!!!

    Hi, Dylan. Welcome to Discussions.
    If you're referring to the area where you just start typing when you open a new blank document, you can't get rid of it. But you also don't have to use it. You can insert text boxes and size and position them as you desire. Just be sure they're defined as Fixed on Page. When one is full and you want to continue it to another page (or to the side), click in the blank blue box on the lower right side of the text box. That will create another box and your overflow text will flow into it. Then position it where needed.
    Also, you can create a text box the width of the page and then set it for 2 or more columns.
    When you want to send something to the back and you may want to access it again later, just use the send backward command. If you send it all the way to the back, it will be behind the main text layer (where it will be safe from acvcidental movement) but you will have to click outside the work area and then drag the pointer to the object to select it.
    Hope this helps to get you started.
    Walt

  • I checked the wrong box on for a website I use frequently and now recieve the message "Access to xpcom is denied. Set "signed.applets.codebase_principal_support=true" in about:config"; how can I change this?

    I am tech challenged. I know this is probably a setting that just needs to be changed but I have idea on how or where to go to change it. It appears to be a security setting - I checked the wrong box on a firefox popup regarding access. The site is grammarly.com and when I attempt to paste my copy to be grammar checked it won't allow me to do so, and I get the above quoted message. Please help!

    You can check the file prefs.js in the profile folder to see if you find any lines referring to that website and remove those capability.principal.codebase lines.
    *http://kb.mozillazine.org/prefs.js_file
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Help > Troubleshooting Information > Profile Directory: Open Containing Folder

  • I have just requested my ipod nano 1st generation to be replaced using the scheme, i have entered the wrong postcode on the shipping of the replacement box, will it still come to my address? or how can i change it?

    I have just requested my ipod nano 1st generation to be replaced using the scheme, i have entered the wrong postcode on the shipping of the replacement box, will it still come to my address? or how can i change it?

    Call up apple care,  (08000480408 if you are in the UK) and ask them to change the postcode and request another replacement packet

  • TS3682 I have tried to restore me iPod that is disabled due to typing in the wrong password too many times. iTunes keeps giving me a box saying that it can't connect because I need to type in the passcode on the iPod (which I can't) what do I do now?

    I have followed the steps provided by apple to restore an iPod touch. It is disabled due to having the wrong password entered too many times. When I get part way through the restore process on my computer it pops up a box saying that it can't restore until I enter the passcode into the iPod. I have tried this same process over 5 times now and keep gutting the same results. It is my kids iPod and he has only had it since September. Someone please help me before I throw the thing through the window and my kid strangles me!!! Thanks!

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen        
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • How can i type text in one text box and have the same text appear in a second text box? (on the same page)

    I'm trying to make a simple CD label template and would like the text typed into the title text field on the cover to also appear in the title box on the back cover when typed just the once.
    Is there any way to accomplish this?
    Thanks.
    chuck b.

    Hi Chuck,
    Not possible with a Text box, but can be done with a table.
    Type the text in cell A1 (top left). When you exit the cell, the text will appear in C1 (top right).
    Table can have fewer cells; cell borders may be set to 'none' to make them invisible; font and size may be different is each cell (as shown).
    The formula in C1 is pretty simple:   =A1
    So it's possible, but on the whole, I agree with Peter—Copy/Paste is just as efficient, Drag and Drop onto (styled) placeholder text works quite nicely.
    Regards,
    Barry

  • I'm embarrassed to ask this: when I click to initiate a new email message in the "From" box it automatically chooses the wrong email address (I have three but use one mainly). How can I get the right choice to appear automatically?

    I'm embarassed to ask this: when I click on the new mail icon to write a new email message, in the box "FROM" appears the wrong email address: I have three but mainly use one. How can I correct this so that the right email address appears in the "FROM" box?

    I assume this is Apple Mail. Try this:
    Preferences > Accounts > your-first-account
    Select Outgoing Mail Server of account/name you wish to use and check Use only this server
    Repeat for other accounts.

  • I have powerpoint for Mac on my imac.  I can't seem to get the active text box function to work like it did on my PC.  How can I insert an active textbox into a presentation that will allow me to type while presenting?

    I have powerpoint for Mac on my imac.  I can't seem to get the active text box function to work like it did on my PC.  How can I insert an active textbox into a presentation that will allow me to type while presenting?

    I've gotten a little further on this. The dynamic select is
    working fine. It's the "a href" code that isn't. I'm wondering if
    someone can look at this line and tell me if it's okay to build the
    query string this way. The storeid comes through fine but I'm still
    not getting the employeeid value to pass. Here's line that's not
    working:
    td><a href="registerStoreCust.php?storeid=<?php echo
    $row_storeRS['storeid']; echo "&employeeid="; echo
    $_GET['employeeLM']; ?>">Register
    Customer</a></td>

  • In keynote - Leather Book theme - is there a way to remove the artwork in the middle of the cover page (between the two text boxes) (the squiggly thing)??

    I am trying to create a poster - in Keynote - transferring it to PDF then to JPEG so I can print it - and while I like the background in this Keynote theme (leather book) I can't seem to remove the artwork that is positioned between the two text boxes. Does anyone know how??? Can it even be done?

    I somehow ended up on creating a new master slide. I can FINALLY access the artwork - it has a box around it of x's - but I can't seem to do anything. Delete doesn't work. Trying to shrink the box doesn't work. I'm not getting a dialog box when I click on it that is specific to the x'ed area. It pertains to the full background page. I'm obviously missing something - the fact that I have never been in Keynote before may have something to do with it! :-)

Maybe you are looking for

  • Why does Soundbooth change Premiere Pro sample rate?

    I asked this question in the Soundbooth section and nobody had an answer, so please pardon the cross-post. (The Google machine didn't help, either.)  When I take a sound track in PPro CS5 and run the  Edit in Soundbooth command, how do I prevent Soun

  • Disable SSH version1 in ACS Express 5.0

    Hi, Does anybody knows if it is possible to disable SSH v1 in ACS express installed in ADE 1010? Appreciate anybody's feedback Thanks. NetMaint

  • Podcast not listed under Podcasts- Music

    I submitted my podcast about three weeks ago, and it has yet to be listed under Podcasts->Music. The podcast can be searched for, and the phobos address works fine. Is there a problem with my code? Thanks http://phobos.apple.com/WebObjects/MZStore.wo

  • Comparing 2 documents

    How can I compare 2 different versions of a document to see if there are any discrepancies. In Word, it's part of the Track Changes function.  There is a Compare function.  How do I do this in Pages?

  • Identifying Default Version in weblogic server

    Hi All, Can anybody can tell me how to identify the default version of BPEL or Mediator interface deployed into weblogic server in SOA11G if they are deployed twice or thrice into weblogic server. In 10g we use to identify with a '*' symbol beside th