How to Create Inventory Database in Excel: 3 Easy Methods

Method 1 – Use Excel Templates to Create Inventory Database

STEPS:

  • Launch the Microsoft Excel application.
  • Go to the File tab.

Use Excel Templates to Create Inventory Database

  • Select New.

Use Excel Templates to Create Inventory Database

  • Go to the Search bar and type Inventory Lists.
  • Press Enter or click on the Search icon.

Use Excel Templates to Create Inventory Database

  • Available templates will appear on the screen.
  • Select the template you want to work on.

Use Excel Templates to Create Inventory Database

  • After selecting the template, a message will pop up.
  • Select Create from the message box.

Use Excel Templates to Create Inventory Database

  • The selected template will appear on a worksheet.

Use Excel Templates to Create Inventory Database

  • Delete the columns you don’t need in your inventory database.

Use Excel Templates to Create Inventory Database

  • Type the information about the products in the database.

Use Excel Templates to Create Inventory Database

  • Save the database from the File tab.

Use Excel Templates to Create Inventory Database

 


Method 2 – Manually Design Inventory Database in Excel

STEPS:

  • Create the headers.
  • We typed the headers in Row 4. We have used bold fonts and borders.

Manually Design Inventory Database in Excel

  • Fill the headers with colors to highlight.
  • Select the headers and fill them with colors from the Fill Color option of the Home tab.

Manually Design Inventory Database in Excel

  • After filling with color, the database will look like the picture below.

Manually Design Inventory Database in Excel

  • Start typing the information in the database.

Manually Design Inventory Database in Excel

  • After completing the database, apply borders to the cells. You can find different types of borders in the Font section of the Home tab.

Manually Design Inventory Database in Excel

  • Apply the filter, go to the Home tab, and select ‘Sort & Filter’. A drop-down menu will occur.
  • Select Filter from the drop-down menu.

Manually Design Inventory Database in Excel

  • The inventory database will look like the screenshot below.

Manually Design Inventory Database in Excel


Method 3 – Create Excel IN and OUT Inventory Database

STEPS:

  • Select the range B5:E12 and name it ‘List’. It is part of the product list dataset.

Create Excel IN and OUT Inventory Database

  • Create the ‘IN and OUT’ inventory database.
  • Create a structure like the image below.
  • Select Cell J5 and type the formula:
=VLOOKUP(I5,List,2,FALSE)
  • Hit Enter to see the result. It will show an error at first.

We used the VLOOKUP function to search for an item in the array named List. We will look for the id in Cell I5 in the List array. In this case, the column index should be 2. We need an exact match, we used FALSE in the last argument.

  • Select Cell K5 and type the formula:
=VLOOKUP(I5,List,3,FALSE)

Column index 3 represents the third column of the array named List.

  • One more time, select Cell L5 and type the formula:
=VLOOKUP(I5,List,4,FALSE)

Column index 4 represents the fourth column of the array named List.

  • Select Cell J5, K5 & L5 and drag the Fill Handle down to copy the formula.

  • See results like the picture below.

  • Enter the IDs in the database and the changes will update automatically.

  • Your dataset will look like this. You can also follow the same process to build another database to keep sales records.


Things to Remember

There are a few things you need to remember when you try to create an inventory database in Excel.

  • Save the template before exiting the application to reuse it.
  • Use the correct column index in the VLOOKUP formula.
  • To save time, use Method-1.

Download Practice Book

Download the practice book here.


Related Articles


<< Go Back to Inventory Management in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Mursalin Ibne Salehin
Mursalin Ibne Salehin

Mursalin Ibne Salehin holds a BSc in Electrical and Electronics Engineering from Bangladesh University of Engineering and Technology. Over the past 2 years, he has actively contributed to the ExcelDemy project, where he authored over 150 articles. He has also led a team with content development works. Currently, he is working as a Reviewer in the ExcelDemy Project. He likes using and learning about Microsoft Office, especially Excel. He is interested in data analysis with Excel, machine learning,... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo