SUSAN BAXTER
New Member
- Joined
- Apr 1, 2019
- Messages
- 47
<code class="western">[FONT=Liberation Serif, serif]I have one line in my code that deletes the data in the first cell to the right of a found search in a specified range. I would like to increase that ClearContents from 1 cell to 3 cells and I just can’t seem to find what that code is.[/FONT]</code>
<code class="western">
</code><code class="western">[FONT=Liberation Serif, serif]Cells(i, x).Offset(0, 1).ClearContents[/FONT]</code>
<style type="text/css">pre.cjk { font-family: "WenQuanYi Micro Hei Mono", monospace; }p { margin-bottom: 0.21cm; }code.cjk { font-family: "WenQuanYi Micro Hei Mono", monospace; }a:link { }</style>
<code class="western">
</code><code class="western">[FONT=Liberation Serif, serif]Cells(i, x).Offset(0, 1).ClearContents[/FONT]</code>
<style type="text/css">pre.cjk { font-family: "WenQuanYi Micro Hei Mono", monospace; }p { margin-bottom: 0.21cm; }code.cjk { font-family: "WenQuanYi Micro Hei Mono", monospace; }a:link { }</style>