Very hard to say from a bad picture. But definitely drop the BDAYBook1.xlsx part of the Libname Statement.
Typically you get that error if there is a mismatch in bitness between SAS and MS Office. For example, SAS is 64-bit and Office is 32-bit. This only applies to the EXCEL LIBNAME engine.
Try LIBNAME bday XLSX "<Your Excel spreadsheet path>";
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.