#1   Report Post  
Posted to microsoft.public.excel.misc
darrent
 
Posts: n/a
Default Copy and paste


Hi I wonder if you can help me
Im dealing with numbers constantly performing finance reconciliations.
I access customer figures via client access and then copy data required
and paste into excel.
Now Negatives will show as 100000- in client access and when i was on
excel windows 2000 the 100000- used to convert automatically to -100000
(when doing paste ) meaning its seen as a number
Ive now been put onto excel 2003 SP1 and the paste does not convert
100000- to -100000 meaning its now text and wont add up, causing me
untold grief

Our internal systems people asvise its not their job to assist in this
matter ( thanks! having demanded i upgrade )

Now i have 100's of records like this and cant edit and move the - from
the end to the start.
This used to be a 1 second process ( copy and paste )
Does anyone know if this is bug in excel or CA or is there a setting or
can anyone provide a solution that can convert -(minus)at end of number
to -(minus)at start of number


--
darrent
------------------------------------------------------------------------
darrent's Profile: http://www.excelforum.com/member.php...o&userid=30183
View this thread: http://www.excelforum.com/showthread...hreadid=498652

  #2   Report Post  
Posted to microsoft.public.excel.misc
Jeroen
 
Posts: n/a
Default Copy and paste

Darrent,

This situation is encountered in many companies I guess, people demanding
things but not wanting to be bothered with the annoying consequences.
Maybe you can do a paste special? being absolutely sure that the format of
the cells you are pasting into has the correct format (number)????
--
Jeroen van Nieuwkerk




"darrent" wrote:


Hi I wonder if you can help me
Im dealing with numbers constantly performing finance reconciliations.
I access customer figures via client access and then copy data required
and paste into excel.
Now Negatives will show as 100000- in client access and when i was on
excel windows 2000 the 100000- used to convert automatically to -100000
(when doing paste ) meaning its seen as a number
Ive now been put onto excel 2003 SP1 and the paste does not convert
100000- to -100000 meaning its now text and wont add up, causing me
untold grief

Our internal systems people asvise its not their job to assist in this
matter ( thanks! having demanded i upgrade )

Now i have 100's of records like this and cant edit and move the - from
the end to the start.
This used to be a 1 second process ( copy and paste )
Does anyone know if this is bug in excel or CA or is there a setting or
can anyone provide a solution that can convert -(minus)at end of number
to -(minus)at start of number


--
darrent
------------------------------------------------------------------------
darrent's Profile: http://www.excelforum.com/member.php...o&userid=30183
View this thread: http://www.excelforum.com/showthread...hreadid=498652


  #3   Report Post  
Posted to microsoft.public.excel.misc
Jeroen
 
Posts: n/a
Default Copy and paste

Just another thought....
lets say cell A1 contains the value 1000-
you could use the following formula to convert it to -1000
=IF(RIGHT(A1,1)="-",-1*LEFT(A1,LEN(A1-1)),A1)

it checks whether the last character of the tekst is a -
if so the number prior to the - is multiplied by -1
if there is no - at the end it is assumed the number is usable as-is

Although I do not think it is efficient...It should do the trick...
--
Jeroen van Nieuwkerk




"darrent" wrote:


Hi I wonder if you can help me
Im dealing with numbers constantly performing finance reconciliations.
I access customer figures via client access and then copy data required
and paste into excel.
Now Negatives will show as 100000- in client access and when i was on
excel windows 2000 the 100000- used to convert automatically to -100000
(when doing paste ) meaning its seen as a number
Ive now been put onto excel 2003 SP1 and the paste does not convert
100000- to -100000 meaning its now text and wont add up, causing me
untold grief

Our internal systems people asvise its not their job to assist in this
matter ( thanks! having demanded i upgrade )

Now i have 100's of records like this and cant edit and move the - from
the end to the start.
This used to be a 1 second process ( copy and paste )
Does anyone know if this is bug in excel or CA or is there a setting or
can anyone provide a solution that can convert -(minus)at end of number
to -(minus)at start of number


--
darrent
------------------------------------------------------------------------
darrent's Profile: http://www.excelforum.com/member.php...o&userid=30183
View this thread: http://www.excelforum.com/showthread...hreadid=498652


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
Can't Copy and Paste or Paste Special between Excel Workbooks wllee Excel Discussion (Misc queries) 5 April 29th 23 03:43 AM
Macro to open workbook and copy and paste values in to orig workbo Dena X Excel Worksheet Functions 1 December 15th 05 11:13 PM
Can't Copy and Paste foumulas? Emory Richter Excel Discussion (Misc queries) 2 October 1st 05 08:27 PM
I cannot paste from one workbook to another. Copy works, paste do. JimmyMc Excel Discussion (Misc queries) 1 June 10th 05 03:54 PM
Can't Copy and Paste between Excel 2003 Workbooks wllee Excel Discussion (Misc queries) 6 March 30th 05 02:59 PM


All times are GMT +1. The time now is 08:20 AM.

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

About Us

"It's about Microsoft Excel"