Вниз
Скачать: CL | DM;

Excel   Найти похожие ветки 

 
john_mag ©   (2005-06-23 07:22) [0]

Доброе утро всем, кто есть! Кто-нибудь уже проснулся на столько, чтобы помочь мне с вопросом? Подскажите пожалуйста, как узнать пустая ячейка в Excel или нет? Сидел вчера целый вечер и понял, что извращаюсь, а истина где-то рядом..., но не могу увидеть... Спасибо за ответы - за любые.


 
dmitry501 ©   (2005-06-23 07:44) [1]

john_mag ©   (23.06.05 7:22)
Может этот кусочек из хелпа поможет?
Returns or sets the value of the specified range. Read/write Variant.

expression.Value(RangeValueDataType)
expression    Required. An expression that returns a Range object.

RangeValueDataType   Optional Variant. The range value data type. Can be a xlRangeValueDataType constant.

xlRangeValueDataType can be one of these xlRangeValueDataType constants.
xlRangeValueDefault    default If the specified Range object is empty, returns the value Empty (use the IsEmpty function to test for this case). If the Range object contains more than one cell, returns an array of values (use the IsArray function to test for this case).
xlRangeValueMSPersistXML    Returns the recordset representation of the specified Range object in an XML format.
xlRangeValueXMLSpreadsheet    Returns the values, formatting, formulas and names of the specified Range object in the XML Spreadsheet format.


 
evvcom ©   (2005-06-23 08:59) [2]

В Excel жмешь "запись макроса", пишешь в ячейку "=ЕПУСТО(A1)", останавливаешь запись, смотришь в редакторе VB, что получилось и видишь ActiveCell.FormulaR1C1 = "=ISBLANK(RC[1])". Делай выводы.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.034 c
14-1118049595
I'm
2005-06-06 13:19
2005.07.11
Component s


10-1095063443
Weare
2004-09-13 12:17
2005.07.11
Как корректно открыть Excel, взять оттуда значение ячейки и ...


5-1089734822
boband
2004-07-13 20:07
2005.07.11
Формула прозрачности


1-1118819243
dmitry501
2005-06-15 11:07
2005.07.11
Произвольное изменение региональных настроек


1-1118899896
ANB
2005-06-16 09:31
2005.07.11
Как пройти BPL/DLL в отладчике ?




   Наверх