Hello All.
I am tracking Inspection Items that get accomplished to Aircraft on a spreadsheet with a User Form.
The User Form is used to pick an Aircraft Tail No., enter flight hours, and landings, also, if an Inspection was accomplished, use Aircraft Tail No., entered flight hours, and landings plus the inspection complied with to enter that information to the aircraft worksheet range. I hope this makes sense, I with try to clarify if you have questions.
I have a Listbox on the User Form that list all the inspections we do to the aircraft, from this list, the user selects inspection that were complied with and adds them to a second Listbox. I have an Index.Match.Match function that works with a single entry in a Combobox but now I would like to apply this Index.Match.Match function to all the items listed in the second Listbox. Can this be done??
Can not upload workbook right now, file size to large.
But here is my code.
The code below is to add items from lbInsp1 Listbox1 to lbInsp2 Listbox2:
This code is my Index.Match.Match Function which works from a single entry in a Combobox:![]()
Please Login or Register to view this content.
I am trying to get the workbook file size down so I can upload it, but no promises.![]()
Please Login or Register to view this content.
Thank you much for any help.
Jason R Drozd
Bookmarks