+ Reply to Thread
Results 1 to 12 of 12

Copy datas into next row and column

  1. #1
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Copy datas into next row and column

    Hi all,

    I have a sheets with 12 months which need to be upated by using macro.In my attached Copy sheet i have entered only Jan month data alone.But i want to place the data For the whole year like 12 months.Im having macro that pulls First months data only.If i need to add balance 11 months or more than one months means what vba code i need to use.

    My concerns is..Im able to get the datas for Jan month with my macro.If the Jan month data is filled in the sheet means the Macro should place the new datas into next available row and column of the same sheet of the consolidated sheet (Here i have mentioned the Copy sheet).Like wise if 2 months data alredy filled out then next if i pull the data means it should place the datas into 3rd month of the sheet..

    Please advice ..


    Thanks,
    Lakshmanan
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Copy datas into next row and column

    How would Feb sheet look like since here, in Sheet1, you already have all months. Or am I missing something?

  3. #3
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    Hi Zbor,

    For all the sheets im having 12 months which i need to update the diffrent data's..Let us assume Sheet1 i need to update the productivity details of the employee across all months.In sheet2 I need to update the count of the defects across all months..For all the sheet datas am pulling from another sheet which having all the data base sheet details...I will share you the details if you need more info on this.


    Thanks,
    LaKshmanan

  4. #4
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Copy datas into next row and column

    If you have more sheets (like Jan, Feb etc) then make two of them (no need for whole year) and also desired output (manualy calculated corectly).

  5. #5
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    Hi Zbor,

    Thanks for the responce..But here i cant split the sheets and we are consolidating the sheet for year or quarter wise.Here is my requirment.

    1.Let us assume my Consolidated Work book is filled with Jan Month data for all the sheets in the work book.If i pull Feb or later months the macro should place the datas under the appropriate month..That is the problem here.
    Please help me


    Thanks,
    Lakshmanan
    Last edited by laxmanann; 04-01-2014 at 04:16 AM.

  6. #6
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    Hi Zbor,

    If you Have any questions please ask here.I will sahre you the detail description for the above.

    Thanks,
    Lakshmanan

  7. #7
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    Hi,

    In sheet1 if C3,D3 is filled with values na..Next pulling data will go to the blank cell of the E3 and F3..If E3,F3 Is filled with datas means..While next pulling the datas will go to G3 and H3..Like wise am asking ..Same for sheet2..

    Thanks,
    Lakshmanan

  8. #8
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: Copy datas into next row and column

    Quote Originally Posted by laxmanann View Post
    Hi,

    In sheet1 if C3,D3 is filled with values na..Next pulling data will go to the blank cell of the E3 and F3..If E3,F3 Is filled with datas means..While next pulling the datas will go to G3 and H3..Like wise am asking ..Same for sheet2..

    Thanks,
    Lakshmanan
    What is the source of C3-D3 (and others) numbers. Are they result of function (calculation). If its so, then you should show the database.
    Appreciate the help? CLICK *

  9. #9
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    Hi AZ-XL,


    Thanks for the response...Now am not able to upload my sheets..But already i have uploaded my database sheet and source sheets in the below link..17# reply of the thread...




    http://www.excelforum.com/excel-prog...ml#post3642923


    Sorry for the inconvinence..

    Thanks,
    Lakshmanan
    Last edited by laxmanann; 04-01-2014 at 06:37 AM.

  10. #10
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    Can anyone please hav a look and help me out for the same..

  11. #11
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    Hi AZ-XL,

    Am waiting for your positive reply..Please help me on the same..

    Thanks,
    Lakshmanan

  12. #12
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Copy datas into next row and column

    BUMP with No responce

+ 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. Copy datas same line different rows to other cells
    By freejack in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-22-2013, 06:21 PM
  2. compare oracle table datas and excel datas
    By james94539 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-01-2013, 03:48 PM
  3. [SOLVED] To sum up the Datas of a particulars in a column
    By PRADEEPB270 in forum Excel General
    Replies: 2
    Last Post: 09-25-2010, 02:39 AM
  4. sort certain datas in a wide range of datas
    By go4cdt in forum Excel General
    Replies: 2
    Last Post: 03-20-2006, 12:45 PM
  5. re : Finding the datas and deleting datas which are not found.
    By ddiicc in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-30-2005, 09:05 AM

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