Access already has a Now() function which returns similar result. (However, if you want same date time, you'll have to wrap it in Format() and pass the ISO definition in)
I'm not aware whether Excel provides a built-in function for creating GUIDs/UUIDs. However, I've already linked to an API call you can use to create one and thus insert into cell. See post #2 above.