AboutFrank G. Dahncke Expertise I can answer most questions realating to real-world application programming in Visual Basic .NET (including SQL-Server 7.0 and up). I NO LONGER ANSWER VB6 QUESTIONS. My speciality is GUI/frontend work and API calls. I do not know about Internet, games or graphics programming, just the bread-and-butter stuff. I answer questions in German as well.
Experience Experience: I have been programming BASIC applications professionally for 22 years now (2007), having done most any application type from multimedia CBT to telephone directories to database frontends. Organizations: RA-MICRO Software GmbH
Question Dear Sirs!
>
How I can make EXE version of Program which I made in excel and VB code?
Best regards,
Nikola
Answer Excel uses VBA (Visual Basic for Applications), not VB as a programming language. Unfortunatly, this means you cannot make an EXE because VBA is not meant to be compiled.
Please get a version of VisualBasic .NET to write EXE files.