Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Developer Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
How to Inventory - PC Then Mfr, Model, Serial, Etc
Andrew Shaw 
       
24 days ago
Hello,

I have a form I am working on for work.  

Form header:
Suite / Location Code  |   Name    
Phone icon with
Asset Type, Manufacture, Model, and Serial Number stacked on top of each other.
(lets call this whole line "CM-8")
Such as
Asset Type
Mfr
Model
Serial #

Detail section... icon + CM-8
Network | computer: CM-8  | HDD: CM-8 | Monitor #1: CM-8 | Monitor #2: CM-8

There are multiple networks, so each line will have a set of completely different items.  

This will be printed, and given to each person in a cube that is basically their complete inventory of IT equipment in that cube.  

I am brain farting.  Any ideas how to do this?  Any help is greatly appreciated.

Best,
Andy Shaw
Alex Hedley  @Reply  
           
24 days ago
Thomas Gonder  @Reply  
      
24 days ago
To start with, let's take HDD: CM-8 and Monitor #1: CM-8. What are you tracking there?
Thomas Gonder  @Reply  
      
24 days ago
What about the OS and application software installed on each "asset"?
Andrew Shaw OP  @Reply  
       
24 days ago
Alex It occurred to me this morning that there was no grouping.  I made a new "AIS" table with a list of networks an office might have as well as the one computer per network.  
AIST: Network and computer name
AISHardwareT: for now: hardware specifications (manufacturer, type, model, serial number, physical location), information system/component owner, and for a networked component/device, the machine name.  software will come later.
Andrew Shaw OP  @Reply  
       
24 days ago
Thomas Thomas for now: hardware specifications (manufacturer, type, model, serial number, physical location), information system/component owner, and for a networked component/device, the machine name.  software will come later.
Andrew Shaw OP  @Reply  
       
24 days ago
Thomas OS and software will come after I can control the physical asset.
Thomas Gonder  @Reply  
      
24 days ago
Many years ago, I worked in an Asset Management module that didn't include only "computers". It covered everything a compay might own. Most modules didn't go to the component level, but this one did. For example, a metal stamping machine might have a motor that they wanted the component for. Kind of like your HDD example.

Since a network or office cubicle aren't a physical attribute of an asset, I would have separate tables for those and then use the many-to-many approach to join them to the asset. Maybe I'm stating the obvious, but your use of "AIST" doesn't really tell us much about your overall design approach. Make a diagram if you want more help.
Andrew Shaw OP  @Reply  
       
24 days ago
Thomas thank you!
Juan Rivera  @Reply  
            
23 days ago
I'd like to jump in on this. We handle office inventory by using barcode labels with unique numbers. We tagged every item and then added those items into a database. As Thomas mentioned, it's essentially a many-to-many setup.

Now, each year, we walk through the office with handheld scanners to inventory equipment and verify what's in each cubicle or office. It works really well.

Setting this up can definitely be tedious at the beginning - no joke - but once it's in place, it becomes much easier to maintain. Whenever you acquire a new asset, you simply add it to the system. When items are removed from an office, you check them back into supply.

I'd also recommend looking at Richard's invoicing template. If you follow along, it shows you how to add items to a dropdown and assign them to a location instead of a customer. Think of it like building with LEGO - flexible pieces that you can adapt into a solid system.
Thomas Gonder  @Reply  
      
23 days ago
Juan I'd love to get my fingerprint reader working with Access. And the bar code reader.
Do the handheld scanners come with software to download from the device and save to a Windows file? What data format is it in? I'm thinking ahead.
Juan Rivera  @Reply  
            
23 days ago
Did you watch richard barcode reader?  he incorp a hand held scanner. The device we use came with software.  It saves it in a CSV file.
Donald Blackwell  @Reply  
       
23 days ago
The handheld scanner I have just came with a sheet of QR codes to scan to set what mode you want it in (batch, direct, etc) and then it plugs in via USB or Bluetooth and as long as there is a listener (text field, key preview, etc), if i scan it will put the content into that field or listener.

A fingerprint reader would be interesting to work with.
Matt Hall  @Reply  
          
22 days ago
Thomas , I bought this one from Amazon three years ago.  It had no software and works like a keyboard.  It did have a book of barcodes for configuration options.  It is wireless, but not Bluetooth if that is important.

I recommend getting a reader to play with, if you think you may have a need.
Richard Rost  @Reply  
          
20 days ago
One thing I'd add here is don't try to "design the printout" in your tables or form layout. Design the data structure first, then worry about how it looks on paper.

What you're really building is a list of assets assigned to a location (cube, office, network, etc). Each asset should be one record with fields like AssetType, Manufacturer, Model, SerialNumber, etc. Then you relate those assets to a location (and possibly a network) using proper relationships.

Once that's set up, the form is easy: main form for the location, subform for the assets. You can even use continuous forms or multiple subforms filtered by asset type if you want that "Computer | HDD | Monitor1 | Monitor2" look.

For printing, that's where reports shine. Build a report grouped by Location (or user), and then list all related assets underneath. You can format it to look exactly like your CM-8 layout without forcing your table design to match the visual layout.

In other words: normalize the data first, then let forms/reports handle how it looks. Don't try to bake the layout into the structure.

And yeah, barcodes are easy. Tons of videos on the site on how to use those. Haven't done anything with fingerprint readers yet.
Add a Reply Upload an Image
Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 4/15/2026 6:02:51 PM. PLT: 1s