How to copy and paste the same answer choices multiple times

I am making testing forms and each question has the same multiple choice answer selection.  I have been having to type each one of them individually instead of being able to duplicate it for each question.  How can I do what in Word would just be a "copy and paste" function?

So you want the user/person to do the "cut&paste" action (ie. ctrlc ctrlv) and have the data paste itself across rows correctly much like Excel does. I don't think this "intelligence" is built into Adobe table controls as it is in Excel (and Excel is smart enough to even handle it different ways depending on how the user selects cells).
The only thing I can think of is that you could "capture" the user trying to paste into a cell/row in your table (maybe in the onFocus or onClick events), then grab the data, parse it out (but looking for some character) and then have your code distribute the data across the rows. However, I personally think that would be a lot of overkill and prone to other issues and errors.

Similar Messages

  • How to copy and paste the graphics from illustrator to MS word. What I tried is exporting in png with highest resolution and then inserting in to word. This loses a bit of resolution in comparison to direct copy and paste as EMF.  But if I do a copy and p

    How to copy and paste the graphics from illustrator to MS word. What I tried is exporting in png with highest resolution and then inserting in to word. This loses a bit of resolution in comparison to direct copy and paste as EMF.  But if I do a copy and paste, and then take a print of the document, all the graphs and text is printed upside down, flipped back.

    Use the Pencil Tool
    alex
    adrian stock wrote:
    > How to copy and paste a single pixel
    >
    > I want to copy a single pixel and then paste it in the
    position of
    > another pixel in the same image.
    >
    > (This is in effect changing the colour of the target
    pixel, isn't it.
    > But in my case copying an existing pixel seems simpler
    than selecting a
    > colour from the swatch or using the colour picker.)
    >
    > What is the most efficient way of doing this?
    >
    > I tried to select one pixel with the marquee tool. Then
    copied it with
    > control-C, but then how do I select the target pixel and
    paste with
    > control-V?
    >
    > Thanks for your help.
    >
    > Adrian
    >

  • How to copy and paste the text in Russian - 'command+c' erases it

    How to copy and paste the text in Russian - 'command+c' erases it

    I want to publish a book with Blurb. They don't have Russian fonts, so I have to type the text in Russian in Notes in my iPad, send it to my e-mail box, and then open the e-mail box in Mac, and copy and paste the text into the book template of Blurbs. I don't know how to make a Russian keyboard in Mac to be able to type quickly. I asked about it  in the Apple store, and they showed me how to find a Russian keyboard in the net, but it takes much time to type using a screen keyboard, and the texts also cannot be copied and pasted, when they are in Russian. They are erased when I press 'command+C", and all I have is a single letter 'c' instead. No problems with texts in English. Maybe Russian is not supported for copying and pasting?:(

  • Is there a way to copy and paste the same changes in keyframes along the timeline?

    Hi,
    I was doing an effect (changing the parameters in keyframe editor) and I wanted to do the same effect in specific moments on the timeline. Is it possible to copy and paste the same effect on the keyframe editor?
    Thanks

    Following on from GFXZen, as well as repeating a series of keyframes as a regular pattern, if you need to move some of the repeats a little (to match moments in a soundtrack), use the Generate Keyframes command. That turns the extrapolated curves into editable and moveable keyframes.
    There's more on information on keyframe extrapolation and generating keyframes at the bottom of this page from the Motion help system.
    Check out the help information on the Transform Keyframes tool - you can use this to transform the keyframes of many parameters at the same time. Similar to using the option key when dragging keyframes in Adobe After Effects.

  • How to copy and  paste the data directly from the excel to the PDF?

    hi,
    I have found the same question on the link:
    How to copy excel sheet to pdf form?
    But I didnt get my answer through that forum.
    My requirement is dat I should copy the data from excel sheet and directly paste it to PDF form.
    When I am trying to copy and paste ..all the data is getting pasted into a single block only.
    Kindly help.
    Thanks & Regards,
    Lina

    So you want the user/person to do the "cut&paste" action (ie. ctrlc ctrlv) and have the data paste itself across rows correctly much like Excel does. I don't think this "intelligence" is built into Adobe table controls as it is in Excel (and Excel is smart enough to even handle it different ways depending on how the user selects cells).
    The only thing I can think of is that you could "capture" the user trying to paste into a cell/row in your table (maybe in the onFocus or onClick events), then grab the data, parse it out (but looking for some character) and then have your code distribute the data across the rows. However, I personally think that would be a lot of overkill and prone to other issues and errors.

  • How can I have use the same div ID multiple times on the same page?

    Okay so a problem I encounter a lot is that often times I want to use the same div ID several times on the same page. An example of this is when I'm creating table like designs.
    Let's say for instance I create a div ID called 'product-container'. I want to use 'product-container' multiple times on the same page but if I do this it is improper XHTML and will throw errors in any XHTML validator (you are only allowed to use a div ID once on any XHTML page in order for it to be standards compliant).
    Now the first option is that I could define 'product-container' in my CSS style sheet multiple times by doing something like this...
    #product-container {
         width: 300px;
    #product-container-2 {
         width: 300px;
    #product-container-3 {
         width: 300px;
    #product-container-4 {
         width: 300px;
    What you will see there however is that it seems pointless to define the same ID numerous times over (just adding a number on the end) when each ID is the exact same thing and has the exact same attributes.
    Now what I have noticed is that there are some sites out there who manage to have the same ID appear several times in the code but add a number to it just like above. The difference is that they only have one definition for 'product-cointainer' in their CSS document but in their actual XHTML code they have IDs for 'product-container' but with numbers on the end like 2,3,4,5, etc. It's almost as if JavaScript or some other code is automatically appending a number on the end of the ID so the validator won't consider the markup to be invalid, but yet it knows that it's using the same 'product-container' style that is contained in the CSS style sheet.
    I hope I explained this correctly. I'm just hoping to find a way that I can put the same div ID on a page multiple times without having to define it over and over again in my CSS.
    Any help is much appreciated!

    Because it seems like by using a class you can't make this position as 
    well as you can by using an ID. Am I wrong?
    An ID name can be used only one time per page.  A class name can be used multiple times per page.
    .product {
    width: 300px;
    text-align:left;
    color: #FF0000
    border: 2px solid #666;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • How to copy and paste the whole word or excel form in the infopath form control

    Is there any control in infopath 2010. when the form will be open and users wants then can copy whole word or excel form on this control.
    and in word form there is also a control.

    Hi John,
    You can do as the followings:
    Create a blank form with InfoPath Designer 2010,
    Add a Rich Text Box control and Submit button in the blank form
    Publish the form to your SharePoint site
    Open the form library and create a document
    Copy the table with text from word file
    Paste the table in the Rich Text Box area, the paste option is Keep Source Formatting
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to copy and paste the solution files of SharePoint 2010 from one machine to another machine?

    Hi,
    I was working with SharePoint 2010  in one of my Virtual machines.Now that the lease for my Virtual Machine is going to expire, I want to shift the entire contents of the project to another machine (local) with SharePoint 2010. Also, I want the pages
    in the other machine to be editable. 
    How can I copy the solution files to the other machine? And I want the exact path where the files are located, so that I can shift them to the other machine.
    Thanks in advance. 

    ...that's not a good approach.
    Deploying customisations can be as simple as files being copied onto the file system. Most of the time however there is a lot more happening behind the scenes and simply copying the files won't work.
    Also that is assuming that you mean solutions rather than the pages themselves (or the contents of document libraries) in which case you want to copy databases, not just files.
    SharePoint isn't a simple thing to move, you may need to look at this a bit harder.

  • I can not figure out how to copy and paste, the instructions said to open the user.js file in my profile directory but there is no such file. How can I fix this?

    I searched the site for a fix but the instructions weren't very clear about inserting files and lines. I could not find the user.js file and i was not sure how to create a file, but i could create a folder. Could I use a microsoft word file or what?

    See http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard
    *https://addons.mozilla.org/firefox/addon/852 - AllowClipboard Helper

  • How to copy and paste the node?

    please help~~~
    不知道这里有没有搞这个的中国人啊~~~说英文实在是件很麻烦的事。。。。。。。
    Edited by: user12393902 on 2009/12/28 23:32

    --節点のレベルを判別する、ラベル<>1の場合、子節点の下で新たな節点を追加する
         IF ( PKG_変数.NODE_DEPTH_STR != 1 ) THEN
         GO_BLOCK('EMP');
         FIRST_RECORD;
         FOR CNT_NODE IN 1..CNT_EMP-1 LOOP
              IF ( :EMP.CHK = '1' ) THEN
                   LV_NODE_LABEL := :EMP.ENAME;
                   LV_NODE_VALUE := :EMP.EMPNO;
    --SET_ALERT_PROPERTY('ALT',ALERT_MESSAGE_TEXT,'PKG_変数.NODE_LABEL_STR:'||PKG_変数.NODE_LABEL_STR);
    --RET := SHOW_ALERT('ALT');
         CHILD_NODE := FTREE.ADD_TREE_NODE( HTREE,
         PKG_変数.TRIGGER_NODE_STR,
         FTREE.PARENT_OFFSET,
         FTREE.LAST_CHILD,
         FTREE.EXPANDED_NODE,
         LV_NODE_LABEL,
         NULL,
         LV_NODE_VALUE );
              END IF;
              NEXT_RECORD;
         END LOOP;
         IF ( :EMP.CHK = 1 ) THEN
              LV_NODE_LABEL := :EMP.ENAME;
              LV_NODE_VALUE := :EMP.EMPNO;
         CHILD_NODE := FTREE.ADD_TREE_NODE( HTREE,
         PKG_変数.TRIGGER_NODE_STR,
         FTREE.PARENT_OFFSET,
         FTREE.LAST_CHILD,
         FTREE.EXPANDED_NODE,
         LV_NODE_LABEL,
         NULL,
         LV_NODE_VALUE );
         END IF;
         --節点のレベルを判別する、ラベル=1の場合、新たな根節点を追加する     
         ELSE
         GO_BLOCK( 'DEPT' );
         GO_RECORD( :SYSTEM.CURSOR_RECORD );
         NODE_LABEL := :DEPT.DEPT_NAME;
         NODE_VALUE := :DEPT.DEPT_NO;
         HTREE := FIND_ITEM( 'BLCK_TREE.TREE' );
         NEW_NODE := FTREE.ADD_TREE_NODE( HTREE,
         FTREE.ROOT_NODE,
         FTREE.PARENT_OFFSET,
         FTREE.LAST_CHILD,
    FTREE.EXPANDED_NODE,
    NODE_LABEL,
    NULL,
    NODE_VALUE );
         GO_BLOCK('EMP');
         FIRST_RECORD;
         FOR CNT_NODE IN 1..CNT_EMP-1 LOOP
              IF ( :EMP.CHK = '1' ) THEN
                   LV_NODE_LABEL := :EMP.ENAME;
                   LV_NODE_VALUE := :EMP.EMPNO;
         FIND_NODE := FTREE.FIND_TREE_NODE( HTREE,
         NODE_VALUE,
         FTREE.FIND_NEXT,
         FTREE.NODE_VALUE,
         FTREE.ROOT_NODE,
         FTREE.ROOT_NODE );
         CHILD_NODE := FTREE.ADD_TREE_NODE( HTREE,
         FIND_NODE,
         FTREE.PARENT_OFFSET,
         FTREE.LAST_CHILD,
         FTREE.EXPANDED_NODE,
         LV_NODE_LABEL,
         NULL,
         LV_NODE_VALUE );
    --SET_ALERT_PROPERTY('ALT',ALERT_MESSAGE_TEXT,'LV_NODE_VALUE:'||LV_NODE_VALUE);
    --RET := SHOW_ALERT('ALT');
              END IF;
              NEXT_RECORD;
         END LOOP;
         IF ( :EMP.CHK = 1 ) THEN
              LV_NODE_LABEL := :EMP.ENAME;
              LV_NODE_VALUE := :EMP.EMPNO;
         FIND_NODE := FTREE.FIND_TREE_NODE( HTREE,
         NODE_VALUE,
         FTREE.FIND_NEXT,
         FTREE.NODE_VALUE,
         FTREE.ROOT_NODE,
         FTREE.ROOT_NODE );
         CHILD_NODE := FTREE.Add_Tree_Node( HTREE,
         FIND_NODE,
         FTREE.PARENT_OFFSET,
         FTREE.LAST_CHILD,
         FTREE.EXPANDED_NODE,
         LV_NODE_LABEL,
         NULL,
         LV_NODE_VALUE );
         END IF;
    END IF;

  • Copy and Paste the Motion

    I would like to know how to Copy and Paste the Motion Parameters (i.e. scale) settings from one clip to another.

    Copy your clip, select the other clip, right-click (or control-click), choose "Paste Attributes", and check "Basic Motion".

  • [b]HOW TO:[/b]  Copy and Paste THE Filename AND its PATH from Finder

    HOW TO DO THIS: Copy and Paste THE selected Filename AND its entire PATH from Finder to another application as in document footer reference, or document database which has a path field to aid in locating the file later.
    Finder, Spotlight and File Info (can be used to display Path) or using Command F, command I, etc. but user is not allowed to copy the path to clipboard.
    This is rudimentary, yet the word Path, is unknown to Mac Help.
    Message was edited by: jbov

    AJ,
    Isn't it amazing....There is no Command Key for this action? Apple Care was confounded too. And thanx, it'll be a help....
    Jim
    its tedious, but this should work:
    open a terminal window.
    Drag and drop the icon for the file in the terminal
    window.
    This will put the full path including the filename on
    the command line.
    Copy the path from the command line, and paste
    (wherever).
    Close the terminal window.

  • I just upgraded to Firefox 3.6.13 this morning and now, when I click on a link in an email or webpage, it won't open Firefox. How can I get this option restored in Firefox so I don't have to copy and paste the link?

    I just upgraded to Firefox 3.6.13 this morning and now, when I click on a link in an email or webpage, it won't open Firefox. How can I get this option restored in Firefox so I don't have to copy and paste the link?

    See this lnk for a fix, it worked for me!
    http://www.pcworld.com/article/200103/fix_outlook_general_failure_error_for_email_links.html

  • How can i copy and paste the list paragraph?

    I uses the 'Pages' and have a problem to copy text to 'Mail' application from 'Pages'
    The text with list like '1. blarblar' can't copy to other application with list format.
    So the copy result is 'blarblar'. How can i copy the text with list styles?

    I don't think the list style transfers. Copy and paste the text in to Mail, select it and then choose "Insert Numbered List" as a work around.

  • How can I copy and paste the art work from album covers?

    How can I copy and paste the art work from album covers?

    I don't think the list style transfers. Copy and paste the text in to Mail, select it and then choose "Insert Numbered List" as a work around.

Maybe you are looking for