Hello,
In an Excel sheet I want to compare the 4 first digits in 2 different cells C5 and C9, and make sure that these 4 digits are identical in both cells. Otherwise a message "Please review your text" must be displayed.
I guess that the LEFT function must be used.
As I am a beginner in VBA, can someone help me please?
In an Excel sheet I want to compare the 4 first digits in 2 different cells C5 and C9, and make sure that these 4 digits are identical in both cells. Otherwise a message "Please review your text" must be displayed.
I guess that the LEFT function must be used.
As I am a beginner in VBA, can someone help me please?