Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Copy an exact cell value (text)

Here's one for you experts - it's driving me crazy:

I use Excel for a lot of strange and unusual things and I have a cell
(formatted as text) value that is:

Hi,<br<br<table border="0" cellpadding="0" cellspacing="0"
style="border-collapse: collapse" bordercolor="#111111" width="400"
id="AutoNumber1"<tr<td width="102" align="left"<a
href="productDetails/8809113254001"<img border="1"
src="resources/cache/front/70/90/8809113254001_70x90.jpg"
style="border-style:solid; border-color:#000000; "</a</td<td width="102"
align="left"&nbsp;</td<td width="103" align="left"&nbsp;</td<td
width="103" align="left"</td</tr</table<br<br


Please note, within Excel it's NOT HTML - it's an actual text value in
Range("A2").

Have you got any tips for copying this cell to the Windows copy buffer ? If
I use Range("A2").Copy, it'll just copy a lot of ############'s to the
buffer as the value is so long that Excel cannot display it as it would
normally do.

I hope you can help!

Rasmus


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Copy an exact cell value (text)

I'm betting that it copies ok. But when you do your edit|paste special|values,
you get the ####'s.

If that's true, try changing the numberformat of the receiving cell to General.
(Cells formatted as Text have trouble displaying long strings.)

If this isn't the problem, you may want to post more of your code and a few more
details.

Rasmus wrote:

Here's one for you experts - it's driving me crazy:

I use Excel for a lot of strange and unusual things and I have a cell
(formatted as text) value that is:

Hi,<br<br<table border="0" cellpadding="0" cellspacing="0"
style="border-collapse: collapse" bordercolor="#111111" width="400"
id="AutoNumber1"<tr<td width="102" align="left"<a
href="productDetails/8809113254001"<img border="1"
src="resources/cache/front/70/90/8809113254001_70x90.jpg"
style="border-style:solid; border-color:#000000; "</a</td<td width="102"
align="left"&nbsp;</td<td width="103" align="left"&nbsp;</td<td
width="103" align="left"</td</tr</table<br<br

Please note, within Excel it's NOT HTML - it's an actual text value in
Range("A2").

Have you got any tips for copying this cell to the Windows copy buffer ? If
I use Range("A2").Copy, it'll just copy a lot of ############'s to the
buffer as the value is so long that Excel cannot display it as it would
normally do.

I hope you can help!

Rasmus


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy an exact formula without changing cell reference Vidal Excel Worksheet Functions 1 September 5th 09 09:48 AM
exact copy Jean-Paul Excel Worksheet Functions 5 October 16th 08 11:45 AM
Exact Copy Saxman Excel Discussion (Misc queries) 3 May 25th 06 07:21 PM
Copy exact value from one cell to new formula in another cell asg2307 Excel Discussion (Misc queries) 2 February 6th 06 09:33 PM
How to do the exact copy of a formula Michal Excel Worksheet Functions 8 October 20th 05 04:27 PM


All times are GMT +1. The time now is 09:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"