Forum Discussion
smg198811200
Jan 19, 2021Copper Contributor
compile error method or data member not found
Hi, Using my work computer to open a macro enabled worksheet and im unable to type. i have not changed anything or touched anything and i am a total noob when it comes to stuff like this. This is...
smg198811200
Jan 19, 2021Copper Contributor
HansVogelaar
Jan 19, 2021MVP
That means that there is no combo box named TempCombo on the active sheet, hence the error message. Perhaps the code was intended to be run from another sheet?