Hey,

Ok, kind of a broad question - I want to run a certain program that makes several calculations based on excel sheets on computers that dont necessarily have excel installed on them. What will be the best way to write and compile such a form?

What I have now is several sheets with data and a userform that makes all kinds of calculations. I want to have this form to start on a computer that don't have excel, to be kind of independent program. Is there a way to make it with vba?

thanks