A real begineer
Registered User.
- Local time
- Today, 04:01
- Joined
- Nov 4, 2000
- Messages
- 74
I have an application which is under evelopment in the final stages of testing. The other day I was requested to make a cut down version for another purpose. So I thought I would simply copy the other database and delete the bits it doesn't need.
I found that the modules aren't working, so I thought it was something to do with the same tags being used as names on the same form names. So I deleted the form references and redid them in an attempt to fix that problem.
However, after all that it still did not fix the problem. When I ran the code the minute it came to a Round statement the debug would fire. Saying the object is not available. I don't understand why.
I found that the modules aren't working, so I thought it was something to do with the same tags being used as names on the same form names. So I deleted the form references and redid them in an attempt to fix that problem.
However, after all that it still did not fix the problem. When I ran the code the minute it came to a Round statement the debug would fire. Saying the object is not available. I don't understand why.