Morning all I am wondering if this is the right place to post this thread... I am trying to use Excel fucntions in code that I am writing for VBA in Solid Works, but am failing miserably... Does anyone know where I can find any advise?
what kind of program are you trying to create? if you don't mind me asking... maybe check out this website http://www.lennyworks.com/solidworks/default.asp?ID=30
For example the ceiling function. I know I can use it in excel vba but I can for some reason not reference it in Solidworks vba. I am trying to calculate the sides of a sqaure based on some values being put in by the user, but the lengths must be based on increments of 5mm for example.