excel memo excel関数 excel 関数 2015年3月1日 2015年10月19日 45秒 wakaue Facebook Twitter はてブ Pocket Feedly 空白区切りの文字の先頭文字列を取得する。 =IF(ISERROR(LEFT(TRIM(T7),FIND(" ",TRIM(T7))-1)),"",IF(LEFT(TRIM(T7),FIND(" ",TRIM(T7))-1)="#","",IF(ISBLANK(LEFT(TRIM(T7),FIND(" ",TRIM(T7))-1)),"",LEFT(TRIM(T7),FIND(" ",TRIM(T7))-1)))) Facebook Twitter はてブ Pocket Feedly
bash mvコマンドでエラー「inter-device move failed, unable to remove target」が出る。 事象 mvコマンドで「inter-device move failed, unable to remove target」が出てファイル移動...
ldap radiusdとopenldap(slave)の連携について 少しはまったので、メモ。 構成 oepldap(master) openldap(slave) radiusd openldap: 2.4....
oracle oracle リスナー起動/停止コマンド リスナーの起動 リスナーの停止 参考:http://www.shift-the-oracle.com/oracle-net/start-st...