+ Reply to Thread
Results 1 to 5 of 5

Macro to generate month

  1. #1
    Forum Contributor
    Join Date
    08-02-2012
    Location
    Pune
    MS-Off Ver
    Office 365 (Win 10)
    Posts
    489

    Macro to generate month

    Hello All,

    I am searching for a macro which will add the month in 'mmm' format in in column B from B6 till last row of data filled in C column.
    Attaching the imagefor your quick understanding.

    The yellow highlighted is the desired macro generated field

    Thanks in advance
    Snap1.jpg
    Please make the Post as solved, when you get your answer & Click * if you like my suggestion

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Macro to generate month

    Hello,

    why do you want a macro? You can use this formula in cell B6:

    =Text(C6,"mmm")

    and copy down.

    cheers, teylyn

  3. #3
    Forum Contributor
    Join Date
    08-02-2012
    Location
    Pune
    MS-Off Ver
    Office 365 (Win 10)
    Posts
    489
    Quote Originally Posted by teylyn View Post
    Hello,

    why do you want a macro? You can use this formula in cell B6:

    =Text(C6,"mmm")

    and copy down.

    cheers, teylyn
    Hello
    Thanks for the reply
    I thought about that. But if I put the formula in the entire column, the size of the file is getting increased from 50kb to 8mb. That's why

  4. #4
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Macro to generate month

    As a macro

    Please Login or Register  to view this content.
    Happy with my advice? Click on the * reputation button below

  5. #5
    Forum Contributor
    Join Date
    08-02-2012
    Location
    Pune
    MS-Off Ver
    Office 365 (Win 10)
    Posts
    489

    Re: Macro to generate month

    Your code is working perfectly. Thanks

+ 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] Generate the date of the second in each month
    By mikal.malmberg in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-24-2015, 06:49 AM
  2. [SOLVED] Generate a code that changes automatically every month
    By neima in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-15-2014, 11:04 AM
  3. [SOLVED] Generate Currencies for last day of the month automatically.
    By omni13 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-09-2014, 09:28 AM
  4. Excel Macro to generate all the Monday of a month
    By vislavti in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-14-2012, 05:20 AM
  5. Formula to generate last day of month
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-20-2012, 04:25 PM
  6. [SOLVED] Excel month dropdown list to generate day of week and date for selected month
    By aaaaaaaa in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-17-2010, 02:45 PM
  7. How to generate dates for a month?
    By Jim9980 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-19-2006, 08:17 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