July 01(Fri), 2011
指定した文字列を含むセルを検索する関数
Function FINDCELL(r As Range, str As String) As Object Dim theCell As Object Set theCell = r.Cells.Find(str, LookAt:=xlPart) If theCell Is Nothing Then Set FINDCELL = Nothing Else Set FINDCELL = theCell End If End Function
トラックバック - http://d.hatena.ne.jp/haru-s/20110701/1309535955
リンク元
- 8 http://www.google.co.jp/search?q=vba+特定の文字列を含むセル 選択&hl=ja&source=hp&lr=&aq=f&aqi=&aql=&oq=
- 5 http://www.google.co.jp/url?sa=t&rct=j&q=指定した文字列を含むセルの検索&source=web&cd=2&ved=0CCcQFjAB&url=http://d.hatena.ne.jp/haru-s/20110
- 5 http://www.google.co.jp/url?sa=t&rct=j&q=vba+文字列を含むセル+検索+&source=web&cd=4&ved=0CDwQFjAD&url=http://d.hatena.ne.jp/haru-s/20110701/1309535955&ei=ar_ITuntJI6ImQWV59k
- 4 http://twitter.com/
- 4 http://www.google.co.jp/url?sa=t&rct=j&q=文字列を含むセル&source=web&cd=8&ved=0CHYQFjAH&url=http://d.hatena.ne.jp/haru-s/20110701/1309535955&ei=jgUET-j-K4P2mAWe8tiKAg&usg=AFQjCNFvwkQKKOGj
- 4 http://www.google.co.jp/url?sa=t&rct=j&q=vba+特定の文字を含むセルの検索&source=web&cd=5&ved=0CEIQFjAE&url=http://d.hatena.ne.jp/haru-s/20110701/13095359
- 4 http://www1.atwiki.jp/memosite/pages/12.html
- 3 http://search.yahoo.co.jp/search?p=指定した文字を含むセルを検索&aq=-1&oq=&ei=UTF-8&fr=top_ga1_sa&x=wrt
- 3 http://search.yahoo.co.jp/search?p=VBA+指定の文字のあるセルを検索&aq=-1&oq=&ei=UTF-8&fr=top_ga1_sa&x=wrt
- 3 http://search.yahoo.co.jp/search?p=VBA+特定の文字を含むセルを検索&aq=-1&oq=&ei=UTF-8&fr=top_ga1_sa&x=wrt
