|
|
| making textbox to be auto sizable |
| I added a Textbox to a Word 2007 document by going
to the Developer option(in the File menu), then chose Design Mode,
then Legacy Tools->Text box Field. The MultiLine
and Enterkey properties are set ... on 21-Nov-09 |
| Microsoft Office Misc |
| |
|
| Sumproduct |
| Hi all,
I should make a condition(AND) in my sumproduct formula with date
format(yyyy/mm/dd), why it dosent accept my condition in one column, like
this:
=SUMPRODUCT(($B$30:$B$3000=$A$1)*($G$30:$G$30... on 21-Nov-09 |
| Microsoft Excel |
| |
|
| Class boxed in an object |
| Hello, I have a class implementing comparison operators and cast operators
(CType) .
This class called MyOpTest
Now look at this code:
Dim MyOp As New MyOpTest
Dim data As String = MyOp ... on 21-Nov-09 |
| Microsoft .NET Visual Basic |
| |
|
|
|
|
|
|
|
|
|
|
|