Broken IF formula in 09?

In Numbers 08, I used the following IF formula to return an empty cell if there is no data to sum:
=IF(COUNT(E22:E38)>0,SUM(E22:E38),"")
I do not want it to show zero if there are no numbers to sum. Just be blank.
In Numbers 09, that formula appears to work correctly, but when I try to SUM a cell which contains that empty cell, I get an error which says, The operator "+" expects a number, date or duration but found "."
Any clue what's wrong? It worked fine in Numbers 08.

I don't want to be rude but, may you look at existing threads before posting?
This question was already responded several times.
There is a change between Numbers '08 and Numbers '09
In Numbers '08, a cell containing an empty string was accepted as a zero in arithmetic operations.
In Numbers '09, it is treated as a string. As it is theorically correct, and as it is not documented, we don't know if it's a bug or a deliberate choice.
The workaround was already given:
use SUM() in lieu of the + operator.
For other operations, we must use the IF() function
=IF(C="",0,C)-IF(B="",0,B)
=SUM(C,-B) reject an empty string in B (the operator "-" requires a number) but accepts it in C
=IF(C="",0,C)*IF(B="",0,B)
or, if we are in row 10
=PRODUCT(C10,B10)
=IF(C="",0,C)/IF(B="",0,B) (which of course will return an error if B is nil)
QUOTIENT() rejects an empty string as dividend (of course it rejects also it as divisor).
Yvan KOENIG (from FRANCE dimanche 11 janvier 2009 17:15:14)

Similar Messages

  • Essbase Data Clears Off After Restructure

    Hello,
       When I am doing the Dimension Update in ASO Cube , the Data file is getting cleared off even while I select Retain all Data when Structured . I have done Restructuring Number of times and I have never faced this Issue . Can anyone let me know whats happening here . Its pretty crucial !
    Thanks !!

    955124 wrote:
    I did Smart View  retrievals and I didnt see any data , for clarity I restored the cubes to the point before doing Update and there was data. .
    Checking the properties tells you for certain...  ...you could have lost some data, you could have broken a formula, etc.
    Surprisingly, deleting a dimension and re-adding it does actually work, providing that the dimension has the same name before and after.  But in any case, if you do something that Essbase knows is going to clear the data you get a message after saving that says "In order to restructure, all data must be cleared", even though you have selected "Retain all data".  Any chance you got that and clicked through (it's easily done )
    Possibilities for 'silent' data loss are that you have made previously level-zero members level-one or above, deleted the level-zero members that contained data (obviously) and / or changed the names of level-zero members.

  • Formula broken in go-openoffice 3.1.1.1-1?

    Hi,
    Since few times, I have problem with formula in go-openoffice. The formula are lost we reloading a text document made in go-openoffice.
    I use go-openoffice 3.1.1.1-1
    "Formula" do not show up. In place of the formula, I can read Object 29 or Object 30...
    To reproduce. Open a new text document and make a simple formula, for example: m/s^2
    save, close reopen.
    It is broken.
    It is also broen when opening with okular here.
    It looks like a pretty critical bug. Did I miss something?

    http://bbs.archlinux.org/viewtopic.php?id=80411
    Don't crosspost please...
    This one is closed.

  • The broken link error

    Hi,
    Please help me with this broken link error in Office Excel 2010. Thank you.
    The problem is: a broken link cannot be removed from the file. The link was used in data validation, which refers to a list of values. After the path was corrected, it still shows there’s a broken link. Here are the details:
    I have 4 files named “000TVA_Test – 3”, “000TVA_Test – 4”, “000TVA_Test – 5”, and “000TVA_Test – 6”. The posterior files were developed based on the previous files.
    In Test-3, sheet “Template “, cell “L4”, “O4”, “R4”… were built as dropdown list using data validation. The list source is in the “Library” worksheet. There’s no problem so far.
    Test-4 was firstly copied from Test-3. In this file I renamed the worksheet from “Library” to “Setting” and the link was broken from here. I can also fix the broken link in this file. (While I didn’t realize there was a broken link.)
    In Test-5 I fixed the path, but every time when opening the file, the broken link still shows.
    In Test-6 I’ve removed the data validations. The broken link is still there.
    I tried to find solutions online. I tried common methods, cannot find anything in the files is still using links. I also tried the “findlink.xla” add-in, but it only worked for Test-4, and couldn’t find the link in other files.
    Please help. Thank you!
    I uploaded files here: https://onedrive.live.com/redir?resid=1A97736E0ABBAA41!113&authkey=!AF5wAd9rwUPnYyE&ithint=folder%2cxlsm
    Thanks again!

    Hi,
    Based on my tested the files downloaded, I found that Test-5 & Test-6 included the "A defined name that refers to an external workbook", Test-4 had not. (Please click Formula Tab>Name Manage, you'll see them.)
    However, the Break Links command cannot break the following types of links:   
    A defined name that refers to an external workbook
    A ListBox control with an input range that refers to an external workbook.
    A DropDown control with an input range that refers to an external workbook.
    http://support2.microsoft.com/kb/291984/en-us (It also applies to Excel 2010)
    Thus, we'd better try the workaround: re-build the Test-5 & Test 6.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Numbers seems to have broken

    I was using Numbers this morning -- no major problem except that it didn't properly recover from page view (leaving junk on the right of the table).
    This afternoon it seems to have broken. ALL my files, including the one from this morning have mostly blank cells. The contents seem to be there - if I click a cell the contents show up in the formula bar (or whatever it's called). And if I double-click to edit the contents reappear. But then go away again as soon as I finish with the cell.
    Some (but not all) of the header cells in Gray Headers style show up, and some are simply a pair of faint white squares at the end of the text string. Check boxes show up OK.
    Oh, and if I double click on a date it shows up for editing with the year as 00002010.
    This is very distressing. I have a lot of data locked up in Numbers and as of now, all is unusable.
    What's going on?

    Thanks for the help. Actually I should have mentioned that I tried that (I've been using Macs since my Mac IIfx in 1990 so I picked up a few tricks) as well as restarting. The problem remains.
    In the meantime I've tried opening my files (remotely) with another machine. No problems. It's local.
    Next I'll try reinstalling Numbers, if I can find the disks
    Richard

  • How can I paste a part of a sheet from Numbers in Pages as text, without the formulas.The reason I need this (and was used to in Office) so that I have the freedom to delete something in one cell (in pages document) without causing changes.

    How can I paste a part of a sheet that I copied in Numers in a pages document without the formulas, simply as text. Used this a lot in Office. When I make some changes in the pages document. f.i. deleting a cell, I don't want to change other cells. Also when I copy a part of a sheet from Numbers and one of the cells that is part of the formula is not also copied, when I paste in Pages it shows as an error.
    Hope that You can me help with this.

    Leon,
    There are two solutions to the first question, narrowing to one solution when you have a broken link causing an error.
    Here's the "works always" solution.
    Copy (Command-C) the table or range in Numbers
    Click off the table on the blank canvas of the sheet.
    Edit > Paste Values
    Command-C
    Switch to Pages
    Command-V
    Regards,
    Jerry

  • In OBIEE charts, how do you make drill downs work on custom formulas?

    I posted this over on Linked In and didn't get an anser, so I'm hoping someone here has an answer.
    I'm writing a summary query / chart for a dashboard in OBIEE 10.1 with a drill down (technically it's a "navigation") for more information. This chart breaks down the data by fiscal quarter and by geography (both are columns in the subject area) and I can get this drill down to work just fine. But I also have this chart broken down by some custom calculated fields (CASE WHEN statements) that classify revenue into Forecast / At Risk / Upside etc. (which are not columns or values of columns within the subject area).
    When I add a drill down or navigate function onto those calculated columns, I'm getting a full data set ... not a filtered data set for that particular calculated field. (Yes, I have all of the IS PROMPTED filters set up correctly, and yes the formulas in the source and destination queries are identical).
    Does anyone have any ideas on how to make the drill down or navigation work on custom formulas?
    Thanks
    Ted

    Using the Paint demo
    Report 1 Saved as: */shared/Paint Demo/Sample Analyses/Color Analysis*
    <saw:report xmlns:saw="com.siebel.analytics.web/report/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sawx="com.siebel.analytics.web/expression/v1" xmlVersion="200705140">
    <saw:criteria xsi:type="saw:simple" subjectArea="Paint">
    <saw:columns>
    <saw:column formula="case WHEN Markets.Region IN ('CENTRAL REGION', 'EASTERN REGION') then 'East Central' WHEN Markets.Region IN ('SOUTHERN REGION', 'WESTERN REGION') then 'South West' else Markets.Region end" columnID="c4">
    <saw:tableHeading>
    <saw:caption>
    <saw:text>Markets</saw:text></saw:caption></saw:tableHeading>
    <saw:columnHeading>
    <saw:caption>
    <saw:text>Region</saw:text></saw:caption>
    <saw:displayFormat interaction="default"/></saw:columnHeading>
    <saw:displayFormat suppress="default" interaction="navigate" wrapText="true">
    <saw:navigation xsi:type="saw:sawNavLink">
    <saw:navTargets>
    <saw:navTarget xsi:type="saw:reportLink" path="/shared/Paint Demo/Sample Analyses/Color Analysis Navigate"/></saw:navTargets></saw:navigation></saw:displayFormat></saw:column>
    <saw:column formula="&quot;Sales Measures&quot;.&quot;% Chg Year Ago Dollars&quot;" alias="" columnID="c3"/></saw:columns>
    <saw:columnOrder/>
    <saw:filter subjectArea="Paint">
    <sawx:expr xsi:type="sawx:special" op="prompted">
    <sawx:expr xsi:type="sawx:sqlExpression">case WHEN Markets.Region IN ('CENTRAL REGION', 'EASTERN REGION') then 'East Central' WHEN Markets.Region IN ('SOUTHERN REGION', 'WESTERN REGION') then 'South West' else Markets.Region end</sawx:expr></sawx:expr></saw:filter></saw:criteria>
    <saw:views currentView="0">
    <saw:view xsi:type="saw:compoundView" name="compoundView!1" rptViewVers="200510010">
    <saw:cvTable>
    <saw:cvRow>
    <saw:cvCell viewName="Title"/></saw:cvRow>
    <saw:cvRow>
    <saw:cvCell viewName="Table"/></saw:cvRow></saw:cvTable></saw:view>
    <saw:view xsi:type="saw:tableView" deck="bottom" headingDisplay="table2Rows" visibleFormats="all" name="Table" rptViewVers="200510010"/>
    <saw:view xsi:type="saw:titleView" name="Title" rptViewVers="200510010"/></saw:views>
    <saw:prompts/></saw:report>
    Report 2 Saved as: */shared/Paint Demo/Sample Analyses/Color Analysis Navigate*
    <saw:report xmlns:saw="com.siebel.analytics.web/report/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sawx="com.siebel.analytics.web/expression/v1" xmlVersion="200705140">
    <saw:criteria xsi:type="saw:simple" subjectArea="Paint">
    <saw:columns>
    <saw:column formula="Markets.Region" columnID="c5"/>
    <saw:column formula="&quot;Sales Measures&quot;.&quot;% Chg Year Ago Dollars&quot;" alias="" columnID="c3"/></saw:columns>
    <saw:columnOrder/>
    <saw:filter subjectArea="Paint">
    <sawx:expr xsi:type="sawx:special" op="prompted">
    <sawx:expr xsi:type="sawx:sqlExpression">case WHEN Markets.Region IN ('CENTRAL REGION', 'EASTERN REGION') then 'East Central' WHEN Markets.Region IN ('SOUTHERN REGION', 'WESTERN REGION') then 'South West' else Markets.Region end</sawx:expr></sawx:expr></saw:filter></saw:criteria>
    <saw:views currentView="0">
    <saw:view xsi:type="saw:compoundView" name="compoundView!1" rptViewVers="200510010">
    <saw:cvTable>
    <saw:cvRow>
    <saw:cvCell viewName="Title"/></saw:cvRow>
    <saw:cvRow>
    <saw:cvCell viewName="staticchart!1"/></saw:cvRow>
    <saw:cvRow>
    <saw:cvCell viewName="Table"/></saw:cvRow></saw:cvTable></saw:view>
    <saw:view xsi:type="saw:tableView" deck="bottom" headingDisplay="table2Rows" visibleFormats="all" name="Table" rptViewVers="200510010"/>
    <saw:view xsi:type="saw:titleView" name="Title" rptViewVers="200510010"/>
    <saw:view xsi:type="saw:staticchart" name="staticchart!1" rptViewVers="200510010">
    <saw:template tid="charts/pie.cxml"/>
    <saw:canvasFormat/>
    <saw:selections>
    <saw:categories>
    <saw:category position="0">
    <saw:constant value="1"/></saw:category></saw:categories>
    <saw:measures>
    <saw:column columnID="c3" position="0"/></saw:measures>
    <saw:seriesGenerators>
    <saw:column columnID="c5"/>
    <saw:measureLabels/></saw:seriesGenerators></saw:selections></saw:view></saw:views>
    <saw:prompts/></saw:report>
    The first report navigates and prompts the second report on the calculated field.
    Regards
    Chris

  • Excel Formula Referring to a UNC Path is Corrupted when Open with Particular Workstation

    Hi Experts & Support,
    I have a critical problem when trying to refer across Excel workbooks which all are located in different network folders.
    There is a cell formula referring to another Excel file using UNC path, for instance, \\myserver\share\folder1\file.xlsm.
    It works as long as anyone who is opening the file has no mapped network drive-- access this Excel file directly via UNC path. 
    However, it turns out that one of the workstation (Windows 2008 Server x64), when trying to access this file--even from UNC path directly-- the link is corrupted. The formula is changed automatically to \\myserver\folder1\file.xlsm (please notice a missing
    \share\).
    And therefore, when the user on Windows 2008 Server save that Excel file, it causes the original file to be corrupted and every one who access the same file from another computers will all encounter a broken link then.
    This Windows 2008 Server has no mapped network drive at all. We have done a lot of researches on the Internet but still couldn't find a solution to this. Is there any way we can investigate further and resolve this issue please?
    Thanks in advance.

    Hi,
    In general,this issue should be  caused by a mapped drive.you can refer to the KB below:
    http://support.microsoft.com/kb/328440/en-us
    However, as you can be sure that there is no mapped drive in this server. could you please provide a litter more information about this server? Did a different version of Excel install in this server? Maybe you can try a repair of the office
    program.
    And I guess we can avoid this by using Hyperlink function.
    Wind Zhang
    TechNet Community Support

  • Help with writing a formula

    Hi all,
    I am creating a report, and need help with writing a formula...
    I am creating a report that shows how many visits/touches our reps have made to various grade accounts. It is broken down by calendar week, and I currently have a weekly "goal" number set that the reps have to meet. That "goal" number increases each week to keep a running total. (example: week 1: 7, week 2: 14, week 3: 21)
    I have created some different formulas and one is this:
    SUM("Activity Metrics"."# of Activities" BY Date."Calendar Week")
    What this shows me is how many "visits" there are per calendar week to customers, however it show me the total for all reps per week.
    What I need is that total to show, but totaled for each rep individually.
    What I was trying is this:
    SUM("Activity Metrics"."# of Activities" BY Date."Calendar Week") BY Employee."Employee Name"
    But...I keep getting an error.
    Any suggestions?
    I have the reporting book by Lairson, and have been referring to it...but my brain at this point is fried.
    Thanks in advance for any help...(please forgive...I am new to OnDemand, and I am sure this is easy)

    Thanks for helping!
    I created this formula as a column: SUM ("Activity Metrics"."# of Activities" BY Date."Calendar Week"), it is called "total number of visits per week" and it shows the totaled number of visits that all the reps have done per calendar week. For example: Week 1: 10 visits, Week 2: 37 visits, Week 3: 20 visits.
    What I would like to do is take that column and break it down further, to show instead how many visits per week by sales rep there have been
    So what I was trying was to take the "total number of visits per week" (SUM ("Activity Metrics"."# of Activities" BY Date."Calendar Week")) and use "Activity Owner" (Employee."Employee Name") to break it down further.
    What I need to use is the total number of visits each rep has per calendar week.
    I think I am getting the error because you can't use "BY" twice in a formula?

  • Pivot table by formula?

    Hi,
    I have a strange client requirement, which I want to achieve without using a pivot table, if possible, as; -
    1. Pivot tables may not be scaleable to the volume of data which I will ultimately have in the solution
    2. I need to create two measures, which I can create separately in two pivot tables, but cannot find a way of presenting them together as one in a pivot table's chart.
    The measures are based on; -
    Company Name; Volume of Sales expressed as a percentage of total (for a data set which has numerous filters on various dimensions at runtime, so level based measures do not help as the entire total data set at runtime is dynamically determined)
    Product Type; Company Name, Volume of Sales expressed as a percent of row parent
    It is the two percentage values which I want to see alongside each other, with the Company Name based measure NOT being broken up by Product Type.
    So, to illustrate;
    Company Name   Volume  
    Company A           30
    Company B           15
    Company C           5
    Gives;
    Company Name   Measure 1  
    Company A           60%
    Company B           30%
    Company C           10%
    (And no - my data is not that well behaved, if only!)
    Product Type   Company Name   Volume
    Problem Child    Company A         20
                          Company B         10 
                          Company C          0
    Cash Cow         Company A         10 
                          Company B           5
                          Company C           5
    Result
    Product Type   Company Name   Measure 2
    Problem Child    Company A         66.67%
                          Company B         33.33%
                          Company C          0
    Cash Cow         Company A         50% 
                          Company B         25%
                          Company C         25%
    My desired output is; -
    Product Type   Company Name   Measure 2   Measure 1
    Problem Child    Company A         66.67%       60%
                          Company B         33.33%        30%
                          Company C          0                10%
    Cash Cow         Company A         50%            60%
                          Company B         25%            30%
                          Company C         25%            10%Any takers, or even suggestions as to how I can go about this without hard coding??
    thanks,
    Robert.

    Robert Angel wrote:
    Hi,
    I have a strange client requirement, which I want to achieve without using a pivot table, if possible, as; -
    1. Pivot tables may not be scaleable to the volume of data which I will ultimately have in the solution
    2. I need to create two measures, which I can create separately in two pivot tables, but cannot find a way of presenting them together as one in a pivot table's chart.
    The measures are based on; -
    Company Name; Volume of Sales expressed as a percentage of total (for a data set which has numerous filters on various dimensions at runtime, so level based measures do not help as the entire total data set at runtime is dynamically determined)
    Product Type; Company Name, Volume of Sales expressed as a percent of row parent
    It is the two percentage values which I want to see alongside each other, with the Company Name based measure NOT being broken up by Product Type.
    So, to illustrate;
    Company Name   Volume  
    Company A           30
    Company B           15
    Company C           5
    Gives;
    Company Name   Measure 1  
    Company A           60%
    Company B           30%
    Company C           10%
    (And no - my data is not that well behaved, if only!)
    Product Type   Company Name   Volume
    Problem Child    Company A         20
    Company B         10 
    Company C          0
    Cash Cow         Company A         10 
    Company B           5
    Company C           5
    Result
    Product Type   Company Name   Measure 2
    Problem Child    Company A         66.67%
    Company B         33.33%
    Company C          0
    Cash Cow         Company A         50% 
    Company B         25%
    Company C         25%
    My desired output is; -
    Product Type   Company Name   Measure 2   Measure 1
    Problem Child    Company A         66.67%       60%
    Company B         33.33%        30%
    Company C          0                10%
    Cash Cow         Company A         50%            60%
    Company B         25%            30%
    Company C         25%            10%Any takers, or even suggestions as to how I can go about this without hard coding??
    thanks,
    Robert.OK, here's my stab at it:
    1) For measure 2, your formula would be:
    Sum(table.sales BY table.product_type, table.company)/(SUM(table.sales BY table.product_type)*100.00
    2) For measure 1, your formula would be:
    Sum(table.sales BY table.company)/(SUM(table.sales)*100.00

  • Configure Formula dialog not being displayed

    I have just installed LabVIEW and I am working thru the tutorials in the Getting Started Manual.  I am at the point where I am adding a Formula to the Generate and Display example VI.  When I place the Formula Express VI on the block diagram I expect to see the Configure Formula dialog box.  No such dialog is displayed.  There is a grey box with no other information placed on the block diagram.  Also, the run buton is shown as 'broken" such that I cannot 'Run" the VI.  I do not have a clue what could be going on here and I am wondering if there was a problem during installation that leaves me without Formula support.  I have not had any problems with placing and configuring any other VI's.
    Please offer any thoughts or suggestions on how to solve this! 
    Thanks,
    Mike

    This is a know issue in LabVIEW 8.5, for more information and a workaround, see:
    http://forums.ni.com/ni/board/message?board.id=170​&message.id=290157
    LabVIEW Champion . Do more with less code and in less time .

  • Formula for totaling $ Amount per Category per Month

    I'm doing a Numbers spreadsheet similar to a check register and one page is a budget where I'm trying to keep track of how much money was spent on each category compared to a set amount I'm trying to budget for. I have a separate table for each month of the year. I know how to make it work with a fixed range of cells, but the problem with that is its too labor intensive having to go back and forth and change those at the end and beginning of each month.
    My current formula that works is: =−SUMIF(Personal::Transactions::D407:D485,D1,Personal::Transactions::E407:E485)
    I have the minus SUMIF because I enter debits as negative numbers and credits as positive numbers. D407:D485 is the arbitrary range I've set it at for now, at the end of the month I'll shorten that.
    If someone could guide me to a formula that would allow me to accomplish the same thing but fixed at, say, for July, where it would total all $ Amounts where the date is greater than or equal to July 1, 2014 and less than or equal to July 31, 2014, with the category of Groceries, that is what I'm looking for.
    Any help would be appreciated.
    Thanks!

    My spreadsheet is the exact same concept as the Personal Budget template, which when opened says "Monthly Budget". The difference being I don't want a spreadsheet for every month, I want one spreadsheet for an entire year, then I have a Budget tab within the spreadsheet for planning purposes. With one spreadsheet for the entire year, I just want to adjust my formula to be able to search the entire table, exclude all data not within the parameters of a given month, July for instance, should only include data where the Date field is >= July 1, 2014 and <= July 31, 2014, and then from there broken into the categories entered. All I'm looking for is the specific language to put in my formula to make it hunt down only data that meets those parameters, rather than having to manually go in and select the cells that make up the month. The laborious part of that is you have to set an arbitrary number of cells as a guestimate up front, then at the end of the month you have to adjust it. I'd rather automate the formula if possible, I just don't know how.
    If you look at the table on the template (below), what I want to do differently than this, is have the formulas in the Actual column, pull for only a specific month. Then, I essentially have 12 of these tables on one spreadsheet tab to summarize each month's budget, actual, and difference numbers.
    Sorry for my confusion. I really do appreciate your time and effort.

  • Year-To-Date Formula

    I would like to write a BSO formula for the YTD member (instead of using the DTS). My outline has 2 dimensions, Time and View as below:
    Time
    -- 2006
    -------2006 Q1
    -------------2006Jan
    -------------2006Feb
    -- 2007
    -------2007 Q1
    -------------2007Jan
    -------------2007Feb
    View
    --MTD
    --YTD
    I do not want to hardcode the years in the formula. Any suggestion or sample?
    Thanks in advance

    Well, from my experience, a basic sumrange works best.
    If you had years and period separated out into 2 dimensions you would not have to do any hardcoding... but there is an alternative.
    YTD syntax with broken out year/period dimensions would look like the following:
    @Sumrange(@Currmbr(Account), Jan:@Currmbr(Period));
    you could use the @concatenate function to provide you with a bit of flexibility... but you have to make it a little complex using subvars... example...
    FIX( @Relative(&Year1, 0)) where year1 is 2006.
    @Sumrange(@Currmbr(Account), @Member(@Concatenate(&year1, "Jan")):@Currmbr(Period));
    ENDFIX
    this would require you to update subvars, and also create distinct fix statements for each year you wanted to calculate but if you only cared about the 3 most recent years, you would not have to update the calc every time. (3 fix statements, with 3 subvars with the above syntax)
    as a warning... the @member function can take forever to process (as it has to look through every member in the dimension before it can resolve a name), so the larger your time dimension gets (and it will grow over time with the current structure), the longer the calc will take.
    Hope this helps a little...
    -Matt

  • PDFMaker bookmarks broken or extra characters

    My configuration:
    Windows XP SP2
    Acrobat 8 Pro
    Word 2000
    When I attempt to create bookmarks automatically using the options in PDFMaker, the resulting bookmarks are broken and the bookmarked headings have extra characters in front of them.
    By broken, I mean that the bookmarks all point to the same, incorrect page.
    The headings (and StyleRef fields in the headers) include extra characters of the form 0B, 1B, 2B, etc.
    This happens when I start Word without any other add-ins, and when I try to process a completely new, small, clean document with just a few headings.
    This happens when I use built-in headings and when I use custom designed headings.
    Any suggestions for fixes or workarounds will be appreciated!
    Bear

    Bill: Thanks for your suggestion. AFAIK we are using the last available update to Word 2000. And remember, it's not a problem in the DOC file -- it's only in the PDF when created with bookmarks.
    Here's my most precise formulation of the problem to date. I'll call the unwanted characters in the headers the "1B" problem.
    When you create a PDF with bookmarks from a document that uses a StyleRef to populate the headings, IF the StyleRef is for a built-in heading style, the "1B" problem appears. In our problem template, the headings are filled by StyleRef to Heading 1, a built-in heading style.
    If I create a custom style named H1 that is identical in all aspects to Heading 1 and use that for the topic title paras (paras that used to be Heading 1) the "1B" problem disappears.
    To recap, in the "fixed" version:
    H1 (used for the level 1 PDF bookmark) is a custom para style used for topic titles. Headers are populated via StyleRef to H1.
    Heading 2 is used for the level 2 PDF bookmark. (I expect any other built-in headings will work fine as well. It's just a conflict between built-in headings and StyleRef fields.)
    This leaves three solutions:
    1. Revise the style definitions in the template to use a custom style for topic title paras.
    2. Remove the header from the template design
    3. Create bookmarks manually.
    I'm inclined to remove the headers, as this is a medium-sized manual that isn't divided into chapters, and it's of marginal value to the reader to put the topic titles in the page headers when there are so few topics, and they are each only few pages long.
    I don't expect a solution in the form of an upgrade or patch for either Word 2000 or Acrobat 8. Word users on the Word-PC site experimented for me, and we were able to reproduce the problem in Word 2007 and Acrobat 8. I suspect it's there with Word 2003 as well.
    Bear

  • Help with Formula/Placeholder columns for group totals

    I have select that is broken into 2 groups (a COMPANY group and a DETAIL group within company). I need to determine the COMPANY group totals based on values in a column in the DETAIL group. I.E. the column is a transaction description and can have up to 15 different values and it did not appear that a summary column would work for what I need. I have currently set up 15 formula columns in the DETAIL group and check the value of the REASON to accumulate totals and return the total to a PLACEHOLDER column (which is numeric and defined in the COMPANY group).
    I then report the Placeholder columns at break of COMPANY. This all works fine if I run only one company. If I run with multiple companies the Placeholder columns are used as a running total.
    My question is how do I reset the PLACEHOLDER columns at company break if at all, or is there a simpler way to accomplish what I need.
    Any and all assistance would be greatly appreciated.
    Tom Vereecke

    If you are using one placeholder column in different formula columns just ignore the following solution. It will not work in that case. I will post it here if i find out any way to initialize placeholder columns at different groups or anyother way to solve this issue.
    I think if you remove placeholder columns and create summary columns at Company Level, that will work. And formula columns will be changed as follows:
    Formula Column:
    active_total number(10) := 0;
    begin
    if :status_1 = 'ACTIVE' then
    active_total := active_total + 1;
    end if;
    if :status_2 = 'ACTIVE' then
    active_total := active_total + 1;
    end if;
    if :status_3 = 'ACTIVE' then
    active_total := active_total + 1;
    end if;
    return active_total;
    end;
    And in summary columns source will be formula columns. And reset the summary columns at Company.
    Hope this helps.
    Message was edited by:
    fs

Maybe you are looking for

  • Problems with tns/listener

    Hi, i have a question regarding a problem i am experiencing in my development oracle env. i have 2 instances - oracle 11.2.01 and 11.2.0.3.(windows 2008 enterprise) We were able to connect to both instances without any issues. Few days back we starte

  • Please chek my modify code.

    Hi all My code for modifying the rows in my internal table is not working. **MODIFY STATEMENT *wa_scarr-carrid = 'RG1'. *wa_scarr-carrname = 'RG Airlines1'. *loop at it_scarr into wa_scarr. *wa_scarr-currcode = 'USD'. *modify it_scarr index 3 from wa

  • Watch itunes hd movies on a 1080p hdtv

    i finally was able to connect my macbook pro to my 1080p hdtv and when i started one of the 720p hd movies it looked terrible. is there a way to fix that so the movies looks like it does on my iphone or mac?

  • Setting up my msn account with mail

    i'm a new mac user and i read posts to set up my msn account on mail. but it keps asking for my password and will not sign me on for mail. i don't know what i'm doing wrong can someone help me? my searches are bringing me in circles

  • How to apply Table level Break in the WEBi Report

    Hi, How we can apply the table level break in the WebI Report. I know a bit bt i dont know its right or wrong.. Initally we normally create a table(with the values(which has 2rows(1: for naming  and 2: for associating the object with it at down of it