[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using COM interface to write to Excel
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Using COM interface to write to Excel |
Date: |
Wed, 4 Jul 2012 21:19:46 -0400 |
On 4 July 2012 18:41, BinaryGirl <address@hidden> wrote:
> However, when I want to write the same variable to a different worksheet in
> the same workbook (yes, I created a handle to the worksheet already), the
> following line causes an error:
>
> addInfoSheet.Range('B1').Value = storageName;
Error messages are meaningful. Please disclose them.
- Jordi G. H.