Populating Cell based on Array within same row

mavsfan360

New Member
Joined
May 17, 2022
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hi all, I am working on something and I need a bit of help.
Basically I have a table that contains entries filled out by a user. In this table, I have 30 columns that are for Usernames, each column is for a specific company. When the user inputs the username, they only complete one per row. I end up with 1 cell that has information and 29 blanks. I need to be able to either find the cell with the username and populate that in another cell or delete all of the blanks in that row. I basically need the username (in example COKE123) to be input into the "Username" column

The table looks something like this:

Company Analyst Date Reviewed Username PaylessU PetsmartU TargetU CocaColaU BigLotsU PepsiU NestleU
Coke David 5.1.2022 Yes COKE123
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
DateReviewerEntry ReviewedUsernamePasswordCompanyCoke UsernameTarget UsernamePepsi UsernameHershey UsernameTaco Bell UsernameKrispy Kreme UsernamePizza Hut Username
5.1.2022Billyes
12345​
Taco BellTacoBell12345
 
Upvote 0
DateReviewerEntry ReviewedUsernamePasswordCompanyCoke UsernameTarget UsernamePepsi UsernameHershey UsernameTaco Bell UsernameKrispy Kreme UsernamePizza Hut Username
5.1.2022Billyes
12345​
Taco BellTacoBell12345
In the original post the example table is incorrect. What I really need is to find the Taco Bell Username and have it input into the "Username" field in between "Entry Reviewed" and "Password"
 
Upvote 0

Forum statistics

Threads
1,214,904
Messages
6,122,169
Members
449,070
Latest member
webster33

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