Hello. I'm improving my vba skills by having the recorder just record my usual actions in excel. I'm not sure if this is good though, because some of the code looks weird. For example, when I input a date it goes ActiveCell.FormulaR1C1 = "12/31/2008". Why does it do formula? Shouldn't it be value?
Bookmarks