View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
johan johan is offline
external usenet poster
 
Posts: 34
Default Hide columns without data

Hello,

Somebody can help me ?

I need a macro that hide all the columns from column C till the last
used column where no data is registrated in recordnr 2.
Remarks..... in record nr.2, in all the columns, a formula is
registrated just looks like
=if(A1="";"";A1).
So, there's no real visible data in some records (only the formula as
mentioned)

regards and thanks,
Johan