Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
How to get activecell's address? I need to offset it to (10,0) and paste it. Sub String_Find_and_Paste() Dim s_text As String Dim r As Range Dim s As Range For Each c In Worksheets("Sheet1").Rows("5:5").Cells s_text = c.Value If InStr(1, s_text, "India", vbTextCompare) 0 Then 'Get the activeCell's address, offset it & paste Any ideas Milind |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I avoid excel change absolute address to relative address | Excel Discussion (Misc queries) | |||
How do I use the ActiveCell's contents as a string for a web query | Excel Programming | |||
long address list, name-address-city, listed vertically, how do y. | Excel Discussion (Misc queries) | |||
How do I import Office address book to Outlook Express address bo. | Excel Discussion (Misc queries) | |||
LINKING Address cells from an EXCEL spreadsheet to fill MapQuest Address Info | Excel Programming |