Hi,
I'm wondering how I can change this line of code to make my field (CsaveDAYS) contain both the value AND the format from my range ("D" & i).
Thanks in advance for your help!
Bonnie
CsaveDAYS = ActiveWorkbook.Sheets("Summary Sheet").Range("D" & i).Value
I'm wondering how I can change this line of code to make my field (CsaveDAYS) contain both the value AND the format from my range ("D" & i).
Thanks in advance for your help!
Bonnie
CsaveDAYS = ActiveWorkbook.Sheets("Summary Sheet").Range("D" & i).Value