How copy text in cell if bold and them paste it into another cell on another tab????

kjicha

New Member
Joined
Feb 29, 2016
Messages
41
Hello,

I am in need of the following:

I need to find all the bold text in Column C starting at row 3 and go through till 1000 rows on a tab called "Requirements". Then Copy that text and paste it into another tab called, "Overview", but into a merged cell (which is C & D starting row 29 on this sheet).

Hopefully you can help. Thank you.
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Now what about this :-)

I have created a user form. In this user form I have a Ref # (which pulls in column A for that requirement), Hierarchy field (pulls in column B for that requirement), Prioir Requirement (which grabs the requirement that is in Column C), Version field (which right now the user puts in a #). On this worksheet ("Requirements") the rows start on 3. When the user is on a cell in Column C, lets say C3, clicks my macro to open the user form, I want the version field on the user form to check in the "Version Control" tab to see if the Ref # field in column A matches the Ref # in column A on the "Requirements" tab. If it does, then get the Version value in Column D in the "Version Control" Tab and up it by 1 or would rather it be 1, then 1.1, then 1..2, etc...

Hope this makes sense
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,326
Members
452,635
Latest member
laura12345

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top