Hi Guys,
I know its a really stupid question, but can anyone help me understanding these lines:
dim dmnth = array()
Redim dmnth(Rs_emp_count + 1, Rs_proj_count + 1, total_days + 1)
dmnth(emp_cnt, prj_cnt, 0) = pname & " (" & pid & ")"
Thanks
Other
Can you answer this question?
Write Answer1 Answers