View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fred[_25_] Fred[_25_] is offline
external usenet poster
 
Posts: 1
Default Need help: how to semi-automatically replace an empty value in a row with a row average?

I have an excel data file which has about 50 columns and more than 1000
rows, in some rows, values are missing at different columns. I need to
replace those empty values in each row with a row average. How do I do
that?
Thanks,
Fred