Hello again everyone!
I'm creating a workbook for someone so all they have to do is press buttons to operate macro's to do their stuff.
Unfortunately, the number of tabs that are imported from Column C can vary between 2, 27 or even more. It's not fixed. However, When the data is imported it resembles the file 20150330 Example Worksheet Without formatting
What I want to do is make it achieve 20150330 Example Worksheet With formatting
How do I achieve the following:
Set Column Width for Column A (User ID) to Auto
Set Column Width for Column B (User Names and Descriptions) to 40 and wrap text
Set Column Width for all the columns up to the "User Parent Company" (in this instance Column G) to 3
Set Column Width for "User Parent Company", "SME Approver", "SME Approver Email", "SME Approver Comments", SME Approver Enter Removal Ticket No" (in this instance Columns G, H, I, L and M) to 20
Set Column Width for "User is a current employee ...." and "Date" (in this instance Columns J and K) to 15
Set Cells A1 and B1 to centre left
Rotate text in cells between (but not including) "User Names and Descriptions" and "User's Parent Company" by 90 degrees (in this instance Cells C1 - F1)
Centre all the columns between (but not including) "User Names and Descriptions" and "User's Parent Company" (in this instance columns C - F)
Please remember, after column B the number of columns prior to "User's Parent Company" may vary
Any help would be greatly appreciated.
Thanks all
Bookmarks