Re: Transferring values from each sheet to a new sheet
Hum I think I am on the right way here, I am checking the number of rows that has values ie COUNTA for each worksheet and by that being able to determine how many rows to transferred (copied) to the new sheet. The problem I am facing now is getting the values into the new worksheet with all the values.. anybody know hos to do this?