+ Reply to Thread
Results 1 to 4 of 4

Macro to insert comments and get data from cells

  1. #1
    Registered User
    Join Date
    08-27-2012
    Location
    Tokyo
    MS-Off Ver
    Excel 2003
    Posts
    2

    Red face Macro to insert comments and get data from cells

    Hi All,

    Need your help.

    I'm working on a spreadsheet ('Sheet1') that require a lot of comments for each cells, so rather than I do it manually by selecting every cells (Insert comment) I prefer to enter the comments in separate sheet (let's called it 'Sheet2) then run a macro to copy these comments and insert them as a comment to Sheet1.

    For example:

    Sheet1

    A1 = 10
    A2 = 11
    A3 = blank
    A4 = 15
    .
    .
    .
    B50 = 54
    .
    .
    .
    D39 = 17


    Sheet2

    A1 = Confirm with John if data is correct
    A2 = Diane to action
    A4 = Waiting for feedback
    .
    .
    .
    B50 = Met Target
    .
    .
    .
    D39 = Good

    When Macro is run, then all comments from cell A1,A2 and A4, etc will be inserted as comment in sheet1 to the same cell.

    Can anybody help?

    Thanks in advance

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Macro to insert comments and get data from cells

    attach please a sample file with before and after situation
    If solved remember to mark Thread as solved

  3. #3
    Registered User
    Join Date
    08-27-2012
    Location
    Tokyo
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Macro to insert comments and get data from cells

    As requested
    Attached Files Attached Files

  4. #4
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,519

    Re: Macro to insert comments and get data from cells

    This will work with the sample workbook you uploaded.

    Please Login or Register  to view this content.
    Thanks,
    Mike

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> 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)

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