Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Remove commas from Windows buffer

Hi,

Does anyone have a quick macro for removing all commas in the Windows buffer
before pasting into Excel ?

The thing is, I'm copying from one program and pasting into Excel. However
if the original copied text includes commas, it's going to screw up the
pasting in Excel.

Any ideas ?

(c:
Rasmus


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 153
Default Remove commas from Windows buffer

Import it as comma delimited, maybe?
-----Original Message-----
Hi,

Does anyone have a quick macro for removing all commas

in the Windows buffer
before pasting into Excel ?

The thing is, I'm copying from one program and pasting

into Excel. However
if the original copied text includes commas, it's going

to screw up the
pasting in Excel.

Any ideas ?

(c:
Rasmus


.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Remove commas from Windows buffer

Hi , Use the clip baord object to assign to a variable,
then use the REPLACE function to remove the commas, then
assign the new string back to the clipbaord ready fro
pasting....
Earl
-----Original Message-----
Hi,

Does anyone have a quick macro for removing all commas

in the Windows buffer
before pasting into Excel ?

The thing is, I'm copying from one program and pasting

into Excel. However
if the original copied text includes commas, it's going

to screw up the
pasting in Excel.

Any ideas ?

(c:
Rasmus


.

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
Remove Invereted Commas Rumy Excel Discussion (Misc queries) 3 December 31st 09 04:56 PM
I would like to remove IRM from windows Abhishek Excel Discussion (Misc queries) 0 August 7th 09 11:12 AM
How Do I Add Commas To Columns And Remove Spaces In Excel?? zeel Excel Discussion (Misc queries) 3 July 6th 07 02:03 PM
How to remove commas from a downloaded .dat file? arvind Excel Worksheet Functions 3 September 5th 06 01:09 PM
How do I remove multiple windows of 1 workbook (filename.xls:2,:3 Stacey D. Excel Discussion (Misc queries) 2 March 1st 06 09:57 PM


All times are GMT +1. The time now is 05: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"