Forum Discussion

Serina001's avatar
Serina001
Copper Contributor
Jun 07, 2023
Solved

Using cell reference with text in cell

Hello,  I am trying to capture a simple cell reference to capture the contents of one cell into another cell. For example on a summary worksheet, I would pull the goals captured from another cell in...
  • NikolinoDE's avatar
    Jun 07, 2023

    Serina001 

    In general and as far as i know, there is no limit to the amount of text that can be pulled using a cell reference in Excel. However, there are a few potential issues that could be causing the problem you're experiencing:

    1. Cell Formatting: Ensure that the formatting of the destination cell is set to accommodate the length of the text. If the cell is not wide enough or the text is formatted as hidden or white, it may appear as if there is no text.
    2. Hidden Characters: Check if there are any hidden characters, spaces, or line breaks in the source cell (C204) that could affect the display in the destination cell. You can use the CLEAN function to remove non-printable characters from the text.
    3. Data Type: Confirm that the data type of the destination cell is set to "General" or "Text." If it is set as a numeric or date format, it may not display the text correctly.

    If none of the above solutions resolve the issue, it is possible that there may be an underlying problem with the file or software. In that case, you can try the following troubleshooting steps:

    1. Copy and Paste Special: Copy the text from the source cell (C204), then use "Paste Special" and choose "Values" to paste it into the destination cell. This will remove any formulas or formatting that could be causing the issue.
    2. Repair or Reinstall Excel: If the problem persists, you can try repairing or reinstalling Excel to ensure that the software is functioning properly.

    It is worth noting that Excel has a limit of 32,767 characters in a single cell. If the text in the source cell exceeds this limit, it may not be fully displayed in the destination cell.

    If you were still experiencing issues after trying these steps, it would be helpful to provide more details or share a sample file for further investigation.

Resources