Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Excel writes a formula on it's own - ??

Help! I have a cell that has no formula - formatted as text. But as soon as
I type a word into a second text formatted cell that first one autofills with
a formula that makes it equal to the second one.

i.e. if I type "test" into cell A12, then cell R12 automatically writes the
formula =$A12

And it's only on certain cells, not the whole sheet. I have no formula in
either cell. It's like conditional formatting only with formulas.

I've tried copying a non-wonky cell & pasting it over the afflicted one.
This works while the sheet is open, but as soon as I close & reopen it, it's
back. What would cause this to happen? the cells in reference are
DataValidation cells, but otherwise I have no code or macros associated with
this sheet.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 772
Default Excel writes a formula on it's own - ??

There are conditional formats that use functions, are you sure this isn't
happening? And are you sure there are no macros, if when you open the
workbook it asks if you want to enable macros you may have. If so try
disabling and then check for this occuring again. What hapens if you just
copy the entire sheet to another workbook?
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"slreilly" wrote:

Help! I have a cell that has no formula - formatted as text. But as soon as
I type a word into a second text formatted cell that first one autofills with
a formula that makes it equal to the second one.

i.e. if I type "test" into cell A12, then cell R12 automatically writes the
formula =$A12

And it's only on certain cells, not the whole sheet. I have no formula in
either cell. It's like conditional formatting only with formulas.

I've tried copying a non-wonky cell & pasting it over the afflicted one.
This works while the sheet is open, but as soon as I close & reopen it, it's
back. What would cause this to happen? the cells in reference are
DataValidation cells, but otherwise I have no code or macros associated with
this sheet.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Excel writes a formula on it's own - ??

Uncheck ToolsOptionsEdit tab, "Extend data range formats and formulas"

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"slreilly" wrote in message ...
| Help! I have a cell that has no formula - formatted as text. But as soon as
| I type a word into a second text formatted cell that first one autofills with
| a formula that makes it equal to the second one.
|
| i.e. if I type "test" into cell A12, then cell R12 automatically writes the
| formula =$A12
|
| And it's only on certain cells, not the whole sheet. I have no formula in
| either cell. It's like conditional formatting only with formulas.
|
| I've tried copying a non-wonky cell & pasting it over the afflicted one.
| This works while the sheet is open, but as soon as I close & reopen it, it's
| back. What would cause this to happen? the cells in reference are
| DataValidation cells, but otherwise I have no code or macros associated with
| this sheet.
|


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 663
Default Excel writes a formula on it's own - ??

Hi,

Click the sqaure on the top left corner next to Column A1 to select the
worksheet cells or you can press the CTRL key and click on each Worksheet tab
to group the selected worksheet. Then do the following:

1. On the Format menu, click Cells.
The Format Cells dialof box is displayed.
2. Click the Number tab.
3. Under the Category list, slect General.
4. Click Ok to apply the settings and return to the Workshet.

Note: Right-click the Worksheet tab and select Ungroup Sheets to deselect
the Worksheet tab.

Challa Prabhu

"slreilly" wrote:

Help! I have a cell that has no formula - formatted as text. But as soon as
I type a word into a second text formatted cell that first one autofills with
a formula that makes it equal to the second one.

i.e. if I type "test" into cell A12, then cell R12 automatically writes the
formula =$A12

And it's only on certain cells, not the whole sheet. I have no formula in
either cell. It's like conditional formatting only with formulas.

I've tried copying a non-wonky cell & pasting it over the afflicted one.
This works while the sheet is open, but as soon as I close & reopen it, it's
back. What would cause this to happen? the cells in reference are
DataValidation cells, but otherwise I have no code or macros associated with
this sheet.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Excel writes a formula on it's own - ??

That was it. It was walking the formula down from the 2 cells above. I didn't
realize Excel would do that.

Thank you!
slr

"Niek Otten" wrote:

Uncheck ToolsOptionsEdit tab, "Extend data range formats and formulas"

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"slreilly" wrote in message ...
| Help! I have a cell that has no formula - formatted as text. But as soon as
| I type a word into a second text formatted cell that first one autofills with
| a formula that makes it equal to the second one.
|
| i.e. if I type "test" into cell A12, then cell R12 automatically writes the
| formula =$A12
|
| And it's only on certain cells, not the whole sheet. I have no formula in
| either cell. It's like conditional formatting only with formulas.
|
| I've tried copying a non-wonky cell & pasting it over the afflicted one.
| This works while the sheet is open, but as soon as I close & reopen it, it's
| back. What would cause this to happen? the cells in reference are
| DataValidation cells, but otherwise I have no code or macros associated with
| this sheet.
|





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 24
Default Excel writes a formula on it's own - ??

In microsoft.public.excel.misc on Sat, 4 Aug 2007, slreilly
wrote :

"Niek Otten" wrote:

Uncheck ToolsOptionsEdit tab, "Extend data range formats and formulas"


That was it. It was walking the formula down from the 2 cells above. I didn't
realize Excel would do that.

Thank you!
slr


I've noticed Excel doing that too, but had no idea why until now. :)
--
Paul Hyett, Cheltenham (change 'invalid83261' to 'blueyonder' to email me)
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
Build excel formula using field values as text in the formula val kilbane Excel Worksheet Functions 2 April 18th 07 01:52 PM
Empty Cell writes over full cell Carlo Excel Discussion (Misc queries) 2 December 1st 06 12:54 PM
formula that writes to a *different* cell? john Excel Worksheet Functions 2 September 19th 06 12:55 PM
Excel writes "May 10" when I input "5-10". How to stop this? Carter Excel Discussion (Misc queries) 2 August 5th 05 06:52 PM
Excel re-writes working links and breaks them help! ihatespam Links and Linking in Excel 1 June 22nd 05 11:43 PM


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

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"