Forum

SunnyKow
@sunnykow
Noble Member
Joined: Jun 25, 2016
Topics: 0 / Replies: 1417
Reply
RE: Extract text from cell after specific character

Give this a try. Not too sure if it will work under all circumstances. I am assuming that CHAR(10) is used to break the line. You may need to chang...

7 years ago
Reply
RE: Data Extract macro

Hi David Glad to know it is what you wanted. Sunny

7 years ago
Forum
Reply
7 years ago
Forum
Reply
RE: Extracting a string from a custom formatted value

Hi Pam I don't have a problem downloading the file. Anyway here is the code. Function GetFormat(rng As Range) GetFormat = Mid(Right(rng.N...

7 years ago
Reply
RE: Merge few cell of rows in separate column.

Hi Mariya As I mentioned earlier, your original code tried to select TextBox10 which is disabled by you. So I changed it to select Textbox1 inst...

7 years ago
Forum
Reply
RE: Column series not interacting with legend colour when I use slicer

Hi Samantha I can only suggest you create a normal column chart instead of a PT chart for the last chart. It is not elegant nor flexible but sho...

7 years ago
Reply
RE: Extracting a string from a custom formatted value

Hi Pam I have 2 suggestions: 1) Filter the values by using the Search box for TB (for example) and then manually filling TB to the right of the ...

7 years ago
Reply
RE: Merge few cell of rows in separate column.

Hi Mariya Try this. I have corrected a bug in your code that will cause an error when the qty doesn't tally. It tried to select textbox10 that i...

7 years ago
Forum
Reply
RE: Extract text from cell after specific character

It will depend if all countries are two-worded like in your examples. If not then it may be a bit difficult.What is the text after the country's na...

7 years ago
Reply
RE: Data Extract macro

Give this a try

7 years ago
Forum
Reply
7 years ago
Forum
Reply
RE: Data Extract macro

Hi David Is it something like this but with a macro? Sunny

7 years ago
Forum
Reply
RE: Merge data of different sheets in a general sheet

Hi Dritan There doesn't seems to be blank rows in your attachment. What do you considered to be blank? I would merge all data first then will...

7 years ago
Reply
RE: Help, not sure what I need....

Hi Debra Apologies for my ignorance of the Degree Yes, you can sort them descending. Cheers Sunny

7 years ago
Reply
RE: Fill down from first cell based on another column

Hi Carolyn No problem. Most important is that you found the solution that suit you needs. Cheers Sunny

7 years ago
Forum
Page 39 / 95