A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi, K
Excel can handle the drop-down part, and it can also jump to another spot in the workbook with a hyperlink. A practical workaround is to keep the $100 transaction on your main register, add a hidden transaction ID, and put the split details on a second sheet, for example: ID | Category | Amount. Then your main register can still show one clean entry, while the other sheet stores Health $50, Vision $25, and Dental $25. You can total it back with a formula like =SUMIF(SplitDetails!A:A,A2,SplitDetails!C:C).
It is recommended that you also add an “Open split” hyperlink from the register row to that detail area so it feels like one transaction without making the main sheet messy.
Thank you for your patience in reading, I hope this information has been helpful to you.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment."
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.