Importing xlsx file in Ms Project 2013

I have followed Mr Dale instructions in his book "Ultimate study guide : foundation Microsft Project 2013" about creating a new Project from an excel Workbook" Module Project Definition, page 125 to 133, but unfortenatly i can't import the
Excel file i have first exported from Ms Project?  I have exported the file "Using new filters 2013.mpp" to Excel format and it works well. but when i tried to import the excel file with the task_table, resource_table and assignment_table
it does'nt work. Can Mr Dale help me?

Oumarou SANOU --
As I believe you must have done, I saved the Using New Filters 2013.mpp file as an Excel workbook using the Project Excel Template option, and the export process generated the Excel workbook as expected.  If it is any consolation to you, when I attempted
to use the Import Wizard to import the exported Excel Workbook, I see the EXACT SAME ERROR DIALOG that you see!  GRRR!  So, your are not doing anything wrong.
I then tried exporting the same MPP file, except this time using the Selected Data option.  I ended up with the same error dialog you see.  I can only conclude that there is a bug in Microsoft Project 2013 that was not present at the time I co-authored
the book.  At present, I cannot see any workaround.  We should not be seeing the error dialog when we attempt to import a project in Excel format that was exported directly from Microsoft Project 2013.
I will report this to my contacts within the Microsoft Project 2013 development team and see if they can confirm it is a bug.  And if I hear back, I will report the results in this user forum.
Dale A. Howard [MVP]

Similar Messages

  • I cannot import my files into my project

    I am trying to import my files into my project but when I right click the file, nothing happens.  It does not give me an option to import. Nothing comes up at all.

    More information needed for someone to help... please click below and provide the requested information
    -PPro Information FAQ http://forums.adobe.com/message/4200840

  • Import wmv file to the project -Premier CS5.5. I got a half screen black!!

    Hi I tried to import a wmv file to the project as i do everyday with Premier CS5.5. I got a half screen black!! Is anyone know the reason for that?  Thanks!!!

    It appears that Microsoft has issued the fixed update:
    https://technet.microsoft.com/en-us/security/bulletin/ms13-057
    See the "Update FAQ" section:
    "Why was this bulletin revised on August 13, 2013?
    Microsoft revised this bulletin to rerelease the 2803821 update for Windows 7 and Windows Server 2008 R2.
    The rereleased update addresses an application compatibility issue in which WMV encoded video could fail to properly render during playback. Windows 7 and Windows Server 2008 R2 customers should install the rereleased update."

  • How can i import dll files in java project in eclipse?

    Hi All,
    How can i import or link dll files in java project in eclipse?....
    dll files contains
    import com.ms.com.ComLib;
    import com.ms.com.Variant;
    import com.ms.com.ComFailException;
    import com.ms.wfc.data.AdoException;
    import com.ms.wfc.data.AdoEnums;
    Any idea of this please tell me.....
    I am using eclipse 3.4 and JRE 1.4
    Is this possible?
    Please tell me!!!!!!!!!!!!!
    Voddapally

    iMovie cannot edit mpg files, unles they come directly from a supported camera.
    I would suggest that you use a free third party app to convert it.
    Get MPEG Streamclip from Squared 5, which is free.
    Drag you mpg clip into MPEG Streamclip.
    Then, FILE/EXPORT USING QUICKTIME
    Choose Apple Intermediate Codec, and save it where you can find it. You should be able to import this file into iMovie, using the FILE/IMPORT/MOVIE command.
    Note: If your file is an MPEG2 clip, you may need to purchase the Apple QuickTime MPEG2 Playback Component from Apple. MPEG Streamclip will tell you if you need this. Don't buy it unless you have to. It costs about $20. You just have to install the component. MPEG Streamclip will use it in the background.

  • Import fla file in Flex Project

    I've just found this nice effect in flash.
    Would it possible to import it in a Flex project?
    Thanks in advance.
    Greetings!

    I got these files also. But how to use Flash's fl.transitions. package with Flex.
    Flash and Flex are doing transitions very differently.
    In Flex, for example,
    Define a transition effect: <mx:WipeLeft id="wl"/>
    Use it: <mx:Canvas id="home" ... showEffect="wl">
    Flash uses TransitionManager:
    import fl.transitions.*;
    import fl.transitions.easing.*;
    var myTM:TransitionManager = new TransitionManager(my_mc);
    myTM.startTransition({type:Wipe, direction:Transition.OUT, duration:3, easing:Strong.easeOut, startPoint:1});
    How to define the MovieClip - "my_mc"? Both Flex and Flash have flash.dispaly.MoiveClip. Are they the same?

  • Importing .htm files into RoboHelp project

    In my project in RoboHelp, when I go to File > Import > HTML File… to add a .htm file to my project, it locks up on me instead of providing a directory listing allowing me to select files to add to my project.  The only way to get out of it is to go to the Task Manager and killing the process. 

    Hi there
    Your use of "The Vault" would seem to most certainly describe some form of a Source Control system. Source Control systems offer a combination between a Librarian and a Traffic Cop. Typically you log into these systems with a user ID and a password. That way the system knows who you are.
    Typically with these systems the data resides on a coroporate network. And also typically you will have a "working folder" on your hard drive where the files exist. When everything is checked into the Source Control system, the files on your hard drive are flagged as "Read Only".
    When you need to work with a file, you perform a process of checking out. The Source Control system then changes the Read Only status of the file on your hard drive to Read/Write. But it also makes a note of the date/time stamp. If the file stored in Source Control is newer than the counterpart on your hard drive, it copies the newer file to your hard drive before allowing you to make changes.
    I'd begin with a simple sanity check. Create a totally separate and new project. Add a topic or three. Add an image. Generate. Do things work okay? If not, you have some form of issue with RoboHelp that needs to be resolved before you attempt to troubleshoot what is happening with your project in Source Control.
    Perhaps try copying the content from Source control to a different folder and see if you are then able to make edits.
    Hopefully something here either helped directly or sparked a thought that does.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Importing Map Files into a Project

    Hello,
    The programmers at my job create map files, and when map
    files are sent to me, they're sent in a format that includes hex
    values (e.g.: 0x1177E). I've noticed map files that were imported
    in other help projects have this format:
    #define ID_Size 1001
    Out of curiousity, do map files have to be in the above
    format before importing them into a help project, or can RoboHelp
    perform a conversion to the above format once map files are
    imported?
    Since I receive map files from programmers, do they need to
    convert the map files to the above format before sending them to
    me?
    I found something in the Knowledge Base Guided Search on
    this, but I want to know if anyone knows of a new process that may
    be in the latest version (X5) of RoboHelp.
    Thanks,
    Felicia

    Hi John,
    Thanks for your response. These are a few map IDs/map numbers
    and how they appear in one of the map files given to me by a
    programmer:
    HID_SELECTION 0x10005
    HID_SNAPS_CANCEL 0x10006
    HID_TOOLBARS_PRINT 0x10007
    HID_T_FITTING_MANIFOLD 0x11AB2
    I wonder, according to what's stated in the Help for
    RoboHelp, if the map ID should appear like this before I import the
    map file into a project:
    #define HID_SELECTION 0x10005
    or:
    #define HID_SELECTION 65541
    Does the "#define" have to be in front of the map ID and map
    number before the import takes place?
    Felicia

  • I can't import prproj-files to another Project as before

    Hey,
    since I updated Premiere Pro I can't import projects like the way I want. I made a sequenz with some video, audio and effects: http://puu.sh/gEB8n/831acf7fa4.png
    but when I import it to a new project, it will only be shown as one long video and audio track: http://puu.sh/gEBV3/137853ad4d.png
    Why did this change and what can I do so that the project is imported as I saved it???

    Thank you, that helps me a lot.

  • Import Excel file to update project

    I’m trying to update my current project activities with codes in User Defined Fields created in another version of the project. Everything seems to be okay up to the point when I’m selecting the project to import the excel file to. I try and select a project, but there are no projects displayed (I’m actually trying to do this from within the project I want to import to). Is this something to do with the Citrix system my software is running on or what? Searching the internet, I found something that says I have to have exclusive privileges as an “Admin Superuser” or an “Project Superuser” whatever they are – I couldn’t even find that option under Admin Users.
    Many thanks.

    You need to login as an admin user and go to User Access. Check the Global Security Profile column for your user in the user access. This is where the settings are eefined of Admin user and Project supervisor
    Regards,
    Amit K

  • Why can't I import .MOV files or Imovie project?

    I converted a Power point presentation to a .mov and FCPX wouldn't recognize it. I got an alert that there were no importable files.
    I did import it into IMovie, and could work on it there, but Imovie audio implementation is so bad that I didn't want to even mess with it, so I tried to import the project into FCPX form an IMovie project but it came up blank.

    I merely saved the PPT with its timings as a .mov from PowerPoint for Mac.
    FCPX wasn't able to  recognize it, but IMovie was. I merely did a straight import
    It was about 30 minutes long.  The audio didn't transfer however, so I was going to use Final Cut to add it.
    The information I got from the quicktime inspector was:
    640 x 480 pixels (Actual)
    218.65 kbit/s
    33.8 MB0.03
    Apple Animation, 640 x 480,Millions+

  • Can't Import DTS files to project

    Hi, there,
    I passed through a lot of warning and error messages basically due to some kinds of bugs in the temperates ( PGC error, OPS error 0X00000020 ) and not supporting MPG audio files ( End of file error ) I could work out, but there is still one I can't fix.
    When importing DTS files to Encore DVD 2.0, I have the message
    " DTS audio is supported in this version of Encore, but not during the preview, It cannot be played during production, but will be written correctly to DVD, etc...."
    I click ok then this other message pop-up:
    " The software that's used to decode the media is not available on this system. Installing the correct decoders for the files you are working with may help to correct the problem. "
    Then it stops to import
    I download all codecs for DTS but it doesn't solve the problem.
    I haven't seen any problem of that kind im the forum comments. So everybody can import DTS files to a project.
    Please, it would be great if someone can tell me how to do it.
    Thanks a lot.

    Hi,Neil.
    Thanks for your reply.
    Computer information:
    Presario 2100 (DS629S)( Notebook )
    Bios : Phonix Technologies ltd. KE.M165
    Processor : Celeron :2.4 GHZ
    x86 Family 15 Model 2 stepping 9 - speed 2395 MHz
    Ram 512 MB DDR
    Graphic card : 64 MB ( Shared ) -TV out
    Audio card : stereo
    HDD : - used 17.21GB - Free 57.35 GB
    CD rom : DVD rom/ CD-RW
    I save the project on a removal HDD that I replug to my PC where is the DVD writter.
    To do the first tests,
    I ripped the streams from movies (NTSC and PAL) into big files M2V, audios AC3 and DTS using DVD Decrypter.
    No problem to reimport the M2V and AC3 files but I got that warning message since the beginning.
    Then I install the codecs K-Lite Codec pack i downloded from the Internet. It didn't solve the problem.
    I've got those OS Errors while using the Mod Soccer Submenu. psd temperate when I tried to delete it because of a "end of file" error message when burning as DVD files on the hard disc.
    Those warning desappeared immediatly after I restarted the computer and deleted that temperate from the project menu and replaced it with an other. I am not the only one who's having problem with that specific temperate.( Read from other users comments )
    PS: I can't use Adobe Encore DVD 2.0 with my desktop because the processor is an Athlon XP 2600 ( SSE2 not supported. What a pity! )
    I hope You've got enough info and can advise me what to do.
    Thanks a lot.
    Bruno

  • When importing WMV files, I only get the first few seconds of my movie.

    I'm trying to do some color correction on a wedding video.  The video was captured using Windows movie capture software and saved as a WMV file.
    The file is about 700MB and 50 minutes long.  When I import the file it the Project tab says the duration is only about 25 seconds.  When I preview it, still only 25 seconds will show up. It's doing this for every video of the wedding that I import.
    Any ideas on how to fix this?

    What version of AE and with what compression settings were they captured? Premature stream endings usually points to VBR encoding, which AE doesn't particularly like. The files from Movie Maker may also contain program-specific data such as edit markers, which also could be mis-interpreted by AE. Check such things and perhaps try differnt settings. Failing that, simply use VirtualDub and similar tools to convert to conventional AVIs or otehr suitable formats.
    Mylenium

  • Can't Import AAC file into Premier CS4

    Hello!
    As the title says, I'm not able to import AAC files into my Premier Pro projects.  The funny thing is that these files were created in Premier Pro CS4, so what gives?  I took the audio out of a video and exported ONLY the audio in AAC format.  But when I want to import these files into a project, it gives me a file not supported message.  What am I doing wrong?

    It says the codec is installed, so it should work no?  I mean, like I said in the OP, I created these files in Premier Pro.  I find it odd that I can't import files I created in the same program I used to export them.
    I do agree that if you Export a file from a program, it should Import into that same program. That similar once did, but do not now, indicates that something has changed. Trying to find out what that is can be a bit time-consuming and can lead to dead ends.
    I would try the Export again, but use PCM/WAV, to make sure that that method, format will work.
    Good luck,
    Hunt

  • Help with importing r3d files into premiere pro cs6

    When I try to import these files into the media browser, a notification pops up saying the file is either damaged or unsupported. The file is not damaged however, and I need to be able to import these files into my project.

    do you know the 'flavor' of .r3d?
    red epic: imports fine
    red dragon: can't import into cs6
    if it's dragon, you will have to flip to a format cs6 likes
    by using the free redcine-x
    http://www.red.com/products/redcine-x
    hahahahahahahahahaha!!!

  • Having trouble importing video files

    hi, look Im kind of new on this program so I have been importing video files to the project but when I watch them they appear without sound. If I open them in quicktime or any other player they do have sound but its like final cut does not recognize the sound on them. Do anyone know about this? it happens in different types of video files, even when I open the "item property" thing and I look at the format there is a list there but sound issues do not appaer. please let me know if you know something.

    Importing from...where? What format are these files? FCP doesn't work with just any QT file...they have to be editable codecs. Not all QT codecs are editable.
    Shane

Maybe you are looking for

  • Creating a service material.

    Hi All, One  of the user has sent a request to create a service material (Security Software). This is mainly for to improve security of the current billing  cycle. I used T-Code MM01 to created the material but later on instructed to create this mate

  • Sound in system and Rhythmbox is scratchy and skips

    Two problems. Since a few hours ago, the sound on my system and in Rhythmbox has been *extremely* scratchy. I'm playing mp3 files through Rhythmbox, and in the system, the terminal beep is also quite scratchy. However, the scratches aren't present in

  • IPhone 6 plus video files

    To those of you who have iPhone 6 plus phones, how big are the video and still photo files?  Video in MB /Min. ?

  • Setting audio levels

    I must adjust the audio of several videos partly to make the clips in each video sound at the same sort of level, and to avoid distortion or startling viewers on loud bits. The video will be distributed using DVD Studio Pro 3. I have read: http://dis

  • DropDownByIndex and structured Node

    Hi, I have defined a structure with a field display of type string. I create a context node from that structure so that I have a node attribute named display of type my_struct-DISPLAY Problem is that I would like to display this attribute in a dropdo