Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kiss
 
Posts: n/a
Default formulas don,t work

I received a database from another source
in cell c1 i enter =A1 and press enter nothing happens
it just abbears as =A1
No formulas are working
But in another worksheet in the same file all is ok
  #2   Report Post  
Anne Troy
 
Posts: n/a
Default

Hi, Kiss. That's 'cause the cell is formatted as text. Try:
a) formatting it as general
b) Edit--Clear--All, save the file, and type the formula again
************
Anne Troy
www.OfficeArticles.com

"Kiss" wrote in message
...
I received a database from another source
in cell c1 i enter =A1 and press enter nothing happens
it just abbears as =A1
No formulas are working
But in another worksheet in the same file all is ok



  #3   Report Post  
David McRitchie
 
Posts: n/a
Default

You might try making sure the columns are formatted as you want
and then running the macro TrimALL to essentially reenter
each cell. There is more description there to tell you how to find
what you actually had by using a few tests. But the macro will
remove leading and trailing spaces after converting CHAR(160)
to a regular space. If the data came from a web page then that
probably will fix the problem.
http://www.mvps.org/dmcritchie/excel/join.htm#trimall
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Anne Troy" wrote in message ...
Hi, Kiss. That's 'cause the cell is formatted as text. Try:
a) formatting it as general
b) Edit--Clear--All, save the file, and type the formula again
************
Anne Troy
www.OfficeArticles.com

"Kiss" wrote in message
...
I received a database from another source
in cell c1 i enter =A1 and press enter nothing happens
it just abbears as =A1
No formulas are working
But in another worksheet in the same file all is ok






  #4   Report Post  
Max
 
Posts: n/a
Default

The sheet might have been formatted as text

Try this on a *spare* copy of the sheet

Select col C, press CTRL+SHIFT+Right arrow
(this will select all the cols C to IV)

Right-click on selection Format Cells General OK

With the selection of cols C to IV still in-place:
Click Edit Replace
Find what: = (enter an equal sign)
Replace with: = (enter an equal sign)
Click "Replace All"

The above should re-set things back to normal for cols C to IV
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"Kiss" wrote in message
...
I received a database from another source
in cell c1 i enter =A1 and press enter nothing happens
it just abbears as =A1
No formulas are working
But in another worksheet in the same file all is ok



  #5   Report Post  
Kiss
 
Posts: n/a
Default

Thank you very very much
all is well

"Kiss" wrote:

I received a database from another source
in cell c1 i enter =A1 and press enter nothing happens
it just abbears as =A1
No formulas are working
But in another worksheet in the same file all is ok



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
text and numbers same cell and formulas still work (like lotus) rmoore Excel Worksheet Functions 4 July 20th 05 07:02 PM
Correct formulas in cells, have to retype to work budsb1 Excel Discussion (Misc queries) 3 March 5th 05 11:45 AM
Way to make Excel only run certain formulas on a worksheet? jrusso Excel Discussion (Misc queries) 0 January 12th 05 04:23 PM
How do I fill down formulas so they iterate in intervals other th. picklet222 Excel Worksheet Functions 2 December 18th 04 01:23 PM
Formulas not working after transfering to new workbook Mark Jackson Excel Worksheet Functions 5 December 15th 04 06:17 PM


All times are GMT +1. The time now is 05:21 PM.

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"