Hello,
I don't understand why my first program works and the second no (only changing the looping).
I need to add the currently month in the loop if anyone have ideas thanks a lot.
When the ARRAY statement contains this:
(*)
SAS counts the first element of the array as the one with subscript=1. I you want i=0 to refer to the first element of the array, you have to change to using:
(0:11)
Otherwise, there is no element that corresponds to i=0.
When the ARRAY statement contains this:
(*)
SAS counts the first element of the array as the one with subscript=1. I you want i=0 to refer to the first element of the array, you have to change to using:
(0:11)
Otherwise, there is no element that corresponds to i=0.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.