![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#10
|
|||
|
|||
|
I have a follow-up to this. Perhaps macropod will see it and be kind enough to comment.
I have a cell that contains the text "Published". I want to update the cell just to the right of it. Unfortunately, there is another cell in the same table that also says "Published." In that case, it's a key, not a value, so I don't want it updated. In other words: first row : | published| jan 1, 2021 | second row: | status | published | third row: | type | ABC | What I want to do here is to change the date. So basically, I want to find the cell in the leftmost column with the word "Published" in it, and then I want to do an offset of (0,1) to go one cell to the right, and change the value there. If there's another way to think about this, then I can provide more information. For example, I could name the coordinates of each cell involved. They will always be the same. |
| Tags |
| tables, vba, vba find and replace |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find and Replace rows in a table based on bold text. | OfficeAssociate99 | Word VBA | 2 | 07-26-2017 06:32 AM |
| Select Cell Text to paste into Find/Replace | CBarry | Word VBA | 2 | 02-16-2017 04:37 AM |
| Increase number in cell, based on value in adjacent cell | scottyb | Excel | 3 | 02-02-2017 03:51 AM |
VBA Table – Search All Tables - Find & Replace Text in Table Cell With Specific Background Color
|
jc491 | Word VBA | 8 | 09-30-2015 06:10 AM |
| Word VBA Find Table Text Shading Colour and replace with another | QA_Compliance_Advisor | Word VBA | 10 | 09-19-2014 08:36 AM |