Hi,
In one of the modules in my VB code, I have a function that returns a string. But I want to use this from another form's code. How is it possible ? when I say frmmain. it does not get listed. I cannot convert this function to a sub as it has to return a string . What is the way I can handle this..
Please help !!
In one of the modules in my VB code, I have a function that returns a string. But I want to use this from another form's code. How is it possible ? when I say frmmain. it does not get listed. I cannot convert this function to a sub as it has to return a string . What is the way I can handle this..
Please help !!