Share via

Pulling data from one spreadsheet to another with merged cells

Anonymous
2017-12-18T17:16:45+00:00

I am using a modified calendar template and am trying to pull certain pieces of information into a new excel spreadsheet.  I am running into trouble creating a module that will copy the info into a new spreadsheet because the cells are merged.  Is there a way to pull this information from cells that have been merged?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2017-12-18T18:07:57+00:00

    I think the advice provided by Jason should serve your purpose in general. But if it doesn't let me know the specifics to provide you right solution.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-12-18T17:44:17+00:00

    In Excel, merged cells are referred to by the leftmost top cell in the range.

    For example, if you merge cells A2:C8, you would refer to the merged cells with A2.

    So you would use that cell when copying, etc.

    Was this answer helpful?

    0 comments No comments