Forum Discussion
samsamsamsam
Jan 04, 2024Copper Contributor
macro problem in excel
Hello, I made a bunch of macro for a project. The problem is that idk how but now when I'm looking for them in the list there is nothing. I can see them on visual Basic but i can't on the "macro list...
MarkAdams
Jan 04, 2024Copper Contributor
Hi, you could check they're not set as Private in the Sub statement...or try setting them as Public
https://learn.microsoft.com/en-us/office/vba/language/reference/user-interface-help/sub-statement