How do I use infrared remote to controll multiple steppers at a time?

CR41G:
but I don't know which Accelstepper function to use in order to make this happen instead of the run function.

Have you not tried some of the examples that come with the AccelStepper library?

The move() or moveTo() functions tell the library how many steps you want the motor to move.

...R