Thread: ###
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike Rogers[_2_] Mike Rogers[_2_] is offline
external usenet poster
 
Posts: 284
Default ###

TheShadow

Try and make your column wider.

Mike Rogers
--
The only dumb question is the one you did not ask.


"TheShadow" wrote:

In excel I enter a formula in a cell that draws on another cell's info.
Doing this on Cell f6 works correctly. Doing the same formula in Cell F4
returns ######.

=F2*.0825+F2

Basically a simple formula to calculate tax at 8.25% then add the tax to the
item price.

Again this is working in the same spread sheet on Cell F6 but not in Cell F4