+ Reply to Thread
Results 1 to 2 of 2

Macro to extract amount from email (outlook) and copy/paste into Excel

  1. #1
    Forum Contributor
    Join Date
    11-26-2010
    Location
    usa
    MS-Off Ver
    Office 365
    Posts
    1,224

    Macro to extract amount from email (outlook) and copy/paste into Excel

    THe macro needs to search inbox from specific email and copy paste the account # into excel sheet
    Last edited by jw01; 01-11-2022 at 02:50 PM.

  2. #2
    Forum Expert
    Join Date
    07-23-2018
    Location
    UK
    MS-Off Ver
    O365 32bit (Windows)
    Posts
    2,026

    Re: Macro to extract amount from email (outlook) and copy/paste into Excel

    Hi,
    I'm not able to look at your attachments (issue my end) but this might be helpful.
    Also this tested in O365, but it's late-bound so shouldn't require any references.

    It looks through the inbox and looks at emails received today from the email specified.
    It then splits the body into an array by space and checks each element to see if it's 10 digit number.
    If it is it adds it to the worksheet.

    Please Login or Register  to view this content.
    Last edited by ByteMarks; 01-11-2022 at 06:43 AM.

+ 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. copy and paste excel to outlook email - formatting issue
    By mufan in forum Outlook Formatting & Functions
    Replies: 3
    Last Post: 01-03-2020, 12:42 PM
  2. Copy data from Excel 07 and paste it into an Outlook 07 email template
    By manieldunk in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-26-2018, 05:21 PM
  3. Macro to extract information from outlook email and put into different columns excel
    By paulfields4 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-26-2015, 01:53 AM
  4. Replies: 2
    Last Post: 11-12-2012, 04:41 PM
  5. Replies: 2
    Last Post: 08-01-2012, 02:47 PM
  6. Copy paste a table in outlook email to excel
    By kishoremcp in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-16-2012, 04:41 AM
  7. Copy- paste from Excel to Outlook Express email
    By JERRY in forum Excel General
    Replies: 1
    Last Post: 04-12-2006, 11:54 PM

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