Dynamic input from entry in SharePoint list

jfurda_HMK77
Registered Posts: 5 ✭
I have a project that inputs minimal items from a SharePoint list. It contains entries with a title, an effective date, and the URL of a consistently formatted Excel spreadsheet on the same SharePoint site. I'd like to use the URL to pull in the spreadsheet with the rest of the information needed for the project.
Is this possible with or (preferably) without complex code?