Frustrating Issue!!!

CHC Consulting LLC

Active Member
Joined
Aug 14, 2008
Messages
346
I am entering a simple formula in a cell and instead of computing the formula and dislplaying the result, it just displays the formula in the cell.

Here is my formula....

<table x:str="" style="border-collapse: collapse; width: 63pt;" border="0" cellpadding="0" cellspacing="0" width="84"><col style="width: 63pt;" width="84"><tbody><tr style="height: 20.1pt;" height="26"> <td class="xl65" style="height: 20.1pt; width: 63pt;" height="26" width="84">=INQUIRY!B3</td> </tr></tbody></table>
Any ideas?
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
I am entering a simple formula in a cell and instead of computing the formula and dislplaying the result, it just displays the formula in the cell.

Here is my formula....

<TABLE style="WIDTH: 63pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=84 x:str=""><COLGROUP><COL style="WIDTH: 63pt" width=84><TBODY><TR style="HEIGHT: 20.1pt" height=26><TD style="WIDTH: 63pt; HEIGHT: 20.1pt" class=xl65 height=26 width=84>=INQUIRY!B3</TD></TR></TBODY></TABLE>
Any ideas?

Select the formula cell.
Format the formula cell as General.
And hit F2.

Or run...

Edit|Replace.
Set Find What to: =
Set Replace With to: =
Activate the Replace All button.
 
Upvote 0
You could also do text to columns, under the data menu. Just follow it through and make it a general data.
 
Upvote 0

Forum statistics

Threads
1,215,360
Messages
6,124,489
Members
449,166
Latest member
hokjock

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top