View Single Post
  #1   Report Post  
rtour957 rtour957 is offline
Junior Member
 
Posts: 16
Default Cell value that changes previously entered value

Dear All,
I receive a spreadsheet where B1:B4 has either of F1, P1, F9, P9.
Column A is for me to enter either 'YES' or 'NO'.
If I enter 'NO' in any of A1:A4 I need a corresponding B1:B4 cell be changed to show 'F1 rejected', P1 rejected' and so on.
Any help with VBA code (as I understand is needed) would be greatly appreciated.
Entering 'YES' should not change B1:B4 existing value.

Thanks, Art