View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default easy function quesiton

Like this:

=IF(A1="","",A1)

--
Biff
Microsoft Excel MVP


"Dylan @ UAFC" wrote in message
...
=a1

this is returning a value of 0 until the the data is typed
how can i make this go away
Please advise