Forum Discussion

Kenneth_Manuel's avatar
Kenneth_Manuel
Copper Contributor
Apr 07, 2023

NEED HELP!! If Cell contain specific text then move row to another sheet

Hi Everyone,   Need help on this code:    Sub Status_Flag() Dim xRg As Range Dim xCell As Range Dim I As Long Dim J As Long Dim K As Long I = Worksheets("Raw Data").UsedRange.Rows.Count J ...

Resources