+ Reply to Thread
Results 1 to 10 of 10

Add a callout at the end of the highlighted cells

  1. #1
    Registered User
    Join Date
    10-21-2015
    Location
    New York
    MS-Off Ver
    MS Office 2013
    Posts
    95

    Add a callout at the end of the highlighted cells

    Hi Guys,

    I am creating a timeline where I use conditional formatting to highlight "TRUE" and "FALSE" values in rows to show the project timeline.
    Whenever it says "TRUE" I highlight cells, "False" are conditioned in white font, so you can't see them.

    I would like to insert a call-out textbox or a shape, with the end date of the project's phase.

    For example, in my timeline row 9 has cells O9 and P9 highlighted in blue. Is there a way to insert a callout textbox (text H9) in the cell Q9? or perhaps P9? The idea is to call out the date when the phase ends.


    Thank you guys! Will appreciate any help and thoughts!
    Last edited by I.am.Rustam; 11-30-2017 at 01:07 PM.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,483

    Re: Add a callout at the end of the highlighted cells

    Attaching a sample workbook enables others to work on your problem:

    To attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include BEFORE/AFTER sheets if needed to show the process you're trying to complete or automate. Remember to desensitize the data.

    Click on GO ADVANCED and click "manage attachments" to open the upload window.


    To add a file to a post

  3. #3
    Registered User
    Join Date
    10-21-2015
    Location
    New York
    MS-Off Ver
    MS Office 2013
    Posts
    95

    Re: Add a callout at the end of the highlighted cells

    davesexcel,

    Thank you for your response. I have attached a sample to show what I need. (see the red textbox)

    Thanks!
    Attached Files Attached Files

  4. #4
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,483

    Re: Add a callout at the end of the highlighted cells

    Here's a code, it looks through the range and if the cell <> Fasle, then will add a textbox to the cell next to it. Then name the text box "Phase" & whatever row it is on.

    There is an additional code you can use to delete the textboxes as well, usually.

    Please Login or Register  to view this content.
    Last edited by davesexcel; 12-01-2017 at 02:42 PM.

  5. #5
    Registered User
    Join Date
    10-21-2015
    Location
    New York
    MS-Off Ver
    MS Office 2013
    Posts
    95

    Re: Add a callout at the end of the highlighted cells

    davesexcel, you are the beast! Thanks a lot.

    It is very minor, just want to see if that can be done.
    1. If a phase spans let's say for 3 months, then we have the TRUE statement for 3 months, can the code look for the last TRUE and then insert the textbox? As of now, it inserts textbox after every true statement.
    2. is it possible to remove the shape from text boxes?

    Thank you!!

  6. #6
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,483

    Re: Add a callout at the end of the highlighted cells

    I don't know what you mean by removing a shape from a textbox

  7. #7
    Registered User
    Join Date
    10-21-2015
    Location
    New York
    MS-Off Ver
    MS Office 2013
    Posts
    95

    Re: Add a callout at the end of the highlighted cells

    I was referring to remove the shape outline, when a box has a shape around it. That's actually not an issue to have a visible shape around the box
    Do you think the 1st question above can be addressed? (searching for the last true statement and then insert the box?)

    Thank you sir!

  8. #8
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Add a callout at the end of the highlighted cells

    Perhaps a small change to Dave's code
    Please Login or Register  to view this content.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  9. #9
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,483

    Re: Add a callout at the end of the highlighted cells

    This should do it!!
    Please Login or Register  to view this content.

  10. #10
    Registered User
    Join Date
    10-21-2015
    Location
    New York
    MS-Off Ver
    MS Office 2013
    Posts
    95

    Re: Add a callout at the end of the highlighted cells

    davesexcel, works like a well oiled machine! Thank you sir. You're beast!!

+ 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. Unprotecting Callout Shape ?
    By Lukael in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-10-2015, 04:34 AM
  2. Worksheet name callout in macro
    By up4asmile in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-02-2014, 03:12 PM
  3. adding callout text to charts
    By wolff2001 in forum Excel General
    Replies: 1
    Last Post: 04-08-2011, 06:44 PM
  4. Replies: 6
    Last Post: 12-25-2009, 10:06 PM
  5. Pin a callout data point
    By Dave in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 04-01-2006, 08:50 PM
  6. Pin a Callout
    By Dave in forum Excel General
    Replies: 1
    Last Post: 03-31-2006, 08:30 AM
  7. [SOLVED] Circular CallOut
    By Nesarkar in forum Excel General
    Replies: 1
    Last Post: 03-30-2005, 09:06 AM

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