SharePoint Library - If I save file from Excel File Save As - then I always get "File already exists. Do you want to replace it?" - Upload works fine though.

Hi there,
In my SP 2010 document library - When I try to save an Excel file from File > Save As menu to the document library it always prompts me "File already exists. Do you want to replace it?" even though the file does not exist in that document library.
To the same document library - if I upload a file then it accepts it all fine.
Any clues why I cannot save files using File > Save As menu?
Thanks.

Hi,
As I understand, the notification pops up when you save an excel file to SharePoint library, while when directly upload file to library, there is no wrong.
Please confirm if the issue occurs to other machines.
Please open Microsoft Office Upload Center on the issue machine, then click settings, clear cache via checking Delete files from the Office Document Cache when they are closed.
http://office.microsoft.com/en-in/excel-help/office-document-cache-settings-HA010388664.aspx
If the issue occurs to client, I’d recommend you also ask the question in Excel forum:
http://social.technet.microsoft.com/Forums/office/en-US/home?forum=excel
Regards,
Rebecca Tu
TechNet Community Support

Similar Messages

  • Creating pdf file from excel worksheet and save file in a macro created folder.

    Hi I have 3 worksheets and I want to conditionally convert them into a pdf file and than save said file into a folder that the macro will create if not already existing and name it with content of cell A1. So my question is if it is possible to do that with
    the following program?
    Thanks.
    Sub PrintStuff()
    Dim vShts As Variant
    Dim strFileName As String
    vShts = Sheets(1).Range("A1")
    If Not IsNumeric(vShts) Then
    Exit Sub
    Else
    ' Change path and filename as desired
    strFileName = "C:\MyFolder\MySubfolder\MyFile.pdf"
    If strFileName <> "False" Then
    Select Case vShts
    Case 1
    Sheets("Sheet1").Select
    Case 2
    Sheets("Sheet2").Select
    Case 3
    Sheets(Array("Sheet1", "Sheet2")).Select
    End Select
    ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, _
    Filename:=strFileName, _
    OpenAfterPublish:=False
    End If
    End If
    End Sub

    Option Explicit
    Sub PrintStuff()
    Dim Path As String, FileName As String
    Dim ThisSheet As Variant
    Dim MySheets As Variant
    Path = "C:\MyFolder\MySubfolder\"
    FileName = "MyFile.pdf"
    If Not FolderCreate("C:\MyFolder\MySubfolder") Then
    MsgBox "Can not create folder"
    Exit Sub
    End If
    Select Case Range("A1")
    Case 1
    Set MySheets = Sheets("Sheet1")
    Case 2
    Set MySheets = Sheets("Sheet2")
    Case 3
    Set MySheets = Sheets(Array("Sheet1", "Sheet2"))
    Case Else
    MsgBox "Uuups."
    Exit Sub
    End Select
    Set ThisSheet = ActiveSheet
    MySheets.Select
    ActiveSheet.ExportAsFixedFormat xlTypePDF, Path & FileName, OpenAfterPublish:=False
    ThisSheet.Select
    End Sub
    Private Function FolderCreate(ByVal Path As String) As Boolean
    'Creates a complete sub directory structure
    Dim Temp, i As Integer
    On Error GoTo ExitPoint
    If Dir(Path, vbDirectory) = "" Then
    If Right$(Path, 1) = "\" Then Path = Left$(Path, Len(Path) - 1)
    If Left$(Path, 2) = "\\" Then
    i = InStr(3, Path, "\")
    Temp = Split(Mid$(Path, i + 1), "\")
    Temp(0) = Left$(Path, i) & Temp(0)
    Else
    Temp = Split(Path, "\")
    End If
    Path = ""
    For i = 0 To UBound(Temp)
    Path = Path & Temp(i) & "\"
    If Dir(Path, vbDirectory) = "" Then MkDir Path
    Next
    End If
    FolderCreate = True
    ExitPoint:
    End Function

  • Problem Creating PDF Files from Excel 2007

    I am running WinXP SP2, Office 2007, and Acrobat v8.1.2. I have an Excel workbook with multiple worksheets. When I was using Excel 2003 I could create a PDF file using five of the six worksheets. Since upgrading to Office 2007 I am unable to create PDF files from Excel. I can create PDF files from Word 2007. When I attempt to use the Acrobat Plug-in to create a PDF I get a message saying the file needs to be saved first. It then attempts to save the file to a strange, somewhat random, file name (e.g. A234G53). When I say OK Excel just hangs and is unresponsive. The way that I can clear it is to stop Excel using Task Manager. I have tried reinstalling Acrobat without successfully solving the problem. Any ideas on how I can diagnose and/or solve the problem?
    Thanks.

    Is your Excel file on a location outside your machine's disk? If so, try copying to local disk.
    Does the Excel file have any protection applied to it? If so, try removing the protection
    If these don't work, can you post a sample file that demonstrates the problem.

  • Flatten a PDF file from Excel

    Flatten a PDF file from Excel
    Is there any way to run a javascript to flatten a PDF document from Excel?
    I’m populating a PDF form from Excel by creating a FDF file, once I finish I need to flatten it.
    Is there any way to accomplish this without having Adobe Acrobat?
    Thank you,
    Luis Gonzalez

    Reader cannot flatten a document, if that's what you're asking. A user with Acrobat installed can, in which case you can use VBA to control Acrobat. For exampe: http://www.khk.net/wordpress/2009/03/04/adobe-acrobat-and-vba-an-introduction/

  • Opening a file from Excel

    I have an .htm file in the server. The location is /Data/Webfolders/<appset_name>/appset publications/file.htm
    How can I open this .htm file from excel? Is there any evmnu command available for the same.

    Hi,
    Thanks for the help. I think I will go with OSCLD command.
    However, if I want to use the command in custom menu, how should I define it. I used the below command in the Action column of the custom menu EV_DEFAULT tab.
    OSCLD("Quality","Reporting Planner.htm", , ,1)
    But the above statement is not working.

  • Uploading a file from excel

    Hi All,
       can any one tell me the procedure for uploading a file from excel to ecatt.
       Regards,
       Afroz

    Hi Afroz,
    =>In SAPGUI release 6.40, one can directly attach the excel to test configuration.
    =>In SAPGUI 6.20, read the excel using function module
    'CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD' in ABAP-ENDABAP block. Find the count of lines. Using DO-ENDO loop using the count of lines as counter, assign the current set of data to transaction.
    Regards.

  • How to import a file from Excel or Access?

    I use Oracle816 on windows2000 Server..
    Let me know!!
    How can I import a file from Excel or Access?
    null

    Treat the excel file as you would any other file you load into the Repository.
    Files can be loaded into the Repository from the Repository Object Navigator, the Commandline tool or even through the Java API.

  • Why can't I open and retrieve my files from iPhoto and my address book after importing the files from my Power mac G5 to my new Mac Pro? I get a warning that says the new OS on my Pro doesn't open files from a Power Mac. Any idea how I can fix this?

    Why can't I open and retrieve my files from iPhoto and my Address Book after importing the files from my Power Mac G5 to my new Mac Pro? I get a warning that says the new OS on my Pro doesn't open files from a Power Mac. Any idea how I can fix this?

    For your addressbook, export the files to vCard on the PowerMac, then bring them over to your Mac Pro. For your iPhoto, copy the Users -> yourname -> Pictures folder to your Desktop on the Mac Pro, and open iPhoto on the Mac Pro holding the command and option keys.  Select the library file from that Pictures folder and open it.  It should import all the pictures into iPhoto as part of the rebuild process.  Other PowerPC to Intel migration issues are covered here: https://discussions.apple.com/docs/DOC-2295

  • I cannot upload an exel file from lap top to numbers in iPad, message says file not supported.   Any help please?

    I cannot upload an exel file from lap top to numbers in iPad, message says file not supported.   Any help please?

    File Sharing lets you transfer files between iPad and your computer. You can share files created with a compatible app and saved in a supported format.
    Apps that support file sharing appear in the File Sharing Apps list in iTunes. For each app, the Files list shows the documents that are on iPad. See the app’s documentation for how it shares files; not all apps support this feature.
    Connect iPad to your computer.
    In iTunes, select iPad in the Devices list, then click Apps at the top of the screen.
    In the File Sharing section, select an app from the list on the left.
    On the right, select the file you want to transfer, then click “Save to” and choose a destination on your computer.
    Transfer a file from your computer to iPad:
    Connect iPad to your computer.
    In iTunes, select iPad in the Devices list, then click Apps at the top of the screen.
    In the File Sharing section, click Add.
    Select a file, then click Choose (Mac) or OK (PC).
    The file is transferred to your device and can be opened using an app that supports that file type. To transfer more than one file, select each additional file.
    Delete a file from iPad: Select the file in the Files list, then tap Delete.
    or use dropbox

  • I want to take files from my PC (using a Seagate external hard drive) then plug this Seagate External hard drive into my Mac Book Pro and move the files from the Seagate External Hard drive onto my Time Capsule. I do not want to put these files on my Mac

    I want to take files from my PC (using a Seagate external hard drive) then plug this Seagate External hard drive into my Mac Book Pro and move the files from the Seagate External Hard drive onto my Time Capsule. I do not want to put these files on my Mac. How do I do this? Where do I put these files on my Time Capsule? Will it affect the functioning of my Time Capsule?

    Mixing files with data is not always great idea.
    See info here.
    Q3 http://pondini.org/TM/Time_Capsule.html
    Why not just connect the PC directly to the TC by ethernet and copy the files over?
    It is hugely faster and much less mucking around.
    In windows load the airport utility for windows.. if you have not already as this will help you access the drive.
    There is more info here.
    http://support.apple.com/kb/HT1331

  • HT3678 If I download a .mov file from gmail, I am not able to open the file. I reinstalled QuickTime 7.6.6, still unable to open the file. If I download the same file from another mail server I have no trouble. What is gmail doing to my file?

    If I download a .mov file from gmail, I am not able to open the file. I reinstalled QuickTime 7.6.6, still unable to open the file. If I download the same file from another mail server I have no trouble. What is gmail doing to my file?

    Also i have reinstalled the reader9 two  times and tried with reader8 also but in both the cases same problem.
    it would be gr8 help if someone can help.

  • Removing files from nano 6th gen: right clicking on selected file will not reveal a delete option, only play, get info, rate. Highlighted and hitting delete key doesn't work.

    Trouble removing files from 6th gen ipod nano: right clicking on selected file will not reveal a delete option, only play, get info, and rate. Highlighting the file and hitting delete key doesn't work. Have run diagnostics and rebooted nano to no avail. This is my second 6th gen nano; this prob never occured with it. Will greatly appreciate any help.

    Doink!  I didn't realize it wasn't checked. Works perfectly now. Thank you for post!!

  • The Wifi storage options are interesting but it seems they only allow to read files from the device on the iPad but not transfer files to the storage device via WiFi.   I'm looking for a possibility to use the iPad for photography while traveling, without

    the Wifi storage options are interesting but it seems they only allow to read files from the device on the iPad but not transfer files to the storage device via WiFi.
    I'm looking for a possibility to use the iPad for photography while traveling, without the access to a computer.
    Shooting photo's in RAW format crates pretty big files that will fill up the iPad's memory pretty fast if you shoot a lot during a (let's say) month long trip.
    my idea was to use load the photo's to the iPad so i could view them and sort out any bad ones. then copy them over to the storage device so i can continue using my CF cards for shooting. I have an image thank for copying the photo's directly to the HDD but it would be so sweet to be able to check them on the iPad before hand.
    any suggestions?

    Check out pogo plug device, it allows you to upload camera roll via wifi.

  • When I try to export files to excel I am asked to subscribe and I have already joined.

    When I try to export files to excel I am asked to subscribe and I have already subscribed.

    Hi Melissa1166,
    I checked your account and don't see any order history associated with the email address that you use here in the forums. Is it possible that you used a different email address when you purchased your subscription?
    Best,
    Sara

  • Have new MacBook Air and old MacBook. Can send file from Air to MacBook by Bluetooth but cannot transfer file from MacBook to Air.

    Have new MacBook Air and old MacBook (2 1/2 years old). Can transfer files from Air to MacBook by Bluetooth but cannot transfer file from MacBook to Air. When I try, MacBook does not recognize Air. File transfer only goes in one direction. Any solution to this problem? Regards

    The Setup Assistant can restore your data from a Time Machine backup. You'll be asked if you want to do this the first time you turn the computer on.
    (60797)

Maybe you are looking for

  • Profit-Center derivation in case of intra-company with external P/O

    Hello, I work within ECC 6.0 with new G/L and profit center accounting. I wonder about the system behaviour in the following case: 1. profit center (PC) #1 is doing a sales order and needs material from PC# 2. PC #2 generates a purchase order (naming

  • Use of arc processess in standby location

    Hi, What is the use of archive processes in standby database when the log shipping is done by arch process.

  • Status updation in Notification

    Hello Guru's, In my process of Notification change mode transaction  ,When I add task to the notification ,the task status is not appearing in the status column of the task tab .

  • Best Practice Moving to iPrint Appliance

    I'm working with a site that has some old NDPS printing on NetWare 6.5 and some OES based iPrinting. We are moving to the iPrint appliance. While you can migrate/import printers from the old system into the appliance, I haven't figured out the best w

  • Putting home DVD on to Itunes to view on apple TV

    Hi Everyone, I have a lot of old 8mm video that I have put on DVD discs. I would like to copy these onto my imac to watch on apple tv. How do I do this please? Thanks