+ Reply to Thread
Results 1 to 6 of 6

generate fake emails for Wordpree on 36,000 names

  1. #1
    Registered User
    Join Date
    08-25-2005
    Posts
    37

    generate fake emails for Wordpree on 36,000 names

    This may be an excel macro. Yes, I meant Wordpress.
    I want to create 36000 users for Wordpress from and excel csv sheet, so I need to create fake emails for an import.

    I'd probably want to use columun 1 customer number rather than concatenated first and last name which will produce duplicates.

    Do I need a macro and what would it look like? cust#@xyz.com
    Last edited by SWMagic; 01-30-2017 at 01:12 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: generate fake emails for Wordpree on 36,000 names

    How about just a formula?

    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    08-25-2005
    Posts
    37

    Re: generate fake emails for Wordpree on 36,000 names

    Cool. Now do I need to drag that cell down through all 36,000 rows?

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: generate fake emails for Wordpree on 36,000 names

    Yes.

    Or select all of the cells, paste the formula in the formula bar, press and hold the Ctrl key, the press Enter.

  5. #5
    Forum Contributor
    Join Date
    01-05-2017
    Location
    New York
    MS-Off Ver
    Office 2016
    Posts
    206

    Re: generate fake emails for Wordpree on 36,000 names

    Btw you can double click on bottom right corner of the cell instead of actually dragging it down.

  6. #6
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: generate fake emails for Wordpree on 36,000 names

    you can also try in "B2"
    =MID(A2,FIND("@",A2)+1,256) & copy paste down till end.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Any website can generate large number of fake addresses?
    By niuyuer in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-16-2016, 12:06 PM
  2. Creating a macro to generate batch emails from a list of addresses in excel file
    By maccabarra in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-15-2015, 02:59 PM
  3. Send Emails once expiry date is reached, and generate report based on emails sent
    By demonicscorpion in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-18-2014, 05:36 AM
  4. [SOLVED] How to create marks to be used as fake ticks in a fake axis
    By simone77 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 12-06-2012, 11:44 AM
  5. Can Excel generate emails automatically?
    By C Holmes in forum Excel General
    Replies: 3
    Last Post: 05-01-2010, 05:41 AM
  6. Generate multiple emails from a data table
    By Peanuts890 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-27-2009, 03:49 PM
  7. [SOLVED] generate emails out of excel ?
    By RompStar in forum Excel General
    Replies: 2
    Last Post: 05-20-2005, 06:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1