Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: yliew
  • Content: Threads
  • Order by date
  1. yliew

    Automatic Load Solver.xla

    Dear All, I realised that not all Excel comes with Solver.xla "checked" as default (in Visual Basic Module). As a result, some of the macro I wrote which uses solver will not work in those computers unless the user manually select the solver check box. Hence, I am wondering if...
  2. yliew

    Load Deflection Graph and List

    Dear All, I am new to ANSYS and need help and advice on how to plot graphs in ansys. Say I manage to create a simple cantilever and solved it in Solution Menu. What should I do next? I did go into Time-History Postprocessor and follow the help files. But it does not work. I think I am a bit...
  3. yliew

    Calculating Area Under the Graph Using Visual Basic

    Dear All, I am looking for a way to calculate the area under a non linear graph. I know it can be easily done using spreadsheet but are there any way which I can utilise Visual Basic to do all the calculation in the background and come out with one results. I have: ~~~~~~~ 1. Equation of the...
  4. yliew

    Another Question for VB Pro

    Dear All, My question this time is a bit harder:) I am trying to fill a column with a bunch of formula BUT I need the formula to increase by by the product of i as we go down the cells. From the following simple example you will see that I am trying to fill 11 cells beginning with...
  5. yliew

    AddIns

    Dear All, Can someone please give me some direction on how to call the "Random Number Generation" in "Data Analysis" Addins using visual basic? The following is an attempt to try and record the macro but it doesn't work. Please help. _____________ sub random()...
  6. yliew

    Can we change the increment of "i" ?

    Dear all, I am new in VBA for Excel and currently writing some procedures for my research. The following is a simple code which I wrote but I wish to extend it's capability: _____________ Sub generatedata() Max_displacement = InputBox("Enter Maximum Displacement: ") For i = 0 To...

Part and Inventory Search