VBA - Sub or Function not Defined
问题 I keep getting a Sub or Function not Defined compile error with my code. What I am trying to accomplish is to take two item descriptors via input in a cell and then generate a unique alphanumeric serial number to that item and then output it onto the screen as well as save it on another sheet(which admittedly haven't even started to work on). However, I keep running into the issue of this compile error when trying to get my SerialGenerator function to work. I am trying to call the function to