I keep getting error message after using the endif function at the end of this code. Please what can I do about it?
Solved! Go to Solution.
Else cannot have a condition specified.
Ending lines would be
Else "6"
endif
or
Elseif [item]="Payroll Registration" then "6"
else null()
endif
Hope this helps : )
I changed it elseif and had another parse error
Ending lines would be
Else "6"
endif
or
Elseif [item]="Payroll Registration" then "6"
else null()
endif
Hope this helps : )
yh the second part worked! Thanks!
Happy to help : ) @MosesAddai24
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |