Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following line working on 2003, but not 2007.
crlf = Chr$(13) & Chr$(10) It highlights "Chr$" and says, "Compile error: can't find project or library." Then it pops up the "References - VBAProject". Thanks for any help. |