Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations pierreick 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: yabby24
  • Content: Threads
  • Order by date
  1. yabby24

    VBA -- Executing One Macro for Multiple Referenced Rows

    Hello, I am still relatively new to coding and creating macros/code in Excel VBA, so please excuse the lack of knowledge and/or coding language. I have 750 rows of information with columns staying static. I need to send information in certain cells to another worksheet within the same...
  2. yabby24

    Access VBA Linear Interpolation

    I am trying to use Access VBA code to interpolate (linearly) and return values to a table. I am still very new to both Access and VBA coding, so please be kind and clear any responses--I appreciate it! Going off of this formula: y2 = [(x2-x1)(y3-y1)/(x3-x1)] +y1 My x2 column is in a table...
  3. yabby24

    Plotting Wavenumber vs. Frequency for Multiple Signals

    I have three signals from an acoustic data set that I am trying to plot on a frequency vs. wavenumber basis. I am very new to MatLab and need guidance. I have looked into this answer, but I need help relating it to my data...
  4. yabby24

    Spectrogram with Three Signals

    I have three acoustic data sets z1, z2, z3 that are nx1 matrices. I would like to plot them in a spectrogram in Matlab. I am aware of the spectrogram function, but I am new to Matlab and unsure how three signals would work.
  5. yabby24

    Creation of VBA Code

    I want to create a code to have the user input a number, have the code search through a column of cells with these numbers, and report back the rows of data associated with the column if it matches the input number. Ideally these would be reported on a different spreadsheet. I am pretty clueless...

Part and Inventory Search