Making sure that fixed values stay in the right row with dynamic data

rockraider

New Member
Joined
Jul 21, 2020
Messages
3
Office Version
  1. 365
Platform
  1. MacOS
Hi,

I am using Index & Match to populate a spreadsheet with data from another spreadsheet. Right of each row with the dynamically generated values I would like to add several columns with notes. How can I make sure that these notes stay in the right row when new data is added to the source spreadsheet and the order of the dynamically generated row changes?

Thank you in advance!
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Hi rockraider and welcome. I have had a similar problem - my solution (or hack or work-around) was to have a separate tab with the columns of notes, indexed by whatever makes your original data unique. Then rather than the notes being on each line, use vlookup to get the notes from your base tab. If you are updating notes on the original sheet, create an on change macro to copy the notes from your dynamic sheet to the correcdt row on your fixed sheet,.
 
Upvote 0

Forum statistics

Threads
1,214,818
Messages
6,121,725
Members
449,049
Latest member
MiguekHeka

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