Re: ClearContents does not work...
- From: "Kjartan" <someone@xxxxxxxxxx>
- Date: Thu, 30 Jun 2005 10:45:51 -0400
Miguel,
Thank you for your reply.
My code is in a module. Adding the Workbookname did not work either...
"Liedson31" <Liedson31@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8EBE8AE5-1B17-4525-854E-3F0A968019A7@xxxxxxxxxxxxxxxx
> hi kjartan....
> yes the code you have is ok....it works...
> 1 questions:
> are you running this one in the workbook you want to "clearcontents"
>
> if you don´t you have to put:
> workbooks("workbookname").Worksheets("Sheet1").Range("F1:F15").ClearContents
>
> cheers
> Miguel
>
> "Kjartan" wrote:
>
>> To make 'Empty' cells I expected this to work:
>>
>> Worksheets("Sheet1").Range("F1:F15").ClearContents
>>
>> .... but it does nothing... does not even clear numbers in those cells.
>> Do I need to use another method for this purpose ?
>>
>>
>> Thank's,
>> Kjartan
>>
>>
>>
.
- Follow-Ups:
- Re: ClearContents does not work...
- From: Tom Ogilvy
- Re: ClearContents does not work...
- From: K Dales
- Re: ClearContents does not work...
- From: Kjartan
- Re: ClearContents does not work...
- References:
- ClearContents does not work...
- From: Kjartan
- RE: ClearContents does not work...
- From: Liedson31
- ClearContents does not work...
- Prev by Date: Re: Change in code to copy formulas 2 other cells rather than first one?
- Next by Date: Checking iorAll blank cells in a column.
- Previous by thread: RE: ClearContents does not work...
- Next by thread: Re: ClearContents does not work...
- Index(es):
Relevant Pages
|