/ExcelVBA_CoreAnalyzer

Excel VBA to generate downhole profiles and scatter diagrams

MIT LicenseMIT

ExcelVBA_CoreAnalyzer

Excel VBA to generate downhole profiles and scatter diagrams

Download and activate

  • Trust the excel file.

https://learn.microsoft.com/DeployOffice/security/internet-macros-blocked#guidance-on-allowing-vba-macros-to-run-in-files-you-trust

  • Open file and activate macro

If you have security concerns, please see writeVBA

usage of excel file

  1. Create a new worksheet (any sheet name) and paste your data. Element name should be placed horizontally.

  1. In the new sheet, press ctrl + Shift + i to create input sheet.

  2. Enter information to be referenced in generating graphs in yellow cells.

  1. In the input sheet, press ctrl + r to create graph examples. If you want to change reference, delete both graph and press ctrl + r again.

  2. Modify colors, marker types, lines of graphs as you like. The style determined here will be applied to all graphs.

  1. Press ctrl + t to create downhole variations of all elements.

  1. To change x-ranges, input '1' to row 20 ("reset x"), and designate minimum and maximum values. This range is also referenced when generating scatter diagrams.

  2. Press ctrl + Shift + t to change xranges.

  1. Input '1' for to row 23 for elements you want to generate scatter diagrams. It takes some time depending on PC spec, so please select 5-10 elements at the first time.

  2. In the worksheet of downhole profiels, press ctrl + n to create scatter diagrams.

  1. (optional) If you want to change information in the input sheet, modify and press ctrl + Shift + n

Log

  • 2019.3.8 Version 1
  • 2019.4.7 Version 2
  • 2023.12.3 Publish (version 2.2)