Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
and I extract the correct date value. However, if the cell is just plain text (no excel formatting), my program freaks out and returns to the Tk mainloop; in other words; it hangs. Can someone help? Thanks, Michael$dateVar->ChangeType(VT_BSTR)->Value();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Excel and variants
by Jenda (Abbot) on Oct 24, 2003 at 16:11 UTC | |
by Anonymous Monk on Oct 24, 2003 at 16:19 UTC |