I've been using this Chr(34) to replace quotations in my quotes and they've been working well in VBA for excel. Now i've migrated the same code to VBA in Access and it's giving me complie error with this message: Can't find object or library. 
Do I have to add any additional reference when using Chr(34)? If so which reference?
thanks a lot!

Do I have to add any additional reference when using Chr(34)? If so which reference?
thanks a lot!