Hi,
I'm having problems with variables. I have this variable 'count' in my vb program. And i need to use this variable in my Access database to create a SELECT statement. I think i need to make it as a global variable. How do i go about doing that?
I'm having problems with variables. I have this variable 'count' in my vb program. And i need to use this variable in my Access database to create a SELECT statement. I think i need to make it as a global variable. How do i go about doing that?
Comment