#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formula issue.

I am creating a formula to copy data from one cell to another and I always
get the $ in my formula. I do not want to copy the same data that is in that
cell, so I have to go in and manually remove the $. How do I fix this issue.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Formula issue.

Hi,
you can remove all the $ sign using find and replace, press CTRL + H, find
what enter $, then go to the field replace with but do not enter anything and
click ok

"LCdebaca" wrote:

I am creating a formula to copy data from one cell to another and I always
get the $ in my formula. I do not want to copy the same data that is in that
cell, so I have to go in and manually remove the $. How do I fix this issue.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 905
Default Formula issue.

"LCdebaca" wrote:
I am creating a formula to copy data from one cell to
another and I always get the $ in my formula. I do
not want to copy the same data that is in that cell,
so I have to go in and manually remove the $. How
do I fix this issue.


You need to be more specific.

By "formula to copy data", I presume you mean that you have something like
=A1 in A2 in order to "copy" the value of A1 into A2. Right?

But first you say want to "copy data from one cell to another", then you say
you "do not want to copy the same data". What do you really mean? Do you
mean that want the same value, but not the same appearance?

And it is not clear what you mean by "$ in my formula". Do you mean that
you have =$A$1 (absolute reference) and you want =A1 (relative reference)?
Or do you mean that the value of the copy displays "$", and you do not want
it; for example, $123.45 should appear as 123.45?

The latter might require a simple change in cell format. But it would be
helpful to know the source of the "$" in the first place. Does it appear in
the original cell (A1 in my example)? If so, why: cell format; or text?

To change the format, click Format Cells Number.

If you mean that you have =$A$1 and you want =A, obviously you simply do not
type the "$" when you enter the formula. If you are entering the formula in
some way that automatically creates an absolute reference, you can move use
the cursor to select (highlight) the reference (e.g. $A$1), then press F4
several times to cycle through the difference kinds of cell references until
you find the one you want.

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
Formula Issue Steved Excel Worksheet Functions 5 September 3rd 09 09:21 AM
Formula issue please Steved Excel Worksheet Functions 4 February 28th 07 06:30 PM
formula issue AlienBeans Excel Discussion (Misc queries) 7 May 30th 06 04:47 AM
An issue regarding the formula HuaMin Excel Discussion (Misc queries) 2 December 7th 05 03:39 PM
An issue regarding the formula HuaMin Excel Discussion (Misc queries) 0 December 7th 05 09:07 AM


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