+ Reply to Thread
Results 1 to 4 of 4

Macro coding - HELP

  1. #1
    Registered User
    Join Date
    08-05-2014
    Location
    philippines
    MS-Off Ver
    2010
    Posts
    1

    Post Macro coding - HELP

    I haven't tried Micro before, please I need help,

    I need to use button for each function.

    Everyday I download excel file (with different file name with different content), What I need are the following

    From Button 1: Display data
    1. Display specific cell. For example i only need all values from cell A (name of the cell is "SKU") which contains the Name of Item,
    cell C (name of cell is "Price") which has the item's SRP and cell F (name of cell is "Sale Price") which contains item's promo price.

    Button 2: Remove all numbers after "-"
    2. SKU looks like this "FI23AA3HY787-1231543" what I only need to display is this "FI23AA3HY787"

    Button 3: Removes all duplicate.
    3. I need to remove all duplicates. example
    SKU | price | sale price
    FI23AA3HY787 | $20 | $10
    FI23AA3HY787 | $20 | $10
    FI23AA3HY723 | $30 | $10

    And output should be like this:
    SKU | price | sale price
    FI23AA3HY787 | $20 | $10
    FI23AA3HY723 | $30 | $10

    and after removing duplicates, there will be pop up msg, that shows how many were deleted. and how many remains.




    I know this is too much to ask but I am so desperate, I have no background in coding.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello notgoodenough,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello notgoodenough,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,945

    Re: Macro coding - HELP

    This is the Introduction Forum where no questions should be posted. If you start a thread in any of the other sub-forums, I´m sure it will not take long before your request will be solved there.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. [SOLVED] Vb macro coding for transpose - complete coding?
    By Dharani Suresh in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 08-02-2013, 11:16 PM
  2. [SOLVED] Vb macro coding for transpose - complete coding?
    By Dharani Suresh in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-02-2013, 05:04 AM
  3. Help on Macro coding
    By Daniphord in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-12-2013, 02:06 AM
  4. Macro coding
    By SURESH G in forum Excel General
    Replies: 7
    Last Post: 03-06-2012, 08:39 AM
  5. [SOLVED] Implant macro coding into ASP coding
    By Sam yong in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-15-2005, 06:05 AM

Tags for this Thread

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