Hi, i have a spread sheet with column A being a part number and column B being a qty so for example..
Part Number, QTY
abc123, 10
abc456, 90
abc789, 1
def123, 67
I want to write a macro that checks the values in column B and if the value is greater than 49 pick a random number between 30 & 49 and update the value, if is less than 49 i want the value to be left untouched.
Please can anyone advise
Many thanks
Brian
Part Number, QTY
abc123, 10
abc456, 90
abc789, 1
def123, 67
I want to write a macro that checks the values in column B and if the value is greater than 49 pick a random number between 30 & 49 and update the value, if is less than 49 i want the value to be left untouched.
Please can anyone advise
Many thanks
Brian