+ Reply to Thread
Results 1 to 1 of 1

Convert multiple IF functions to a VB code on button

  1. #1
    Registered User
    Join Date
    01-29-2014
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    42

    Convert multiple IF functions to a VB code on button

    I am looking to turn a four stage process that I currently have in excel which see's raw data from database cleaned up and arranged accordingly to make it compatible for its next use. This has all previously been done on Excel but I am in the process of writing a small app which takes care of this a lot quicker than manual input.

    So the data in question is cards face value and suit of Baccarat cards. I have attached a small sample of the Excel file the data is originally pasted into cells A2:F101 on the Raw tab, once the 'Clean Up' button is pressed the data moves cells in F left if column E is empty before is pastes it to cells A2:F101 on the Clean tab where it then goes through three simple but vital IF functions where it ends up in the desired format in cells S2:X101 on the Clean tab where the user then copies and pastes the values into another location.

    My VB application is built in Visual studio 2015, the raw data is loaded from an Access database and displayed in DataGridView1, the process button needs to complete all changes then paste it to DatGridView2.

    I'm relatively new on the programming side of things so my knowledge is limited, any help on this function would be greatly appreciated. VBA code I should be able to adapt and apply it to VB14 fro Visual Studio.

    Thanks again guys!
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 12-02-2015, 03:32 PM
  2. Combining separate button functions into one toggle button 2011 office for mac
    By voidcreativ in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-18-2015, 09:28 AM
  3. VBA code to convert multiple rows as column header grouped by unique key
    By Shreyas11 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-24-2014, 09:03 PM
  4. [SOLVED] How to convert selected multiple lines of a VBA code into comment line?
    By 1tane1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-29-2014, 11:04 AM
  5. [SOLVED] Convert a fixed function (hard code row number) with embedded functions to last Row Functi
    By markDuffy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-05-2013, 12:47 PM
  6. multiple functions with one button
    By jgvan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-31-2011, 01:06 PM
  7. Yes or No Button for multiple functions?
    By MasterCoder84 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-16-2007, 11:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1