+ Reply to Thread
Results 1 to 8 of 8

Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

Hybrid View

  1. #1
    Registered User
    Join Date
    04-06-2022
    Location
    Bangalore, India
    MS-Off Ver
    Office 2019
    Posts
    4

    Exclamation Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    Cross-posted at https://www.mrexcel.com/board/thread...lp-me.1201410/

    I am new to VBA. I can't watch excel at all times. I need to get email notifications automatically from excel. I need VBA codes.

    If cell value = "Buy" in Column Index AR, then automatically send email select rows subject = Scrip Name in Column Index C space Buy space High Break amount in Column Index AP and body message = Buy Notification at current time.
    If cell value = "Sell" in Column Index AS, then automatically send email select rows subject = Scrip Name in Column Index C space Sell space Low Break amount in Column Index AQ and body message = Sell Notification at current time.

    excel-sample.jpg
    Last edited by 6StringJazzer; 04-06-2022 at 08:42 AM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,995

    Re: Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important.

    I have added the link because you are new.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    04-06-2022
    Location
    Bangalore, India
    MS-Off Ver
    Office 2019
    Posts
    4

    Re: Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    Okay. Unable to delete my post on mrexcel.com. Kindly assist me.

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,995

    Re: Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    We have nothing to do with MrExcel. You will have to get help from them to delete a post.

    However, there is no reason for you to delete it. I have provided your cross-post link and that is all that is necessary.

  5. #5
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    Do you want excel to send an email of a given line when the value changes to Buy or sell, or do want the email sent after a the file is checked at a set interval of time, say every 30 minutes? Please upload a file as per the yellow box instructions above so we may assist further.

  6. #6
    Registered User
    Join Date
    04-06-2022
    Location
    Bangalore, India
    MS-Off Ver
    Office 2019
    Posts
    4

    Re: Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    I want excel to send my email select rows on a subject when the value changes to Buy or Sell. No entire rows.

  7. #7
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,995

    Re: Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    If you care about the value changing in Buy or Sell then we need to see the formulas in those columns. VBA cannot detect if the result of a formula changes. It can only detect if a user edits a cell. So we have to work backwards from those formulas.

    There's not much useful information in a screen shot. Please see "HOW TO ATTACH YOUR SAMPLE WORKBOOK" in the yellow banner at the top of the page and attach your actual file (it's easier to attach the Excel file than to take a screen shot and attach that).

  8. #8
    Registered User
    Join Date
    04-06-2022
    Location
    Bangalore, India
    MS-Off Ver
    Office 2019
    Posts
    4

    Re: Automatically send email select rows if cell = "Buy" or "Sell". Kindly help me.

    Hello 6StringJazzer,

    Please find the attachment. Sorry for delay.
    Attached Files Attached Files
    Last edited by kishan726; 04-19-2022 at 07:34 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. BULK email send: Adding "sent" check and select criteria?
    By coolkev99 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-06-2020, 10:36 PM
  2. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  3. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  4. Replies: 19
    Last Post: 06-03-2016, 11:29 PM
  5. Replies: 35
    Last Post: 01-13-2016, 02:16 AM
  6. Replies: 4
    Last Post: 11-17-2013, 12:05 PM
  7. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM

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