I have a simple Excel spreadsheet that was made in Excel 2002 (XP) on Windows. It's has some VBA code attached, which makes use of the Split function. When I try to run it in Excel 2004, it bombs out when it gets to the Split, with "Sub or Function not defined". Any idea why Split isn't working? 