NerakSeven
New Member
- Joined
- Jan 6, 2019
- Messages
- 14
Im trying to create a macro for to check the coherence between sheets. I have two sheets ( a and b ) and I need check for the same code declared in both sheets in the field "code" have the same number in the field "system" and this true put "ok" in field "validation" in sheet B
Example
SHEET A
Code **** system***
221. ****15
331.**** 0
114. ****90
SHEET B
Code****system *****validation
221 ****15. ****Ok
331.*** 1.*** Fail
114. ***90. ***OK
Im newbie in vba please help me
Regards
Example
SHEET A
Code **** system***
221. ****15
331.**** 0
114. ****90
SHEET B
Code****system *****validation
221 ****15. ****Ok
331.*** 1.*** Fail
114. ***90. ***OK
Im newbie in vba please help me
Regards