+ Reply to Thread
Results 1 to 6 of 6

Copy cell values from multiplesht to single sheet as format cells

  1. #1
    Forum Contributor
    Join Date
    06-10-2014
    Location
    CANADA
    MS-Off Ver
    2016
    Posts
    118

    Copy cell values from multiplesht to single sheet as format cells

    Hi experts

    i have excel workbook contain multiple sheet with clumps of data rows i want pick particular cells values

    where as A4 is header =B4 Is value
    where as A25 Is header = A26 Is value
    where as A27 Is header = A28 is value

    find the attachment
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,820

    Re: Copy cell values from multiplesht to single sheet as format cells

    Start by unmerging the range containing the text "MANUFACT COUNTRY" in each of the 3 sheets. Then try the macro below. You should avoid using merged cells at all cost because they create serious problems for macros. Do a little research into "CenterAcrossSelection". This has the same visual effect as merging horizontal cells without actually merging them.
    Please Login or Register  to view this content.
    You can say "THANK YOU" for help received by clicking the Star symbol at the bottom left of the helper's post.
    Practice makes perfect. I'm very far from perfect so I'm still practising.

  3. #3
    Forum Contributor
    Join Date
    06-10-2014
    Location
    CANADA
    MS-Off Ver
    2016
    Posts
    118

    Re: Copy cell values from multiplesht to single sheet as format cells

    HI sir sorry for late reply i getting error of this i just tried to solve but not come over of it please help on this
    Attached Images Attached Images

  4. #4
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,820

    Re: Copy cell values from multiplesht to single sheet as format cells

    Please attach a copy of the file that is generating the error.

  5. #5
    Forum Contributor
    Join Date
    06-10-2014
    Location
    CANADA
    MS-Off Ver
    2016
    Posts
    118

    Re: Copy cell values from multiplesht to single sheet as format cells

    please find the attachment file where getting error
    Attached Files Attached Files

  6. #6
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 2013
    Posts
    7,820

    Re: Copy cell values from multiplesht to single sheet as format cells

    In the first 3 sheets, you have merged cells in row 25 from A:K. Unmerge those cells before trying the macro below. You should avoid using merged cells because they almost always create problems for macros.
    Please Login or Register  to view this content.

+ 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: 24
    Last Post: 06-26-2020, 08:44 AM
  2. Replies: 3
    Last Post: 02-20-2019, 07:08 AM
  3. help with macro Copy-paste values (merged cells to single cells)
    By StoyC in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 05-14-2018, 09:58 AM
  4. [SOLVED] distribution of values from single cell to multiple cells in single column
    By WhatsGig in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 08-29-2017, 02:30 PM
  5. [SOLVED] VBA Split Cell Contents to New Rows & Copy Cells containing single values to the new rows
    By jaimelwilson in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-14-2017, 05:30 PM
  6. Replies: 2
    Last Post: 08-27-2005, 12:05 PM
  7. Replies: 1
    Last Post: 06-27-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