How to open 3 specific calc files automatically when opening Libreoffice Calc program

I have 3 specific calc files I work in everyday. I want to be able to have them open automatically when I open the LibreOffice calc program. What are the specific steps to take to set that up?

Updated - Forgot to mention I’m using Windows 11 OS.

Hallo
you did not mention your OS which may be helpfull!

→→rightclick on your icon to start calc→Properties→( there should be somewhere a Commandline ):
change this Commandline from the default for Calc libreoffice --scalc %U to something like:

libreoffice "/path/to/first/file.ods" "/path/to/second.ods" "/path/to/the/third/file.ods"

Sorry OS WIN 11. I’m working with a brain injury that greatly reduced my cognitive abilities, so I appreciate your patience. Since I am unable to figure out how to include a screenshot I have opened LibreOffice Calc Properties dialog box and am looking at the Shortcut tab and the target field which has the following in it: “C:\Program Files\LibreOffice\program\scalc.exe” Is this where I would try the solution you proposed?