Results of 1 - 1 of about 1398 for ������������ #N/A (0.016 sec.)
- [[20150120121529]]
- #score: 6905
- @digest: 77752aa85253a88e28d36f7cdc9c6b02
- @id: 67070
- @mdate: 2015-01-20T04:10:17Z
- @size: 725
- @type: text/plain
- #keywords: j209 (7159), j136 (6955), b132 (6590), b113 (6548), 行非 (3858), 示マ (3508), kysj (2996), 示2 (1845), (ky (1748), 示行 (1431), 当行 (1056), が# (829), entirerow (772), hidden (707), 非表 (691), iserror (358), 稲葉 (321), 2015 (291), 火) (242), excel2013 (213), 表示 (182), 該当 (175), windows7 (150), 行を (146), 大変 (135), 以外 (129), マク (126), クロ (113), 使用 (96), 上記 (94), エラ (90), ラー (84)
- 『行非表示マクロについて』(kysj)
1 B113〜B132、J136〜J209の値が#N?Aならその該当行を非表示 2 その非表示行を表示させる 上記の二つのマクロを教えてください。 < 使用 Excel:Excel2013、使用 OS:Windows7 > ---- #N?Aが #N/Aのことで、それ以外のエラー(例えば#Value!等)がないなら、こちらでどうですか? Sub test() Dim a For Each a In Range("B113:B132,J136:J209") If IsError(a.Value) Then a.EntireRow.Hidden = True Debug.Print a.Row End If Next a End Sub Sub test2() Cells.EntireRow.Hidden = False End Sub (稲葉) 2015/01/20(火) 12:45 ---- 大変ありがとうございました。 (kysj) 2015/01/20(火) 13:10 ...
-
https://www.excel.studio-kazu.jp/wiki/kazuwiki/201501/20150120121529.txt
- [detail]
- similar
PREV
NEXT
Powered by
Hyper Estraier 1.4.13, with 98566 documents and 615498 words.
訪問者:
