Hey guys it’s me I’m back, I’m a beginner programmer, so this is why I have some many questions. Anyway on my code below where It begins the IF statement “If Right(dept, 6) >= 1011100 and Right(dept, 6) <= 101380 and left (dept, 3) = “DAS” then
Payroll = “000”
Address1= payroll
End if”…I’m...