Hi,
I would really appreciate some help. I am trying to auto populate TB2 either A/B/C/NA with the value of TB1.
For example
If TB1 has a value less than 5150 then TB2 will populate NA
If TB1 has a value of 5150 - 5350 then TB2 will populate A
If TB1 has a value of 5351 - 5550 then TB2 will populate B
If TB1 has a value of 5551 - 5750 then TB2 will populate C
If TB1 has a value greater than 5751 the TB2 will populate NA
I have managed to do it in Excel but not in VBA.
Assistance appreciated.
Thanks
I would really appreciate some help. I am trying to auto populate TB2 either A/B/C/NA with the value of TB1.
For example
If TB1 has a value less than 5150 then TB2 will populate NA
If TB1 has a value of 5150 - 5350 then TB2 will populate A
If TB1 has a value of 5351 - 5550 then TB2 will populate B
If TB1 has a value of 5551 - 5750 then TB2 will populate C
If TB1 has a value greater than 5751 the TB2 will populate NA
I have managed to do it in Excel but not in VBA.
Assistance appreciated.
Thanks