VBA CODE HELP!

Joined
Jan 14, 2022
Messages
1
Reaction score
0
I've declared the following
Dim InnerCity As Double
But on clicking a certain button to execute such as,
InnerCity=txtInnerCity.Text
It shows compiler error , variable not defined alough I've already defined it .how do I fix it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top