View Single Post
 
Old 10-27-2017, 02:51 AM
kiwimtnbkr kiwimtnbkr is offline Windows 10 Office 2010 64bit
Advanced Beginner
 
Join Date: Oct 2017
Posts: 69
kiwimtnbkr is on a distinguished road
Default Master tab data list parsed out to applicable cells in applicable worksheets

Master tab column A is a list of 50 serial numbers (rows 5-55), column B is the device type the serial number belongs to (rows 5-55) and column C is the user of the device (rows 5-55).
Each of the serial numbers is hyperlinked from the Master tab to its own tab which is named with its applicable serial number.
All of the serial number tabs have the same title row consisting of cells A1:C1 being merged with the word 'Type:' in the cell A1 , cells D1:F1 being merged with the words 'Ser no:' in the cell D1 and cells 'G1:H1 being merged with the word 'User:' in the cell G1.
What is the macro I need to copy the Type/Ser no/User into their relevant cells on their applicable tabs based on the info contained in columns A/B/C and rows 5-55 on the Master tab.

Thanks
Mike

Last edited by kiwimtnbkr; 10-27-2017 at 04:40 PM. Reason: Couple more queries
Reply With Quote