乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      Excel 不規(guī)則中英文分離

       hdzgx 2019-10-23
      • Sub lqxs()

      • Dim Arr, i&, s1$, s2$

      • Arr = Sheet1.UsedRange

      • With CreateObject("VBSCRIPT.REGEXP")

      •     .Global = True

      •     For i = 1 To UBound(Arr)

      •         If Arr(i, 1) <> "" Then

      •         .Pattern = "\D"     '數(shù)字模式

      •         s1 = .Replace(Arr(i, 1), "")

      •         .Pattern = "[^\u4e00-\u9fa5]"     '漢字模式

      •         s2 = .Replace(Arr(i, 1), "")

      •         If s1 <> "" Then

      •             Cells(i, 3) = s1 & " " & s2

      •             Cells(i, 4) = Mid(Arr(i, 1), Len(s1 & " " & s2) + 2)

      •         Else

      •             Cells(i, 3) = s2

      •             Cells(i, 4) = Mid(Arr(i, 1), Len(s2) + 2)

      •         End If

      •         End If

      •     Next

      • End With

      • End Sub

        • 中英文分離.jpg
        • 中英文分離.jpg
        • ************************
        • 資產類 Assets
          資產類Assets
          3流動資產 Current assets
          3 流動資產urrent assets
          4貨幣資金 Cash and cash equivalents
          4 貨幣資金ash and cash equivalents
          見金Cash
          見金ash
          61002銀行存款 Cash in bank
          61002 銀行存款ash in bank
          71009其他貨幣資金 Other cash and cash equivalents
          71009 其他貨幣資金ther cash and cash equivalents
          8100外雄存款 Other city Cash in bank
          8100 外雄存款ther city Cash in bank
          910020行本票 Cashier'scheque
          910020 行本票ashier'scheque
          101000票 Bank draft
          101000 票ank draft
          110904信用卡 Credit
          110904 信用卡redit
          12100信用證保證金 U/C Guarantee depo
          12100 信用證保證金/C Guarantee depo
          1310906年出投資款 Refundable deposits
          1310906 年出投資款efundable deposits
          141101短期投資 Short-term investments
          141101 短期投資hort-term investments
          151101股票Sh: rm investments:ok
          151101 股票: rm investments:ok
          161101021##Short-term investments-corporate
          161101021Short-term investments-corporate
          17110103基金 Short-term investments- corporate
          17110103 基金hort-term investments- corporate
          18110110其他 Short-term investments- other
          18110110 其他hort-term investments- other
          191102短期投資跌價準備 Short-term investments falling price reserves
          191102 短期投資跌價準備hort-term investments falling price reserves
          20應收款 Account receivable
          20 應收款ccount receivable
          1211181收票據(jù) Note] receivable
          1211181 收票據(jù)ote] receivable
          22銀行承兌匯票 Bank acceptance
          22 銀行承兌匯票ank acceptance
          23商業(yè)承兌匯票 Trade acceptance
          23 商業(yè)承兌匯票rade acceptance
          241121應收股利 Dividend receivable
          241121 應收股利ividend receivable
          251128收利息 terestreceivable
          *************************************
          效果圖

          251128 收利息erestreceivable

        本站是提供個人知識管理的網絡存儲空間,所有內容均由用戶發(fā)布,不代表本站觀點。請注意甄別內容中的聯(lián)系方式、誘導購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權內容,請點擊一鍵舉報。
        轉藏 分享 獻花(0

        0條評論

        發(fā)表

        請遵守用戶 評論公約

        類似文章 更多