excel - Using bold cells to pull data in the same row onto another page -


I have a large workbook that adds new pages. These pages are all names such as Week (X). I have a cycle through macros and the data is gathered to display on the summary page.

However, I have to be a page where I can show some data. This macro is going through all the "WEEK ()" pages and columns in bold C. Looking for Once it sees that I want to copy it to cell C: e and convert it to D cells: F on the new page.

I have a great experience but I need some help on this. I can also include the code, this is my first posting, so I will post it below.

  Sub Front_Page () In the form of a short while, for each of the worksheets, I name & lt; & Gt; "Summary" and ws.Name    

  Option Clear sub Front_Page () long lasting longer, I work as long as lastrow = ActiveSheet.Range ("D1000"). End (xlUp). Line 1 worksheets for every 1 if ws.Name & lt; & Gt; "Summary" and ws.Name    

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -