View Single Post
 
Old 04-09-2014, 04:30 PM
Geoff_G Geoff_G is offline Windows XP Office 2010 32bit
Novice
 
Join Date: Apr 2014
Posts: 6
Geoff_G is on a distinguished road
Default

On reviewing your table, I have realised that you want the AP Name and AP Group taken from columns 2 and 3. (At least, I think you do.)

The VBA macros in the attached document do just that.

Incidentally, there was a programming error in the error handler in the previous versions I posted: I put Err.No instead of Error.Number. I have corrected that in the attached version.

Are the macros now doing what you want?
Attached Files
File Type: zip Sample AP Inventory.zip (52.9 KB, 26 views)
Reply With Quote