Hi all,
I need to multiply one variable with another. I know this can be done with: gen NBxPL= NB * PL
However, I have to do this with many variables. NB needs to be mulitplied with PL1, PL2, PL3.... (and so on) until PL100.
Is there an option to do this at once?
Thanks in advance for your help!
I need to multiply one variable with another. I know this can be done with: gen NBxPL= NB * PL
However, I have to do this with many variables. NB needs to be mulitplied with PL1, PL2, PL3.... (and so on) until PL100.
Is there an option to do this at once?
Thanks in advance for your help!
Comment