# Excel hanging up when I copy a cell

**URL:** https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944
**Category:** Factual Questions
**Created:** [October 5, 2021, 7:46pm UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944 "2021-10-05T19:46:38Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Johnny\_L.A](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/johnny_l.a/32/1084_2.png) [@Johnny\_L.A](https://boards.straightdope.com/u/Johnny_L.A)
#### Post date: [October 5, 2021, 7:46pm UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944/1 "2021-10-05T19:46:38Z")

</div>

I have an Excel file that’s… ‘interesting’. First, it crashes the program when I try to do text-to-columns. Then I remember it has non-display characters. Since they’re not all ALT+010, I have to copy it into Word and do a Replace manual line break to pipes. Then I have to copy it back into Excel. It takes a long time to copy and paste a file (about 4,000 records in this case).

But here’s the actual problem: I have to copy-and-paste cells, so… I copy the cell or cells! With the intent of pasting them! But for this one file, even copying one cell hangs up Excel for about two minutes before I can paste it/them. Why? Is there some other non-display character that makes it do this? If so, is it findable in Word? If it’s not that, then what? I copied the entire file (3,999 records, 19 columns) and pasted it as text in a new spreadsheet. It’s still hanging up.

---

<div class="post-metadata">

### Author: ![Whack-a-Mole](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/whack-a-mole/32/141_2.png) [@Whack-a-Mole](https://boards.straightdope.com/u/Whack-a-Mole)
#### Post date: [October 5, 2021, 8:48pm UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944/2 "2021-10-05T20:48:47Z")

</div>

Not sure if it will help but you might consider pasting into [Notepad++](https://notepad-plus-plus.org/).

It is free and you can tell it to show hidden characters ( Menu: _View_ → _Show Symbol_ → _Show All Characters_). It is a very useful program. Every PC should have it.

It may help you find weird bits. Worth a shot.

---

<div class="post-metadata">

### Author: ![Johnny\_L.A](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/johnny_l.a/32/1084_2.png) [@Johnny\_L.A](https://boards.straightdope.com/u/Johnny_L.A)
#### Post date: [October 5, 2021, 8:52pm UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944/3 "2021-10-05T20:52:29Z")

</div>

I don’t have administrator privileges, so I can’t download anything.

---

<div class="post-metadata">

### Author: ![Whack-a-Mole](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/whack-a-mole/32/141_2.png) [@Whack-a-Mole](https://boards.straightdope.com/u/Whack-a-Mole)
#### Post date: [October 5, 2021, 8:58pm UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944/4 "2021-10-05T20:58:13Z")

</div>

100% WAG here:

Can you export the spreadsheet to a comma delimited file and then upload that comma delimited file back into a new spreadsheet? I am not sure but that may strip all the non-display crap out and just move the data. Formatting and all that will be lost.

Again, just guessing. I do not know if that will solve the problem (since I am still not sure what is really causing this problem but this could help troubleshoot).

You also may consider opening Task Manager (CTRL+ALT+DEL) and see if CPU or memory usage go nuts when copying. It won’t solve the problem but may provide some clues.

---

<div class="post-metadata">

### Author: ![Johnny\_L.A](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/johnny_l.a/32/1084_2.png) [@Johnny\_L.A](https://boards.straightdope.com/u/Johnny_L.A)
#### Post date: [October 5, 2021, 9:05pm UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944/5 "2021-10-05T21:05:49Z")

</div>

> [@Whack-a-Mole](#):
>
> Can you export the spreadsheet to a comma delimited file and then upload that comma delimited file back into a new spreadsheet? I am not sure but that may strip all the non-display crap out and just move the data. Formatting and all that will be lost.

That worked. I have to save it as .csv anyway, so I’m glad it did.

---

<div class="post-metadata">

### Author: ![Dr.Strangelove](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/dr.strangelove/32/6613_2.png) [@Dr.Strangelove](https://boards.straightdope.com/u/Dr.Strangelove)
#### Post date: [October 5, 2021, 9:59pm UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944/6 "2021-10-05T21:59:02Z")

</div>

> [@Johnny\_L.A](#):
>
> I don’t have administrator privileges, so I can’t download anything.

Can’t download or can’t install? If you can download stuff, you can use many apps without installation (typically called “portable” because one of the uses is to dump them on a USB stick). Notepad++ comes in a portable version:

> **[Notepad++ Portable (development text editor) | PortableApps.com](https://portableapps.com/apps/development/notepadpp_portable)**
>
> Notepad++ Portable is a full-featured text editor with features like: Syntax Highlighting and Syntax Folding, User Defined Syntax Highlighting and Folding, PCRE (Perl Compatible Regular Expression) Search/Replace, customizable GUI with vertical tab...

PS: It’s “hanging”, not “hanging up”

---

<div class="post-metadata">

### Author: ![Stranger\_On\_A\_Train](https://avatars.discourse-cdn.com/v4/letter/s/13edae/32.png) [@Stranger\_On\_A\_Train](https://boards.straightdope.com/u/Stranger_On_A_Train)
#### Post date: [October 6, 2021, 1:39am UTC](https://boards.straightdope.com/t/excel-hanging-up-when-i-copy-a-cell/951944/7 "2021-10-06T01:39:22Z")

</div>

> [@Whack-a-Mole](#):
>
> Not sure if it will help but you might consider pasting into [Notepad++](https://notepad-plus-plus.org/).

That would be my recommendation as well. The o.p. should be able to install it with just user permissions (will only be accessible to him but as long as he is the only user it doesn’t matter).

I’d ask where the o.p. gets these crazy files but frankly I’ve seen worse. A couple of years ago I had someone give me an Excel document that was supposed to be just time history data (just sampled instrumentation) that they decided to glom together into a spreadsheet instead of delivering individual text or binary files. It turned out that someone wrote some kind of bizarre frequency filtering macro that iteratively ran across the spreadsheet so that every time you opened it it spent ten minutes “filtering” data, because that is what everyone is missing in their life, I guess. I finally gave up trying to open the fucking thing and imported the data directly into Python using _openpyxl_, and since I figured out how to do it haven’t bothered opening up another data dump directly in Excel again. Excel is a great tool for certain types of task, but a data processing and mangling tool it is not.

Stranger
