A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Don’t know how to create the macro
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
formul;a to convert figures into words in excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Don’t know how to create the macro
Macro is only avaible on Desktop application.
Alt+F11 to open VB editor. Then copy macro in it.
Many thanks for your reply. I have tried to copy / paste the macro suggested by you, but unfortunately, I am not able to do it. I would be grateful if you could make it more understandable to a person like me.
thanks
Alt +F11 to open VB Editor.
Then insert a new module and copy code in it. Now you can use spellnumber formula in that workbook.
File is sent in private message.
Could you please send me the exact van code that is to be copied and pasted into the module. And also please advise me what next step to be taken. It’s to be saved or simply exited from the vba module and insert spell numbers formula in the desired cell?