Formula to identify Encrypted User first/User Last Name

rmorello

New Member
Joined
Jan 23, 2024
Messages
4
Office Version
  1. 2016
Platform
  1. Windows
Can anyone help with the formula to find encrypted User names?

Thanks in advanced.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Change the category to "person name". this way it wont recognize weird letter sequences as names:

Book1
AB
1NameChatGPT response
2Avaperson name
3Charlotteperson name
4Avaperson name
5Ethanperson name
6Isabellaperson name
7Liamperson name
8Miaperson name
9Noahperson name
10Oliverperson name
11Williamperson name
12Anaperson name
13appleno name
14asdfadfno name
15Bobperson name
16bookno name
17chairno name
18cloudno name
19elephantno name
20fireno name
21gadsfano name
22guitarno name
23Isabellaperson name
24Liamperson name
25moonno name
26mountainno name
27oceanno name
28Sophiaperson name
29Sophieperson name
30tyurefgfno name
31zgerdghno name
32xqjrpno name
33abcdewno name
34lmnopqrstno name
35zyxwvutsrno name
36kjhgfno name
37poiuyno name
38qazwsxno name
39edcrfvno name
40nbvcxno name
41lkjhgfdsewano name
Sheet1
Cell Formulas
RangeFormula
B2:B41B2=GPT_CLASSIFY(A2, {"person name","no name"})
 
Upvote 0

Forum statistics

Threads
1,223,702
Messages
6,173,959
Members
452,539
Latest member
delvey

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top