Linked excel file problem - Help needed

I have 2 excel files in the same directory in Content Services. The "destination" file has a link in one of its cells to a cell in the "source" file. I want to be able to open the "destination" file and update the data if any changes have been made to the "source" file.
My problem is when I try to do this i get an error that says "This workbook contains one or more links that cannot be updated" and two options.
1) To change the source of links, or attempt to update values again, click Edit Links.
2) To open the workbook as is, click Continue.
If I click Edit Links I am then presented with a screen where I can open the "source" file. When I try to do this though I am given a login screen. Supplying a valid Content Services username and password doesn't work and I cannot open the file.
Can anyone tell me how I can open the "destination" file without having to open every "source" file? I don't want to open the "source" files because there could be dozens of "source" files for one "destination" file.

setw is the equivalent of the field width value in printf. In your code, the printf version would look like:
printf("%8s", CURSOR->name.c_str());
I much prefer printf over any I/O formatting in C++. See the printf man page for more information. I recommend using Bwana: http://www.bruji.com/bwana/
I do think it is a good idea to verify your code on the platform it will be tested against. That means Visual Studio. However, you don't want to use Visual Studio. As you have found out, it gets people into too many bad habits. Linux is much the same way. Both development platforms are designed to build anything, whether or not it is syntactically correct. Both GNU and Microsoft have a long history of changing the language standards just to suit themselves.
I don't know what level you are in the class, but I have a few tips for you. I'll phrase them so that they answers are a good exercise for the student
* Look into const-correctness.
* You don't need to compare a bool to 1. You can just use bool. Plus, any integer or pointer type has an implicit cast to bool.
* Don't reuse your CURSOR pointer as a temporary index. Create a new pointer inside the for loop.
* In C++, a struct is the same thing as a class, with all of its members public by default. You can create constructors and member functions in a struct.
* Optimize your function arguments. Pass by const reference instead of by copy. You will need to use pass by copy at a later date, but don't worry about that now.
* Look into initializer lists.
* In C++ NULL and 0 are always the same.
* Return the result of an expression instead of true or false. Technically this isn't officially Return Value Optimization, but it is a good habit.
Of course, get it running first, then make it fancy.

Similar Messages

  • I am receiving excel files, which I need to convert with my macbook pro...I did this with export, but the file I got didnt show graphs as it should...can you help...do I need to buy excel for Apple computer, or is there any easier way of dealing with it..

    I am receiving excel files, which I need to convert with my macbook pro...I did this with export, but the file I got didnt show graphs as it should...can you help...do I need to buy excel for Apple computer, or is there any easier way of dealing with it..does App  "Numbers" help here?

    Numbers should be able to read Excel files without any problems.    If Numbers does not read the graphics properly then you can try Excel Online. https://office.live.com/start/Excel.aspx

  • Importing Word Files With linked Excel files

    I have a word document with linked excel files that appear as linked images in word. When these images are clicked it opens it up in Excel where I can edit them which is fine. However, I would like to import the word doc into adobe indesign with editable tables - not images. Is there a way I can do this?
    Importing, exporting, converting. Nothing seems to work besides manually bring in the separate excel doc in one by one but that will be very time consuming at my end.
    Thanks for any feedback.

    AFAIK, that won't work. InDesign doesn't support OLE.
    You may need to convert those Excel tables to Word tables before placing into ID.
    Bob

  • $$$%%%   Linking flash file PLZ HELP  $$$%%%

    hello and thankyou for whoever is reading this for taking the
    time! Im makinga band
    web site and I made flash buttons in flash 8(not the
    flash buttons in dreaweaver). now I need to add a link to each
    button. How can I do this. I see that a lot of band pages are made
    like this. take a look at www.relientk.com. Thats what im trying to
    make. Can any one help me with Ho I could link a flash file????
    linking flash FILE PLZ HELp
    thank you so much

    See your answer on the DW forum.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "beliy333" <[email protected]> wrote in
    message
    news:enffbg$c3f$[email protected]..
    > hello and thankyou for whoever is reading this for
    taking the time! Im
    > makinga
    > band
    web site and I made flash buttons in flash 8(not the
    flash
    > buttons
    > in dreaweaver). now I need to add a link to each button.
    How can I do
    > this. I
    > see that a lot of band pages are made like this. take a
    look at
    > www.relientk.com. Thats what im trying to make. Can any
    one help me with
    > Ho I
    > could link a flash file????
    >
    linking flash FILE PLZ HELp
    >
    > thank you so much
    >

  • Updating Linked Excel File: Changing Worksheets

    I have a series of InDesign documents with linked Excel files filled with area-specific rate tables.
    The Excel files contain several different areas separated into worksheets. Each worksheet layout is identical. Only the data in the tables changes.
    I have a template file set up pointing at Excel File A Worksheet 1, and I would like to redirect the link to Excel File A Worksheet 2.
    The problem is that when I ask InDesign to relink, it asks me for the cell coordinates all over again. This ruins my efficiency.
    Is there a way to update only the linked file's worksheet, from Excel File A Worksheet 1 to Excel File A Worksheet 2, without resetting the cell coordinates?

    I've seen this error sporadically and have no clue what causes it. The
    only thing you can do is follow the direction and re-place the file.
    Bob

  • Linked Excel files on Sharepoint Online

    Has anyone found a work around to having linked excel files on SharePoint Online?
    Right now in all my tests, SharePoint Online disables the links in my excel file to cells in another excel file and I cannot find anyway to change the links.
    This is a pretty basic function that is used extensively in excel so I'm a little surprised that this is not available in SP Online.

    Hi,
    According to your description, the links to other Excel files in the current Excel file not working if in a SharePoint Online environment.
    In SharePoint, Excel files is handled by Excel Services. In SharePoint 2013, the “unsupported features continue to behave as they do in Office SharePoint Server 2007
    for Excel Services”:
    https://msdn.microsoft.com/en-us/library/office/ff595319(v=office.15).aspx
    Among the “Unsupported Features in Excel Services in SharePoint 2007”, “External references (workbooks that contain links to other workbooks)” is there:
    https://msdn.microsoft.com/en-us/library/ms496823(office.12).aspx
    As a workaround, I would suggest that you can transfer the data from Excel file to SharePoint list/library, it would be easier to deal with this scenario in SharePoint
    with the content management related feature provided.
    You can also submit a feedback to the Office Developer Platform with your expectation about the future version of SharePoint:
    http://officespdev.uservoice.com/
    Thanks                      
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Problem displaying an Excel File: Please Help

    Hello,
    I spent 3 hours this morning reading the forum on how to display an Excel file in the browser using JSP and I apologize in advance if the answer is in the forum.
    I cut and paste many examples: My goal is to display an excel file on the browser.
    Below is the code but the result is a disaster (please se after the code the result).
    My question is how can I display an excel file using the browser. What's wrong with my code. Apparently it worked for many people on the forum.
    Please help. I must do that by tomorrow and I had spent already so many hours.
    THANK YOU SO MUCH IN ADVANCE.
    So far the forum had helped me a lot.
    <%@ page language="java" import="java.io.*" %>
    <%
    String myfile = new String("/temp/temp.xls");
    File fileName = new File(myfile);
    // Setup our streams
    FileInputStream fis = null;
    ServletOutputStream out1 = response.getOutputStream();
    // Set content type and other response header
    response.setContentType(getServletContext().getMimeType(fileName.getName()));
    //response.setContentType("application/excel-document");
    //response.setContentType("application/vnd.ms-excel");
    response.setHeader("Content-Disposition","attachment; filename=\"" + fileName.getName());
    response.setContentLength((int) fileName.length());
    // Read in the file from the correct place and stream it to the user
    int iRead;
    FileInputStream stream = null;
    try
    stream = new FileInputStream(myfile);
    while ((iRead = stream.read()) != -1)
    out1.write(iRead);
    out1.flush();
    } catch (IOException i) {}
    %>
    RESULT:
    ������>�� �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ���@����\p Yahel Malkin B�a�=���=��@�7 �������Oh��+'��0p08 P \h� Yahel Malkinn@�|�$�+�@�|�$�+�������.��+,��0�HP X`hp x ��� competitivePricingReportSave Worksheets���� ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������Root Entry�������� �F��T�+�����Workbook������������SummaryInformation(����DocumentSummaryInformation8������������

    For those who are having the same problem than me here the solution:
    In fact I was only interested in saving the file
    <%@ page language="java" import="java.io.*" %>
    <%
    String myfile = new String("/temp/temp.csv");
    response.setContentType ("application/vnd.ms-excel");
    response.setHeader("Content-Disposition", "attachment; filename=\""+myfile+"\"");
    int iRead;
    // Setup our streams
    FileInputStream fis = null;
    ServletOutputStream out1 = response.getOutputStream();
    FileInputStream stream = null;
    try
    stream = new FileInputStream(myfile);
    while ((iRead = stream.read()) != -1) {
    out1.write(iRead);
    out1.flush();
    } catch (IOException i) {}
    %>

  • How do I format a linked Excel file in InDesign and maintain formatting when the Excel is modified?

    I'm in CS5.5 . I have no problem placing an Excel spreadsheet with the cell range I want and applying cell formatting in InDesign. I am trying to build eight similar documents that will pull data in several tables from a document specific Excel spreadsheet. The only difference is the data itself. I want to build one master InDesign document (master.indd) that links to a corresponding master Excel file (master.xlsx). I'll then do all the table formatting in master.indd once before saving as the eight individual files I need (doc1.indd, doc2.indx, etc.). Soon I'll receive the specific Excel files (doc1.xlxs, doc2.xlsx, doc3.xlxs, etc.) and I will open each InDesign file and relink master.xlxs to the appropriately numbered and corresponding Excel spreadsheet.
    My problem is all the formatting of the imported tables is stripped away when I relink. There are at least 60 tables being imported. I'd prefer to format 60 tables versus 480. I've tried importing the Excel as formatted, unformatted, I've applied cell styles in Excel and InDesign but can't catch a break. Can anyone help?

    Or alternatively, do all the formatting in Excel and place as a formatted table.
    Bob

  • How to link Excel file to Access

    Hello,
    I created a barcode database using excel and labview. Now i want this data to be in access as a database and continuosly update it.
    I have a doubt also as i have created excel sheet of various product barcode and there is always a new sheet that is saved when ever working( this is a requirement)  so how can i link all the file and creat one access database.
    Thanks in advance, Need urgent help
    Regards
    Naman Vaidya

    sorry for the confusion. 
    i want labview to link my excel and acess, so that a database is created.
    second thing is i am having verious barcode data like for eg. for product X i have a particular barcode and for product Y another so my software create a new excel file whenever we change a product or a particular quantity of any product is filled. Now the question is if everytime i creat a new excel how do i creat a single database by linking all files using labview.
    Thanks for the reply.

  • Saving XL Reports to Excel file problem

    Dear Experts,
    I have generated a report with XL Reporter, and I save it to disk. However, when I open up the Excel file in another PC that does not have SAP Business One and XL Reporter installed.
    The Excel file content was not displayed, all that was shown are the XL Reporter formulae..etc.
    How can I save the Excel file to disk so that I can display the file properly (with report values, not xlreporter formula) in a PC with no XL Reporter installed?
    Warmest Regards,
    Chinho

    Hi
    We had a problem with reports generated in Excel 2003 and being viewed in Excel 2007. There is a file excel.exe.config which needs to be dropped into: \Program Files\Microsoft Office\OFFICE12 on the machines that need to view the spreadsheets.
    I cannot remember where this file came from but it may cure your problem. It must be on the SAP site somewhere.
    Hope this helps.
    Regards
    Stewart Clark

  • Link update error when updating linked excel file

    Im working with about 200 pages product catalog and the product information is on excel tables. I import the excel file as unformatted table in Indesign and format the table using the table and cell styles. The importing and formatting goes just fine, but when i edit the linked table in excel and then try update the link the Indesign notes: "Cannot update the link for xxxx.xls. Please place the document again to reset the link." The catalogs product information is on 5 separete excel files and each file contents about 3000 rows and 7 colums, the idea was that i import the excel tables to Indesign and when the customer makes changes or correction in excel, i just update the links and thats it. This updating error sinks the whole idea, has anyone a good idea how to fix this problem or can i do the job some other way?
    Im using Indesign CS3 (5.04) and Mac OSX (10.4.11( and i have tryed two different excel version, Excel 2008 for Mac (12.1.3) and Excel 2004 for Mac (11.3.7).

    I've seen this error sporadically and have no clue what causes it. The
    only thing you can do is follow the direction and re-place the file.
    Bob

  • File Upload Help Needed - Very Urgent

    Dear All
    I am making a application in Webdynpro for uploading an excel file to the server. Can someone give me a demo application so that I can run it and see whether my server is configured or not. Also I have made the application right now and have coded the need full. But when I select a file and say submit it shows me a page not found error. Currently I am working round the clock on my project and am stuck up here. Its very urgent can any body help please with an example or a demo application.
    Regards Gaurav

    Hi,
      Check whether in server, MultipartBodyParameterName property is set to "com.sap.servlet.multipart.body" . You can check this by going to Visual Admin -> Cluster tab -> Services -> web container -> Properties sheet.
    Do assign points if i answered your question.
    Regards
    Vasu

  • Time Machine locked all Excel files. Help?

    I have had Macs for many years but have not used Time Machine until yesterday. I turned on Time Machine for the first time and did a back-up last night. Today, I cannot open any Excel file on my computer as they all appear to be read-only.
    I am using a 27" iMac with Mac OS 10.8.2. I copied an Excel file to my 13" MacBook and it opened fine. I have since turned off Time Machine but still cannot open any Excel files on my 27" iMac.
    Can you help?

    I realize this is an older thread but I just ran into this issue with a restore from Time Machine backup on a clean install Mac OS X 10.9.
    It seems that the issue has nothing whatsoever to do with the file in question or the permissions or the ownership of that file and everything to do with hidden files. If Excel saved a temporary file then you will not be able to edit the file until you delete the temp file - which is hidden.
    So what you want to do is the following:
    Open a Terminal Session and paste in:          defaults write com.apple.finder AppleShowAllFiles -bool YES
    The paste in:       killall Finder
    Go to the folder where the offending file is and find the copy of that file that is prefixed with ~$ and delete it
    Then past in:      defaults write com.apple.finder AppleShowAllFiles -bool NO
    The paste in:       killall Finder
    or you could leave hidden files visible for a time until you clean up everything - then turn em off when you get cleaned up.

  • How to convert html file into excel file in java (Need Code)

    Hi EveryBody,
    My problem is to read some coloumns of table from html page and to keep in excel file .
    My Id is [email protected]
    Bye .

    Cross post

  • Export to excel file problem

    When I export my Crystal report to excel file (97-2000)
    it does not show the Boxes and lines in excel file.
    I am using CR 11 and MS Office 2003
    please guide me how to solve this problem
    Edited by: mian ghous on Feb 10, 2009 1:59 PM

    But, DUDE, it IS possible using borders!  Each of the border options has a formula field that you can code to tell Crystal in effect "on this line of the report, I want xxx borders". 
    Let's start with the easiest example:  Say you want the line to go around the column heading (full box). then lines down each side of the column until the end, then for the the subtotal you want lines on three sides (all but top).  Set all four borders for the heading field to Single, set the right and left borders for the data field to Single, and set all but the top border for the subtotal field to Single.
    To expand this, let's say there is no subtotal, and you want the last value in the field to have a bottom border.  Set the header and data field borders as above, except for the bottom border of the data field, use the following formula (basic syntax):
    if {field} = NextValue({field}) then
      formula = crNoLine
    else
      formula = crSingleLine
    end if
    If you want the line across the top of the data field on the first detail row (i.e., not around the header), use the same logic as above, except using PreviousValue().
    HTH,
    Carl
    Edited by: Carl Sopchak on Feb 11, 2009 8:25 AM

Maybe you are looking for

  • Looking for All-In-One Sudoku Game App for iPad?

    Bare with me...  I'm going to learn now if this is an appropriate question here and if not where to go that would be appropriate? I'm looking for a great iPad Sudoku game app that offers a variety of different format variations using numbers 1-9, dif

  • Error -50103 occuring in one program, but not occuring in another similar program

    Hello, I'm a new user of LabView and I'm trying to figure out how a part of this programming process works.  Anyway, the block diagram of the working program consists of the first two pictures (C:\Users\Labview\Pictures\errorsetupnew1.jpg  -and-  C:\

  • Muse CC 2014

    Above shows the version of Muse I tried to use. I am using a Dell XPS computer, 64 bit, Windows 8.1 and I must admit defeat with Muse 2014. My standard and recommended resolution is 2560 x 1440. The tool bars and icons are so small I can just barely

  • My exchange has recently been upgraded to ADSL2 - ...

    Hello, I signed up for BT Total Broadband just over a year ago and I was connected at 8,128 Kbps on ADSL Max because that was the best my exchange offered.  However, according to Sam Knows, my exchange has recently been upgraded to ADSL2.  I tried ru

  • What is popDepth and pushDepth in HTMLEditorKit.insertHTML

    Hi, does anyone know what int popDepth and int pushDepth in HTMLEditorKit.insertHTML do? I found out (try & error) that I have to use 0 if the carret is placed in the middle of a paragraph and that I have to use 1 if the carret is placed at the first