Bring Comments from multiple sheets to one sheet

Madara

New Member
Joined
Jan 6, 2015
Messages
13
Hey all,

I have a workbook which contains multiple sheets for users. And each sheet contains users comments or no comment at all.

I want to bring all the comments (if there is any) to a specific sheet.

Here is an example file.
https://ufile.io/0arac

I want comments of all sheets named "Janis", "Eduards", "Ainaz", "Mary" to be in "Comments Sheet". I hope i'm clear!

Thanks!
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
is that what you want?

[Table="width:, class:head"]
[tr=bgcolor:#FFFFFF][td=bgcolor:#D9D9D9]Comments[/td][/tr]

[tr=bgcolor:#FFFFFF][td=bgcolor:#FFF2CC]Comment of Ainaz[/td][/tr]

[tr=bgcolor:#FFFFFF][td=bgcolor:#FFF2CC]Extra Comment of Ainaz[/td][/tr]

[tr=bgcolor:#FFFFFF][td=bgcolor:#FFF2CC]Extra Extra Comment[/td][/tr]

[tr=bgcolor:#FFFFFF][td=bgcolor:#FFF2CC]Comment of Janis[/td][/tr]

[tr=bgcolor:#FFFFFF][td=bgcolor:#FFF2CC]Extra Comment of Janis[/td][/tr]

[tr=bgcolor:#FFFFFF][td=bgcolor:#FFF2CC]Mary Comment[/td][/tr]
[/table]


you can try with PowerQuery

example excel file
 
Last edited:
Upvote 0

Forum statistics

Threads
1,225,739
Messages
6,186,738
Members
453,369
Latest member
juliewar

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