Coder Social home page Coder Social logo

parsinglabsolutionsasciioutput's Introduction

ParsingLabSolutionsASCIIOutput

Generates a table of results from LabSolutions HPLC ASCII data files

Installation/Setup

  • Open a blank (new) workbook in Excel.
  • Enable the Developer Tab (File->Options->Customize Ribbon). Under "Main Tabs" on the right side, "Developer" should be checked. The Developer tab should now appear in the main ribbon.
  • Enable the following References: Visual Basic for Applications, Microsoft Excel 14.0 Object Library, OLE Automation, Microsoft Office 14.0 Object Library, Microsoft Scripting Runtime. To enable the references, follow Developer->Visual Basic->Tools->References.
  • Copy and paste "TableGenerator" into a new VBA module and save it.
  • If using a version of Excel that only opens with one worksheet tab (Excel 2013 and later), add a second blank worksheet. The parsing script requires at least two worksheets to function correctly.
  • Save the spreadsheet.

Running the Script

  • Save the LabSolutions ASCII data files you wish to parse into the same directory.
  • No other files should exist in this directory (including the TableGenerator spreadsheet).
  • Run the module and follow the prompts.
  • Reveiw the final output table on the second sheet of the workbook.

Notes

  • This script was written, developed, and tested on a PC version of Microsoft Excel 2010. Upon first use of the script, the Developer tab in Excel as well as certain references in the Visual Basic IDE need to be enabled.
  • It is best to be consistent with your naming conventions for the same target elutants, otherwise, the module will read them as two different targets and create two separate headers in the final table. For example, "NO3" and "Nitrate NO3" may denote the same compound but will produce two headers.

parsinglabsolutionsasciioutput's People

Contributors

tbradley1013 avatar jacobrprice avatar tommyt714 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.