View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jules73 Jules73 is offline
external usenet poster
 
Posts: 5
Default how can I ignore or hide the #N/A when doing a sum or subtotal?

I have a list of products on drop downs (validation) which also populates a
cell next to it with its base cost. However if nothing is selected it shows
as #N/A. At the bottom of the list is a subtotal which works if it only looks
at cells with numbers. If it see an #N/A it doesnt total the ones that have
been populated. How can I get the subtotal to ignore blanks or #N/A? How do I
get it to show Blanks in stead of #N/A for that matter?

Thanks in advance.