I currently have a column of numbers that raise in values of 1, i need these values to keep raising to a maximum value in another sheet. say for example
sheet "1" has a column that starts at 0 and goes to 1, 2, 3 but carries on going.
Sheet "2" has a value that is calculated in cell B3
I then need the column in sheet 1 to stop once it hits the value calculated in sheet 2 B3
I am trying to use the IF command but keep getting errors.
Can some help with this.
Thanks
sheet "1" has a column that starts at 0 and goes to 1, 2, 3 but carries on going.
Sheet "2" has a value that is calculated in cell B3
I then need the column in sheet 1 to stop once it hits the value calculated in sheet 2 B3
I am trying to use the IF command but keep getting errors.
Can some help with this.
Thanks