Can someone please help me create 2 input for a check in/out system

suicidalporcupine

Board Regular
Joined
Apr 1, 2015
Messages
90
Can someone help me with a vba with input button - where an employee can enter their ID#, press Next, Enter the Item/Barcode#.

for each item they enter, Excel will compare it to Column A, and change the Column F(Location) to the associated name of ID#

[TABLE="class: cms_table_grid, width: 500"]
<tbody>[TR]
[TD]Barcode[/TD]
[TD]Case Name[/TD]
[TD]Property[/TD]
[TD]Email[/TD]
[TD]Date[/TD]
[TD]Location[/TD]
[/TR]
[TR]
[TD]123001[/TD]
[TD]Ernie v. Burt[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Andrew[/TD]
[/TR]
[TR]
[TD]123002[/TD]
[TD]Marvels v. DCU[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Daniel[/TD]
[/TR]
[TR]
[TD]123003[/TD]
[TD]Taco v. Burger[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Cathy[/TD]
[/TR]
[TR]
[TD]123004[/TD]
[TD]Mary v. Jane[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Gina[/TD]
[/TR]
</tbody>[/TABLE]


or show me a link wwith similar or existing situation where I can get started
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,224,823
Messages
6,181,182
Members
453,021
Latest member
Mohamed Magdi Tawfiq Emam

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