Note or comment display in another cell

Ettiene458

New Member
Joined
Nov 2, 2022
Messages
1
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
Hi there.
Please assist...is there a way to create a note/comment for one cell and then display that note/comment as input text on another sheet?

For example:
Sheet 1
I have a table A1-10 to E1-10.
I enter data in A1 and add a note/comment for the same cell.

Sheet 2
I have the same size and range table on the second sheet.
I want the note/comment that I added for A1 on the previous sheet to display as text input in A1 on the second sheet.

Something like a link from note/comment to another cell.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
If you're talking about a Excel Table, it's always best to give the name of the sheet and the name of the Table on the sheet.

Like Sheets("Alpha").Listobjects("Table1").DataBodyRange

A script can run when a cell value is change is that what your wanting?
Not sure how to do that not knowing exactly what Range in the Table you are changing.
 
Upvote 0

Forum statistics

Threads
1,214,430
Messages
6,119,454
Members
448,898
Latest member
drewmorgan128

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top