Here is what I use. I build it a couple years ago, and haven't gotten around to sophisticating it. It really is a rough draft. Eventually I will add a grams converter and would like to play around with nutritional values. If anyone wants a copy, PM me. However, I probably can't send it until next week, as tomorrow I have to get ready for a trip and will be gone until Sunday. It will only work on MS Excel for Windows (2000 and higher), because it is dependent upon VBA code.
What I wanted to do is use a spreadsheet that would be easy to do "What if." As I enter items, the main category weights are calculated at the top. Also all my gear is listed on one sheet, and I can filter it so it only shows the gear I have chosen for a particular trip. It hides my entire gear list, but when the Unfilter button is clicked, all items on the list are visible.
There are drop down lists for items. The picture below is a scree shot of what it looks like after I have filtered it, by just clicking the filter button (hides all gear items not in the current kit). It can also sort the list, un-filter it show all my gear, etc. Here are some descriptions of items in the maroon row.
Status: Choose "In" if I am taking it.
Category: Choices are Base, Consumable or Wear.
Class: Cannot change. Used for sorting. I should probably hide it it.
Class Name: Can add anything you want and it will sub-sort it. Currently using: Pack, Sleeping, Clothes, Kitchen, Utility, Kitchen and Office.
Description: Self evident.
QTY: How many you have.
Lbs: Enter Lbs. Not needed as you can instead enter ounces (i.e. 32 ounces and leave the lbs empty).
The last 3 columns are used for calculations and should probably be hidden.
Buttons:
– Sort: Sort by Category, then Class, then description of item (easier to locate an item).
– Filter: Hides all items that are not chosen for a particular trip.
– Unfilter: Shows all items in your gear closet.
– Print Filtered: Prints you kit for your trip.
– Print Unfiltered: Prints everything in your gear closet.

The gear list below if the final Kit for a trip. Notice that the categories are at the top for quick and easy review. Shows Big 3, Base, Consumables, Worn, and FSO.
