Combine multiple cell values based on specific requirements in one dedicated cell

RAKESH230583

New Member
Joined
Jan 10, 2011
Messages
46
Hello All,

I am preparing one tracker, attached below for clear understanding - The table on left is what the user needs to fill in -
1) They need to click on the required check box from column A
2) Moment they select the check box from column A, the Sequence in column B will be auto-update.
3) Data in column C is the Default data that will be available, for their selection.
4) Column D - This is what Users need to fill in by typing manually after selecting the check box from Column A.

Expectation :
Cell highlighted in column F, To show the consolidated view based on the selection from table"Feedback".
Currently, I am doing it with the help of multiple formulas like - Concatenate, if , ISnumber, char(10) - which helps to update the feedback list in real-time. However, wanted to see if this can be possible via VBA?

1646292689242.png
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,214,945
Messages
6,122,397
Members
449,081
Latest member
JAMES KECULAH

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