Forum Discussion
JGB82
Jan 11, 2023Copper Contributor
UDF not working in Excel 365
I have made a new funcion via VBA and put it in its own module, so not in the workbook or something, I made a new module. It's a function for giving back the background color code of a selected cell...
JGB82
Jan 11, 2023Copper Contributor
I'm in a desktop version of excel 365 but this is what I get:
Riny_van_Eekelen
Jan 11, 2023Platinum Contributor
JGB82 Looks like you have disabled macro's in Trust settings (don't know how that's called in NL Excel). when I disable it and reopen the file I get the NAME error.