Comments System

kgkev

Well-known Member
Joined
Jun 24, 2008
Messages
1,291
Office Version
  1. 365
Platform
  1. Windows
I have an Aged Debt report thanks thats to you guys is working ace.

Now I would like to add a comment system along side this that saves all comments on another sheet and displays the most recent one on the aged debt report.

relevant info.

Sheet Name = Debt Report
Cells A = Customer number (unique)
Cells B-I or not relevant
Cell J will show the latest Comment

Sheet Name = Comments
Cells a = Customer number
Cell b = Comment 1
Cell c = Comment 2 etc....

This is how I would see it working.

I select the customer number in sheet Debt Report and click a button labelled "add comment"

I then get an input box that asks for the comment.

I click OK and it finds the same customer number in sheet Comments and adds the comment to the right hand most cell. (or adds the customer number to the bottom of the sheet & adds the comment to the left.

The Latest comment is then returned in cell "J" on the Debt Report Sheet. This I think will be more complicated than a vlookup??

any help appreciated.
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,222,680
Messages
6,167,576
Members
452,120
Latest member
Luis_Macros

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