Jan 07 2020 07:49 PM
I have an excel sheet with several tabs. The first tab is the Master tab used to track all tabs. I would like all new tabs to auto-populate information into columns on the master tab. For example, I have multiple fields in my form I would like information from these fields to auto-populate into the master spreadsheet. I would like all new forms/tabs to automatically update the master spreadsheet. I am currently entering everything manually.
Jan 21 2022 06:53 AM
Use VLOOKUP, as shown in the attached file (and the image below).
Here, too, is a helpful on-line resource that can explain in greater depth how to use VLOOKUP as well as some of the other variants that Excel offers to retrieve information from a separate table of data.
https://exceljet.net/search?query=lookup
By the way, in the future it would make sense to start your inquiry here as a totally new thread. What you're asking isn't really the same as the prior exchanges on this one, and your inquiry could easily get buried.
Mar 16 2022 04:13 PM
Mar 20 2022 11:46 AM
You wrote: Do you know if there’s a way for excel to recognize a word and then put the thing next to it into a separate sheet?
And the answer, typical for Excel, is that there no doubt are multiple ways to do it.
But also, typical for Excel, it makes a LOT of difference how you're entering that data in the first place, what the whole process is, what the desired outcome is.
If I were creating something along the lines you hint at--which I assume is a way to track grades for a class in school and have Katie's and Hayley's grades all summarized neatly, maybe averaged, etc.
One thing to keep in mind is that Excel is really good at taking what I'll call "clean data" in a consolidated database, and then extracting meaningful subsets of it. I've attached a sample of what's possible. Note that on the DB sheet, each of those data elements is it's own column--that's what makes it "clean".
Then on the Individual Record sheet, you can select a name and see a list of the assignments for which there's a grade. There's really no need to have a separate sheet for each person, just use this 'dashboard' screen to produce a summary of grades. By the way, this solution does require the most current version of Excel in order for the functions FILTER and UNIQUE to work.
Oct 20 2023 11:44 AM
I'm look at doing the opposite of what the spreadsheet is showing here. I would like to be able to take the data in the table and put it in a form. How would I do that?
Thanks,
Chris
Oct 20 2023 12:31 PM