メインコンテンツへスキップ

> Excelで住所を通りの名前/番号で並べ替える方法は?

ワークシートにクライアントの住所のリストがあり、これらの住所を通りの名前で並べ替えたいとします。 では、Excelでクライアントの住所を通りの名前/番号ですばやく並べ替えるにはどうすればよいでしょうか。

Excelのヘルプ列を使用して住所を通りの名前で並べ替える

Excelのヘルプ列を使用して番地で住所を並べ替える


矢印青い右バブル Excelのヘルプ列を使用して住所を通りの名前で並べ替える

Excelで住所を通りの名前で並べ替えます。最初にヘルプ列を作成する必要があります。

1.アドレスリストの横にある空白のセルを選択し、この数式を入力します = MID(A1、FIND( ""、A1)+1,255) (A1はアドレスリストのセルです)、を押します 入力します ボタンをクリックし、塗りつぶしハンドルをドラッグして、必要な範囲を塗りつぶします。 その後、番地を除くすべての住所がヘルプ列に抽出されていることがわかります。

2.次に、ヘルプ列の範囲を選択し、をクリックします 且つ > ZをZにソートする。 スクリーンショットを参照してください:

3。 の中に ソートワーニング ダイアログボックス、チェック 選択範囲を拡大。 スクリーンショットを参照してください:

4。 クリック 並び替え、アドレスがソートされていることがわかります。


矢印青い右バブル Excelのヘルプ列を使用して番地で住所を並べ替える

住所が同じ通りにあり、通り番号で並べ替える場合は、次のように実行できます。

1.アドレスリストに隣接する空白のセルを選択し、この数式を入力します = VALUE(LEFT(A1、FIND( ""、A1)-1)) (A1はアドレスリストの最初のセルです)、を押します 入力します ボタンをクリックし、塗りつぶしハンドルをドラッグして、必要な範囲を塗りつぶします。 その後、番地のみがヘルプ列に抽出されていることがわかります。

2.次に、ヘルプ列の範囲を選択し、をクリックします 且つ > ZをZにソートする。 スクリーンショットを参照してください:

3。 の中に ソートワーニング ダイアログボックス、チェック 選択範囲を拡大。 スクリーンショットを参照してください:

4。 クリック 並び替え、アドレスがソートされていることがわかります。

先端:この式も使用できます = LEFT(A1、FIND( ""、A1)-1)、あまりにも。

Note:この方法は、住所の道路が異なる場合にも機能します。


関連記事:

最高のオフィス生産性向上ツール

🤖 Kutools AI アシスタント: 以下に基づいてデータ分析に革命をもたらします。 インテリジェントな実行   |  コードを生成  |  カスタム数式の作成  |  データを分析してグラフを生成する  |  Kutools関数を呼び出す...
人気の機能: 重複を検索、強調表示、または識別する   |  空白行を削除する   |  データを失わずに列またはセルを結合する   |   数式なしのラウンド ...
スーパールックアップ: 複数の基準の VLookup    複数の値の VLookup  |   複数のシートにわたる VLookup   |   ファジールックアップ ....
詳細ドロップダウン リスト: ドロップダウンリストを素早く作成する   |  依存関係のドロップダウン リスト   |  複数選択のドロップダウンリスト ....
列マネージャー: 特定の数の列を追加する  |  列の移動  |  Toggle 非表示列の表示ステータス  |  範囲と列の比較 ...
注目の機能: グリッドフォーカス   |  デザインビュー   |   ビッグフォーミュラバー    ワークブックとシートマネージャー   |  リソースライブラリ (自動テキスト)   |  日付ピッカー   |  ワークシートを組み合わせる   |  セルの暗号化/復号化    リストごとにメールを送信する   |  スーパーフィルター   |   特殊フィルター (太字/斜体/取り消し線をフィルター...) ...
上位 15 のツールセット12 テキスト ツール (テキストを追加, 文字を削除する、...)   |   50+ チャート 種類 (ガントチャート、...)   |   40+ 実用的 (誕生日に基づいて年齢を計算する、...)   |   19 挿入 ツール (QRコードを挿入, パスから画像を挿入、...)   |   12 変換 ツール (数字から言葉へ, 通貨の換算、...)   |   7 マージ&スプリット ツール (高度な結合行, 分割セル、...)   |   ... もっと

Kutools for Excel で Excel スキルを強化し、これまでにない効率を体験してください。 Kutools for Excelは、生産性を向上させ、時間を節約するための300以上の高度な機能を提供します。  最も必要な機能を入手するにはここをクリックしてください...

説明


Officeタブは、タブ付きのインターフェイスをOfficeにもたらし、作​​業をはるかに簡単にします

  • Word、Excel、PowerPointでタブ付きの編集と読み取りを有効にする、パブリッシャー、アクセス、Visioおよびプロジェクト。
  • 新しいウィンドウではなく、同じウィンドウの新しいタブで複数のドキュメントを開いて作成します。
  • 生産性を 50% 向上させ、毎日何百回もマウス クリックを減らすことができます!
Comments (9)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
These columns should work to perfection.  Addresses Parts of livings should work best of best. With these list of people within these address should impress boss of all bosses.
This comment was minimized by the moderator on the site
Worked perfectly, thank you.
This comment was minimized by the moderator on the site
I have one address column with house no,pin code,s/o,mobile no.but not in sequence way.how we can create diff new column name mob no.i want to copy mob no from address.any formula please help me.
This comment was minimized by the moderator on the site
How to separate or remove company name from address (not email address). i have an issue while cleaning the address there are company name in address please give me a solution.
This comment was minimized by the moderator on the site
Just used this method on a single street address column data (i.e. 100 Main Street) And it worked like a charm. THANK YOU! Excel 2016.
This comment was minimized by the moderator on the site
It worked once but doesn't anymore. Is it outdated?
This comment was minimized by the moderator on the site
I have a list of address 2000 clients and i want to sort an area name. please help me.
This comment was minimized by the moderator on the site
Hi, I have been looking for this solution for ages. Thank you!! However I have discovered another issue. I have data within the address column that doesn't have a street number associated with it. Example Anns Road SHEFFIELD South Yorkshire S2 3DJ becomes Road SHEFFIELD South Yorkshire S2 3DJ Is there a solution??
This comment was minimized by the moderator on the site
...absolutely awesome, well-detailed instructions that solved my problem. I could get the data set to excel, but needed it sorted by street name, then street number, this was the fix, thanks so much!!!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations