I'm among about 140 people who received the same email. I want to include all of those addresses in a new group. Is it possible to create the group without having to manually enter each of the 140 addresses?

I'm among about 140 people who received the same email. How can I create a new group for these people without manually entering all 140 addresses?

Hi  SDGNOM,
According to your description, my understanding is that you want to export  list to Excel with all columns in your SharePoint.
For the SharePoint RPC protocol method, SharePoint export to excel will take the list id as well as the view id. So we cannot export list to Excel with all the columns without having to depend on the fields
chosen in the default view.
Reference:http://msdn.microsoft.com/en-us/library/ms478653.aspx
For a workaround, you can achieve your demand via PowerShell. Here is a  template you can refer to:
Param(
[Parameter(Mandatory=$True)]
[string]$webUrl,
[Parameter(Mandatory=$True)]
[string]$outPath
$web = Get-SPWeb $webUrl
write-host ("Path: " + $outPath)
foreach($list in $web.Lists)
$exportlist = $null
$exportlist = @()
$list.Items | foreach {
$hash = $null
$hash = @{}
foreach($fld in $_.Fields ){
Try {
$hash.add($fld.Title, $_[$fld.Title])
Catch [System.Management.Automation.MethodInvocationException]
# Eating an error caused by duplicate column names.
Finally
#"End"
write-host ("Exported: " + $_.Title)
$obj = New-Object PSObject -Property $hash #@{
$exportlist += $obj
$expath = $outPath + '\' + $list.Title + '.csv'
$exportlist | Export-Csv -path $expath #$oPath
Reference:
http://porchcode.blogspot.com/2013/04/exporting-sharepoint-list-items-to-csv.html
Thanks,
Eric
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]
Eric Tao
TechNet Community Support

Similar Messages

  • I just switched from a blackberry to a new iPhone 5 S - I would love to be able to add my address book to the new iPhone.  How do I do this easily without having to manually add each no.?

    I just switched from a blackberry to a new iPhone 5 S - I would love to be able to add my address book to the new iPhone.  How do I do this easily without having to manually add each no.

    Unless your carrier doesn't have the required SIM card size, you can get a new SIM card from your carrier. There is usually no charge for this.
    If you don't have an Apple iCloud account or if you do being accessed on the iPhone with contacts turned off for over the air syncing, you should be able to transfer contacts from the Address Book app on your Mac via the iTunes sync process. This is selected under the Info tab for your iPhone sync preferences with iTunes followed by a sync.
    If you have an iCloud account, you can sync contacts over the air with the Address Book on your Mac. After confirming your contacts are available with your iCloud online address book - checked by logging in with your iCloud account using a browser on your Mac, you can then turn Contacts on for over the air syncing with your iCloud account settings on your iPhone and your contacts will then be available there and kept synced automatically over the air between your iPhone address book, your iCloud online address book, and the Address Book on your Mac without having to sync with iTunes for this.

  • Window View Options saved without having to manually set each one of them?

    Hello!
    I recently upgraded to Snow Leopard from Tiger.
    Okay, why do my finder window views change across all finder windows once I change the view of one?  I prefer to have some windows to be viewable by icon, but I want some to be viewed as a list.  In Tiger, my settings for every folder that I opened were saved specifically to the folder based on how I last viewed them.  Under Snow Leopard, when I open one folder and get List view, I change it to Icon view only to have every other folder automatically set to Icon view.  It's like I have to manually save every single finder winow with the preference I want to view it in, whereas Tiger automaticaly remembered how I last viewed each window.  This is quite annoying.
    Thanks!

    The inherit thing is not, and I repeat not, quite the same behavior in versions before Snow Leopard.
    Not exactly, no; but the principle is the same: the child inherits the parent's characteristics.
    In OS 9 it was even more so in at least one way - if you changed the size/shape of the parent folder's window (making it tall and narrow, for example), the initial window for a folder created thereafter in the parent folder would match the altered size/shape of the parent. That doesn't happen in Lion, maybe not in Snow Leopard (can't boot into it right now to check).
    I go back to '86 on Macs, to a Mac Plus. I've used every OS version from then up through OS 9.2.2, including all point updates. I've owned most generations of Macs, with the glaring exceptions of the G3 Beige/Platinum models and the G5 models.
    I think my favorite OS is OS 9.1. I stayed using OS 9.1 (on a G4 (DA) model) for as long as I could - its software still does what it used to do, and I still use that machine for a lot of things. What made me finally get a newer machine running OS X was the net - too many sites, like BBC, became unavailable with OS 9. I jumped straight from OS 9 to Snow Leopard, skipping the intermediates.
    Frankly, I don't like OS X all that much. It's too pre-defined, not enough customizations available - like the creators of it felt like they had better knowledge of what my workflow needs are than I do.
    And, an alert in case you haven't come across it yet - in Lion there is no Save (beyond an initial Save wherein you name and place the doc) or Save As (none at all). "Save" is automatic now - you can no longer close a doc and choose to not save changes as a quickie undo; however, you can revert to previous versions if you happened to remember to 'Save a Version' before making changes to the doc. There is a Duplicate menu item which can lead to the same result as a Save As - but takes more steps to get there. Nuts. I can see no improvement in these changes, no increase in convenience, no reason for them at all.
    But there they are. And, I expect that in time I'll get used to a change in the way I do things. But I do not like having that change mandated.

  • HT1418 I am having trouble syncing my iphone5 with my contacts on my PC. I have over 350 contacts and it will only syncing 30 of them. What should I do to resolve this without having to manually load each contact please help

    I am having trouble syncing my iPhone5 with my PC computer. It is only syncing and transferring 50 contacts were as I have over 350 contacts. I have followed the step by step procedure with no luck. Does anyone have any ideas how to resolve otherwise I will have manually load each number individually please help.

    Any errors?
    What application are the contacts stored in?

  • How do I connect without having to manually enter PW and ID?

    Until I "upgraded" FF, this time to 22, I have been able to click on my desktop button and FF has loaded WITHOUT ASKING FOR MY MEMBER NAME AND PW. Now it seems like I have to enter both almost every time I change tabs, etc., and the Keep me Signed ON button, doesn't. I am rapidly learning how Google Chrome works, but I want FF to work like it used to; if it doesn't I will make the switch. I assume there's some cookie function that's changed, or something; the folks I've talked to don't have this problem . . . I haven't changed anything else on my computer that I am aware of.
    I run Win XP Pro on a 1992 Dell desktop. I have Norton, Iolo, and Tweak, as well as several things like "Defender". I haven't changed a single setting, intentionally.

    Did you check the cookie settings?
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history"
    You may need to create a Cookie allow exception.
    Make sure that you do not run Firefox in (permanent) Private Browsing mode (Never Remember History).
    *https://support.mozilla.org/kb/Private+Browsing
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history"
    *Deselect: [ ] "Always use private browsing mode"
    In case you are using "Clear history when Firefox closes":
    *do not clear the Cookies
    *do not clear the Site Preferences
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history": [X] "Clear history when Firefox closes" > Settings
    *https://support.mozilla.org/kb/Clear+Recent+History
    Note that clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, and passwords.
    Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception.

  • When I set up email for the first time, I had to enter a 4 digit pin. Since then, every time I switch my phone on, I have to enter this pin.   How do I remove or bypass the pin so that I can switch on the Iphone without having to first enter a pin?

    When I set up email for the first time, I had to enter a 4 digit pin. Since then, every time I switch my phone on, I have to enter this pin.   How do I remove or bypass the pin so that I can switch on the Iphone without having to first enter a pin?

    Go to Settings>General>Passcode Lock>tap Turn Passcode Lock Off, enter your "pin".
    Edit:  Are you saying you are getting a prompt for your email pin, or are you talking about the passcode lock that appears when you turn the phone on?

  • Are there any settings in the options (or anywhere else) that I can use to set up an auto confirm and resend without having to manually click the 'resend' butto

    There is a certain website I use that I refresh frequently. Every time I do I get a pop up message labeled ‘Confirm’ with a question mark in it that says;
    “To display this page, Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier."
    It only seems to be a problem with this one particular site. Are there any settings in the options (or anywhere else) that I can use to set up an auto confirm and resend without having to manually click the ‘resend’ button in the pop up window?

    Hi cor-el, Thanks for responding;
    I am accustomed to seeing this type of pop up on occasion and understand why they are necessary to prevent duplicating orders, payments, etc. I am not using a back button, I wanted to use an auto-refresh app to search for reservation openings on a certain web site and can not because this pop up requires me to manually push a button every time the page refreshes. I am resending the same information every time (a date range) via the POST form, so, was hoping there was a way to either disable, override, or set up and auto response so I can use the auto-refresh app. Your description of how to avoid the pop up didn't entirely make sense to me, but If I have to do a bunch of manual steps in between each refresh attempt it doesn't matter because I'm no better off.

  • Can Apple Mail be set up to reply to same address message was sent to without having to manually select?

    Is there a way to set up Apple Mail so it replies from the same address the message was sent to without having to manually select which email address I'm sending it from? I have multiple Gmail accounts that I forward to one main account and in Gmail it's possible to do this. It's great and super easy. Since I started using the Mail program, I'm constantly sending email from the wrong address and as far as I can tell (which doesn't mean too much) there is no way to prevent this in Apple Mail.
    Can anyone help, or at least confirm that there is no actual way to do this? It seems like such a simple option to have, and yet...I dont' see that it's possible.
    Thanks!

    I'm thinking an Applecript might do it.  I am assuming you have all those email accounts set up in Mail so that you can send from them.  I'm no Applescript guru but I've thrown this together from some stuff found around the Internet. I doubt it is very robust but give it a shot and tell me if it does what you are asking. I'm sure it could be improved.
    This particular script replies to all recipients. Find the line with "and reply to all" and delete those words for a it to be a simple reply.
    If you haven't used Applescript, open the Applescript Editor app, copy the script from below, paste it in, compile it. Select an email message then run it. If this works for you, the next step is to create a service from it and give it a keyboard shortcut.
    -- Purpose of this script is to send an email response from the account
    -- that received the email.  This is mainly useful for mail that has been
    -- forwarded to another account and you wish to reply from the original
    -- account.
    tell application "Mail"
      -- must have an email message selected/open.
              set theSelection to selection
              if theSelection is {} then return
      activate
              set theMessage to item 1 of theSelection
              set theRecipients to the recipients of theMessage
      -- Search the recipients and find one that matches up with one of your email accounts
              set theSendingAccount to ""
              repeat with i from 1 to (count of items of theRecipients)
                        repeat with j from 1 to (count of email addresses of every account)
                                  if (address of item i of theRecipients) = (email addresses of account j as string) then set theSendingAccount to (email addresses of account j as rich text)
                        end repeat
              end repeat
      -- If a match was found, create a reply from that account
              if theSendingAccount ≠ "" then
                        set theOutgoingMessage to reply theMessage with opening window and reply to all
                        set sender of theOutgoingMessage to theSendingAccount
              end if
    end tell

  • How do I set the screen zoom, so that it doesnt change each time I open Firefox. Because I see the webpages in smaller print, and I want them larger , without having to re zoom each time I open Firefox.

    I need to know how to set the zoom option under "View" Tab, shere I dont have to re zoom each time I open Firefox. I have a wide screen monitor and generally, when viewing webpages, the web content on any page is confined to center of the page, and I was wondering if there was anyway to permanently set the zoom preferences without having to change them each time i open a webpage.
    IE 8 and 9 has a feature to set the magnification and i set mine to 150% which works perfectly for me. I wonder if Firefox has a similar feature.

    TonyE
    Thanks a lot. I downloaded the Default FullZoom Level add-on. My problem is now a history. thanks a million

  • Mail -- How can I change the default email account from which my messages go, without having to change it each time I draft a message?  It currently assumes an email account that I rarely use. Thanks.

    How can I change the default email account from which my messages go, without having to change it each time I draft a message?  It currently assumes an email account that I rarely use. Thanks.

    sorry, but I can't find the mail preference in the latest Yosemite OS. Do you know where I can find it?
    Thank you
    Don

  • Intel iMac running 10.5.8. Belonged to a relative who has passed away. I want to wipe all data and give the iMac to my grandson. I have no install discs. How do I proceed?

    Intel iMac running 10.5.8. Belonged to a relative who has passed away. I want to wipe all data and give the iMac to my grandson. I have no install discs. How do I proceed?

    Contact Apple (call AppleCare) and for a nominal fee the discs will be replaced.  You can do that or purchase Snow Leopard (still availble from Apple for $20) and do an erase and install of OS X making the machine like a new machine.

  • How do i delete all of the emails in my in box without having to click on each and every one ?

    how do i delete all of the emails from my in box without having to click on each one ?

    Press CTRL+click on any empty checkbox to check them all.
    tt2

  • How do I turn off 'All' the photo stills in iMovie 11 without having to turn off each one?

    How do I turn off 'All' the photos in iMovie 11 without having to turn off each one?

    Hi AppleMan 1958,
    Sorry I was typing too quickly ....
    It should have said: "How do I turn off the 'Ken Burns' effect of all the photos without..."etc.
    Having read another comment on this forum, I think I have the answer.
    By going to File>Project Properties, and then turning off the Ken Burns effect.
    Don't know how you feel about iMovie 11, but I think its pretty awesome don't you think?
    Thanks for pointing out my stupid question!
    Kind regards,
    Bob

  • Using Adobe SendNow and so many people not receiving the mail!

    Using adobe sendnow and so many people not receiving the mail! How do you stop or limit the messages going to spam/junk? Is that where they are going? Please help!

    There are many hundreds or thousands of different spam filters, so it's impossible to say what triggers them. You can do a test though: send the same file, but for a subject use only "File for ...." and give the person's exact name. No other words. If this gets through, your words unfortunately have been used by too many spammers. (Rather like someone with the misfortune to be called James Viagra - nobody would ever receive their email).

  • Is it possible to create "places" tags without the maping feature?

    Is it possible to create "places" tags without the maping feature? I updated from PSE 10 (where I created my own list of "places,") to PSE 12, where "places" seems to require the mapping feature. I would prefer not to use the map, and stick to my old way.
    Thanks for any help!
    Tom

    Apparently, not only is the mapping feature required, but once the GPS-loaded Place tag is created, it is not listed in alphabetical order with other place tags.  It is listed by country, then by state, then by title!!  !! VERY irritating!!  And what if I want to create a place tag (of which I already have many) which does not have a recognizeable address, like, say, Grandmother's House?  VERY irritating.
    And if I use the Keyword feature to create Place tags, they will be in an entirely separate list from the other Place tags.  VERY irritating!
    Who designed this upgrade?  I will soon start looking for an alternative, though I have used Photoshop Organizer for years and have thousands of photos in it.  My upgrade to PSE 12 has caused me nothing but headaches.

Maybe you are looking for