hi,
what i m trying to achieve doesnt sound very difficult.
however here is what i need to achieve:
i want to copy one column from a worksheet to another worksheet.
i m doing =NameofSheet!C1 and then copying it down all the way down to 1000
even though column is just 300 rows but i m copying it down to 1000 cause i need to automate the sheet and sheet might have more entries in the future.
here is what happens, the columns that doesnt have anything show me 0. i dont need zeros in those fields. i need it to show it as blank fields.
any way to achieve this?
what i m trying to achieve doesnt sound very difficult.
however here is what i need to achieve:
i want to copy one column from a worksheet to another worksheet.
i m doing =NameofSheet!C1 and then copying it down all the way down to 1000
even though column is just 300 rows but i m copying it down to 1000 cause i need to automate the sheet and sheet might have more entries in the future.
here is what happens, the columns that doesnt have anything show me 0. i dont need zeros in those fields. i need it to show it as blank fields.
any way to achieve this?