How to import into Elements 6

My images are in my C drive.  How do I import them into the organizer in elements 6.0?
Howard

Thanks for your prompt reply.
I've been there but I don't know how to proceed.  When I open that window in 'look in' I've placed my pictures.  Then in the full window below are shown all my files and folders.  What do I put into the 'file name' section?
The 'get photos' and 'copy files and folders' are greyed out.  So I am at a loss as to how to proceed.
BTW, I have your book, 'Photoshop Elements 6' and unfortunately I could not find the answer there. So I thank you for your help in this regard.
Howard Diamond

Similar Messages

  • How To Import Into A Table with Multi-Value Fields

    Hello:
    I have a table with a multi-value field that contains states in which a company does business.  It is multi-value because there can be more than one state.  I tried to import a text tab-delimited file in which the data was arranged as follows:
    Field1 Tab Field 2 Tab OR, WA, CA Tab
    The "State field contained the multiple entries separated by a comma (like they appear in a query of the multi-value field), but it won't accept it.  Does anyone know how to import into a multi-value field?
    Thanks,
    Rich Locus, Logicwurks, LLC

    Joana:
    Here's the code I used to populate a multi-value field from a parsed field.  The parsing routine could be greatly improved by using the Split function, but at that time, I had not used it yet.   FYI... the field name of the multi-value field in
    the table was "DBAInStatesMultiValue", which you can see in the example below how it is integrated into the code.
    Option Compare Database
    Option Explicit
    Option Base 1
    Dim strInputString As String
    Dim intNumberOfArrayEntries As Integer
    Dim strStateArray(6) As String
    ' Loop Through A Table With A Multi-Value Field
    ' And Insert Values Into the Multi-Value Field From A
    ' Parsed Regular Text Field
    Public Function InsertIntoMultiValueField()
    Dim db As DAO.Database
    ' Main Recordset Contains a Multi-Value Field
    Dim rsBusiness As DAO.Recordset2
    ' Now Define the Multi-Value Fields as a RecordSet
    Dim rsDBAInStatesMultiValue As DAO.Recordset2
    ' The Values of the Field Are Contained in a Field Object
    Dim fldDBAInStatesMultiValue As DAO.Field2
    Dim i As Integer
    ' Open the Parent File
    Set db = CurrentDb()
    Set rsBusiness = db.OpenRecordset("tblBusiness")
    ' Set The Multi-Value Field
    Set fldDBAInStatesMultiValue = rsBusiness("DBAInStatesMultiValue")
    ' Check to Make Sure it is Multi-Value
    If Not (fldDBAInStatesMultiValue.IsComplex) Then
    MsgBox ("Not A Multi-Value Field")
    rsBusiness.Close
    Set rsBusiness = Nothing
    Set fldDBAInStatesMultiValue = Nothing
    Exit Function
    End If
    On Error Resume Next
    ' Loop Through
    Do While Not rsBusiness.EOF
    ' Parse Regular Text Field into Array For Insertion into Multi-Value
    strInputString = rsBusiness!DBAInStatesText
    Call ParseInputString
    ' If Entries Are Present, Add Them To The Multi-Value Field
    If intNumberOfArrayEntries > 0 Then
    Set rsDBAInStatesMultiValue = fldDBAInStatesMultiValue.Value
    rsBusiness.Edit
    For i = 1 To intNumberOfArrayEntries
    rsDBAInStatesMultiValue.AddNew
    rsDBAInStatesMultiValue("Value") = strStateArray(i)
    rsDBAInStatesMultiValue.Update
    Next i
    rsDBAInStatesMultiValue.Close
    rsBusiness.Update
    End If
    rsBusiness.MoveNext
    Loop
    On Error GoTo 0
    rsBusiness.Close
    Set rsBusiness = Nothing
    Set rsDBAInStatesMultiValue = Nothing
    End Function
    Public Function ParseInputString()
    Dim intLength As Integer
    Dim intStartSearch As Integer
    Dim intNextComma As Integer
    Dim intStartOfItem As Integer
    Dim intLengthOfItem As Integer
    Dim strComma As String
    strComma = ","
    intNumberOfArrayEntries = 0
    strInputString = Trim(strInputString)
    intLength = Len(strInputString)
    ' Skip Zero Length Strings
    If intLength = 0 Then
    Exit Function
    End If
    ' Strip Any Leading Comma
    If Mid(strInputString, 1, 1) = "," Then
    Mid(strInputString, 1, 1) = " "
    strInputString = Trim(strInputString)
    intLength = Len(strInputString)
    If intLength = 0 Then
    Exit Function
    End If
    End If
    ' Strip Any Trailing Comma
    If Mid(strInputString, intLength, 1) = "," Then
    Mid(strInputString, intLength, 1) = " "
    strInputString = Trim(strInputString)
    intLength = Len(strInputString)
    If intLength = 0 Then
    Exit Function
    End If
    End If
    intStartSearch = 1
    ' Loop Through And Parse All the Items
    Do
    intNextComma = InStr(intStartSearch, strInputString, strComma)
    If intNextComma <> 0 Then
    intNumberOfArrayEntries = intNumberOfArrayEntries + 1
    intStartOfItem = intStartSearch
    intLengthOfItem = intNextComma - intStartOfItem
    strStateArray(intNumberOfArrayEntries) = Trim(Mid(strInputString, intStartOfItem, intLengthOfItem))
    intStartSearch = intNextComma + 1
    Else
    intNumberOfArrayEntries = intNumberOfArrayEntries + 1
    intStartOfItem = intStartSearch
    intLengthOfItem = intLength - intStartSearch + 1
    strStateArray(intNumberOfArrayEntries) = Trim(Mid(strInputString, intStartOfItem, intLengthOfItem))
    End If
    Loop Until intNextComma = 0
    End Function
    Regards,
    Rich Locus, Logicwurks, LLC
    http://www.logicwurks.com

  • I have and existing web site and domain name. I'd like to know how to import into iweb. I currently use Yahoo's sitebuilder to build my site but Sitebuilder is not compatible with the iMac

    I have and existing web site and domain name. I'd like to know how to import into iweb. I currently use Yahoo's sitebuilder to build my site but Sitebuilder is not compatible with the iMac

    Chapter 2.3 on the iWeb FAQ.org site has tips on using some of the existing files, image, audio, video, etc., from the published site in the creation of the new site with iWeb.
    OT

  • Powerpoint presentation - import into Elements

    I have a video of a 60th birthday.  I also put together  Power Point presentation for the function.  I wish to combine the video using a clip within clip concept using the Power Point slides.
    Can some-one suggest what format the PowerPoint presentation be converted to, to enable it to be imported into Elements.  I have tried PDF but it doesn't work.
    Tony

    A workaround would be to use an application that can record screen activity to record a PowerPoint slideshow as a movie to then import into your project. For example Magix Movies on DVD allows you to define and record an area of the screen to a file in resolutions up to 1920 x 1080. The examples shown below are for MPEG encoding. Magix also have their own proprietary high quality codec so if you record the screen activity to the timeline you can then export in a variety of formats (e.g. DV-AVI).
    Capture options for MPEG
    Export options
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • How to import multiple elements into the same line in structure Framemaker (i.e. no carriage return between elements).

    I have a successful import process going now (DTD, EDD, ReadWriteRules, and Template) that imports a number of elements, but each onto a separate line. I now need to import three elements in a row on a single line. How do I set up to do that?

    Dear Wild,
    A container element a structured document can either be a paragraph element, that contains one or more complete FrameMaker paragraphs (elements corresponding to chapters, titles, and list items, for instance, are typically paragraph elements), or a text range element, with content that comprises part of a paragraph. An EDD doesn't need to identify paragraph elements since containers are paragraphs by default. You make an element a text range with a text format rule that specifies TextRangeFormatting.
    In your case, if you have a wrapper element that contains the three elements you want to appear on a single line, in the EDD, add a text format rule for the three inline elements that specifies TextRangeFormatting; specify the formatting of the overall paragraph in the element definition for the wrapper. If you don't have a wrapper, though, the overall paragraph will inherit formatting from whatever the containing element is; the containing element may be the document's root element or a major division such as a chapter or section. If that element's formatting is not what you want here, you can leave the "inline" elements as separate paragraph so that you can specify their formatting, but make the first two run-in heads (which is done in the Placement property of the pagination properties).
    --Lynne

  • Stupid question How to Import into Motion???

    Just curious how to import video into Motion, can't get it to go. I use a sony ex3, and Final Cut Pro.
    Help please, just getting started!!! Thanks ahead of time

    FCS is sooo easy to use it's insane... easy way to import - right click the clip in FC and Send To~ Motion / Color
    That's the ultra basic persons way :P

  • Importing into Elements 10 from Digital Photo Professional

    Dont seem to be able to open my RAW files from Digital Photo Professional into Elements 10 - have I missed something or is this not possible
    Thanks
    pamay

    Hi pamay
      It’s often simpler to open the CR2 file in Elements. You get similar sliders and tools to DPP in the Adobe camera raw dialog and any raw editing is totally non destructive. Change the bit depth from 16 to 8 at the bottom of the camera raw dialog then click open image. At 8 bit/channel the full range of editing tools will be available and you can save the finished image as jpeg knowing that your CR2 file is safe as a backup.

  • How to import an element v10 organizer keyword file into element v12??

    I am upgrading from elements 10 to 12.  In v10 I have saved a 'keyword tags' file.
    I want to import this 'keyword tag' file into v12, but don't see a way to do that.
    HELP!
    Jimbo

    I have Elements v10 on my desktop with numerous tags, with the assoicated file structure.
    I want to have the same tag structure on my laptop which has elements 12 installed.
    to create and save the keyword structure, I did is this;
    1. w/in v10 went to key word tags [see above]
    2. clicked on the down arrow to the right of the + sign,
    3. selected 'save keyword tags to file ...'
    4. kept the default option 'Export All Keyword Tags'
    5. clicked 'OK'
    which of course saved the keyword tags in a file name keyword tags.xml
    Oh, by the way, I learned how to do this save from a previous forum question.  (see my earlier post).
    Am I asking to do something that can't be done?  I hope not, because my keyword tag file has > 1100 entries.
    By the way, I viewed you suggested option from your previous input above, but I do not have the same view.  My view is shown below;
    which as you see has the [ Create (down arrow) Share (down arrow) ] at the top
    but the view below that is as shown above.  What am I doing wrong??
    Thanks for all your help.
    Jim

  • How to Import into Lightroom 3 from Photoshop elements 8?

    I just installed Lightroom 3 and bypassed the option to import my pics from from Photoshop elements 8 (to see what other options were available.  Lightroom advanced a page and there seems to be no way to return to the previous page, I've closed the page & reopened a few times.
    I cannot locate where PSe8 stores it's files either so that is not an option.  How do I reset lightroom to import my old files?  Thank you.
    I also see "upgrade files" but have no idea what this means & don;t see it explained; seems users are to already know the software before buying it.  Thanks again!
    BTW, I have tried to avoid posts in the past with my other software so not sure how I will receive the reply - assume I'll get an email.

    Thanks for your guidance, I had no idea what SDK is & only noticed Lighhtroom so picked it.

  • Importing into elements 11

    hi , when importing my last few batches , they photos do not open , rather they just sit with the hour glass on each 1 until i enlarge them to 1 or 2 per page , then they open correctly

    It depends
    What operating system are you using? How fast if your processor and how much RAM do you have? How much free, clean, defragmented space is on your hard drive?
    It also sounds like you're using the Organizer to import your video. Instead, just attach your camera to your computer via USB and use Premiere Elements' Add Media/From Flip or Camera tool to import your video from your camera to your project.
    Sony Cybershot footage, by the way, doesn't make the best video editing footage. Especially if it's saving its video as MJPEG-AVI footage. And that depends on which model of camera you're using.
    If you're using a lower end model, like the W710, and you're finding the AVIs from the camera won't work in Premiere Elements, you may need to edit the footage with Windows MovieMaker or iMovie instead. These programs aren't as powerful, but they are more versatile, when it comes to using this type of video.

  • Import into elements 13

    Will element 13 import ts files?

    dayhiker59
    You should be able to import MPEG2.ts files into Premiere Elements 13. You can import MPEG2.ts in Premiere Elements 12/12.1. Are you trying to import your .ts files in Premiere Elements 13 and are having problems? Premiere Elements 13 tryout or purchased?
    If .ts files are a vital part of your video editing workflow, then best try your files in your version of Premiere Elements?
    Or, is it that you have not purchased Premiere Elements 13 yet? If that is the case, then be sure to look at the free 30 day tryout download
    of Premiere Elements 13 from Adobe before any purchase of the product.
    Please let us know the outcome.
    Thanks you.
    ATR

  • How to import into ALSB a resource using WLST

    Hi all,
    I've an ALSB project that contains my templates (proxy, business services, xsd, etc) and I use a WLST script for creating a new project, reading additional info from a xml file, cloning ALSB stuff from my templates.
    The cloning process is working very well and now I'm trying to import xq, xsd, etc in order to replace the old with the new ones.
    As starting example I've already download the code sample created by Gregory Haardt.
    During the import phase I got an error:
    [java] #### [EventBus-DummyEvent] cloning the TransformIntoConsumerEvent proxy template
    [java] template : EventBusCore/template/[ConsumerEvent]-[ConsumerName]-TransformIntoConsumerEvent
    [java] template cloned into : EventBus-DummyEvent/consumers/Consumer1/resource/DummyEvent-Consumer1-TransformIntoConsumerEvent
    [java] #### read resource Zip file: /products/software/terraferma/release3/EventBus/repository/events/DummyEvent/DummyEvent-resources.zip
    [java] New XQuery Ref Xquery EventBus-DummyEvent/DummyEvent-IPEventConfig
    [java] #### loaded resources in project: EventBus-DummyEvent
    [java] Diagnostics for Policy EventBus-DummyEvent/DummyEvent-IPEventConfig
    [java] ERROR: <0> invalid ws-policy: policy must have a 'wsu:Id' attribute.
    [java] ================================================
    [java] #### ERROR - creation error: IPEvent project <EventBus-DummyEvent>, one or more files could not be imported properly
    [java] ================================================
    [java] No stack trace available.
    [java] Unexpected error: defClass.CreationFailure
    [java] No stack trace available.
    [java] Problem invoking WLST - Traceback (innermost last):
    [java] File "/products/software/terraferma/release3/EventBus/scripts/cloning.py", line 662, in ?
    [java] File "/products/software/terraferma/release3/EventBus/scripts/cloning.py", line 131, in cloning
    [java] File "/products/software/terraferma/release3/EventBus/scripts/cloning.py", line 621, in loadResources
    [java] CreationFailure: 'IPEvent project <EventBus-DummyEvent>, one or more files could not be imported properly'
    The zip contains the new xquery:
    jar tvf .../DummyEvent-resources.zip
    7575 Fri Sep 21 14:22:20 CEST 2007 DummyEvent-IPEventConfig.xml
    and the script is:
    # create the new XQuery ref
    queryName = IPEventProjectName + '/' + IPEventType + '-IPEventConfig'
    newXQueryName = queryName.split("/")
    newXQueryRef = Ref(TypeIds.XQUERY_REF, newXQueryName)
    print "New XQuery Ref", newXQueryRef
    bytes = readBinaryFile(resourceZip)
    result = ALSBConfigurationMBean.importZip(projectRef, bytes, None)
    print "#### loaded resources in project:", IPEventProjectName
    # check for errors
    diags = result.getFailed()
    if diags != None and diags.isEmpty() == false:
    printDiagMap(diags)
    failed = 'IPEvent project <' + IPEventProjectName + '>, one or more files could not be imported properly'
    raise CreationFailure(failed)
    Do I need to create a Ref object for any resource to be imported? What is the meaning of 'invalid ws-policy'?
    Thanks
    ferp

    solved ...
    I changed the file extension of the xquery inside the zip file from .xml to .xquery:
    jar tvf /.../DummyEvent-resources.zip
    0 Fri Sep 28 14:07:36 CEST 2007 resource/
    548 Fri Sep 28 14:09:44 CEST 2007 resource/DummyEvent-IPEvent.xsd
    7575 Fri Sep 21 14:22:20 CEST 2007 resource/DummyEvent-IPEventConfig.xquery
    I've also noted that if I organize the artifacts inside the zip within folders that structure is preserved in ALSB:
    [java] #### loaded resources in project: EventBus-DummyEvent
    [java] #### ... XMLSchema EventBus-DummyEvent/resource/DummyEvent-IPEvent
    [java] #### ... Xquery EventBus-DummyEvent/resource/DummyEvent-IPEventConfig
    Best
    ferp

  • How to import into ical 2

    i want a txt-file or tab dilimited file imported in ical.
    I used to use iCalTextImport, but I get an error message on opening the program, saying something like 'an error has occurred - please check your settings! the eror was: can't make "5,11108644555E+5" into type real'.
    does anyone know another way?
    maybe into a format that ical understands?

    Have you tried to download icalTextimport again and use the new version?: http://homepage.mac.com/penicuik/FileSharing15.html
    Also, have have you tried icalmaker - it does cost money but has many features: http://www.mmisoftware.co.uk/pages/icm.html
    hope this helps

  • How to import into lightroom 3.6 from my pictures windows xp

    also, after editing in Develop the photo goes darker in Print and also darker back to Develop and Library

    Dear Mr. Wright:
    In the back of my mind it seems like I might have seen a CD concerning my HP monitor but I'm not sure.  Yes I did see a CD concerning a 15"  17"  &  19" screen.  I just looked everywhere and can't find a thing.  I just remembered I have a (HP vs17e) with small speakers in the bottom corners and I saw that CD about 3 weeks ago.  Maybe it will turn up if I keep looking?
    About 5 years ago when I was using Lightroom or #1, I remember importing My Pictures from windows xp into the Library Space and picking a Folder to highlight and it would go right into the folder section of Lightroom (no problem).  Now now there are 3 screens (2 large ones and 1 small screen and I am totally confused.  I've been sick for 3 years and haven't taken any photos for 3 years.  Today I shared my 3 folders from My Pictures in windows xp with Lightroom 3.6 and nothing happened in 3.6.  So I moved my folders back to My Documents and then drugged the folders to (My Pictures Folder) in My Documents.  Now my 3 folders are back in My Pictures in windows xp.  Yesterday I had all 3 folders in 1 folder titled E: (much too large) and then the large folder was missing this morning from Lightroom 3.6.  When you click on My Pictures in 3.6 you get Sample Pictures...... I deleted the Sample photos from my My Pictures in windows xp but haven't tried clicking on 3.6 (I started working on these 2 problems at 8:00am it's now 7:30pm).
    RobertRothePhotog .............. [email protected]

  • How to import Photoshop Elements 6 Catalogs to Elements 12

    One of my customer purchased Elements 12 and he need to import his Catalog files originally from Elements 6. He created the BUC file from PSE6 machine and Transfered it to the new PSE 12 system. Tried to open the backup  catalog.buc file  with PSE12 but it said, "Could not complete request because not the right kind of document". Please help me to resolve  this issue. Please give me exact steps to resolve the issue.
    Regards
    Jins

    jinsmn wrote:
    One of my customer purchased Elements 12 and he need to import his Catalog files originally from Elements 6. He created the BUC file from PSE6 machine and Transfered it to the new PSE 12 system. Tried to open the backup  catalog.buc file  with PSE12 but it said, "Could not complete request because not the right kind of document". Please help me to resolve  this issue. Please give me exact steps to resolve the issue.
    Regards
    Jins
    A catalog backup created by the organizer is a folder containing many files and sub-directories. It contains everything to restore both your 'catalog' and your media files.
    Those files are mainly renamed version of each media files (also of the xmp sidecar files which contain metadata changes), but two files are very important:
    - the catalog.buc is a renamed copy of the sqlite database : catalog.pse12db. You could rename it back to recover the database, but normally only the restore process uses it.
    - the backup.tly file contains everything necessary to re-create your folder tree and rename your media files to their original names. It's the important file the backup process searches for before starting the restore. Note that when you start the backup process and browse to the catalog backup location, you may not see the backup.tly file immediately, but only after a few seconds. As soon as that file is displayed in the dialog, your can start the restore.

Maybe you are looking for