日记首页
|
列表
|
添加日记
|
管理登陆
标题:VBA查询改进
<div title="点击运行该代码!" class="HtmlCode" style="cursor: pointer" onclick="preWin=window.open('','','');preWin.document.open();preWin.document.write(this.innerText);preWin.document.close();" ;=""> If xm <> "" Then<br> If d.Exists(xm) Then<br> m = d(xm)<br> arr(3, 1) = xm<br> arr(3, j) = brr(m, ncm + 2)<br> Else<br> arr(3, j) = " /"<br> End If</div><div title="点击运行该代码!" class="HtmlCode" style="cursor: pointer" onclick="preWin=window.open('','','');preWin.document.open();preWin.document.write(this.innerText);preWin.document.close();" ;="">改成<span style="display: inline !important; float: none; background-color: rgb(253, 253, 223); color: rgb(0, 0, 0); cursor: pointer; font-family: Tahoma; font-size: 14px; font-style: oblique; font-variant: normal; font-weight: 700; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"> arr(3, j) = " ",效果:没有从显示/,为空白。</span><u></u><sub></sub><sup></sup><strike></strike><br></div>