Forum Discussion
aprilvic
Mar 02, 2025Copper Contributor
Data Formula Help
Hi, I'm trying to consolidate data and need a bit of help to get it to do what i need. I'm looking to consolidate a table of data which has item names and costs. I want to merge the names togeth...
Harun24HR
Mar 03, 2025Silver Contributor
You may need GROUPBY() or SUMIFS() functions. Better to attach a sample file showing your input and desired output so that we can work on that file.