Forum

SunnyKow
@sunnykow
Noble Member
Joined: Jun 25, 2016
Topics: 0 / Replies: 1417
Reply
RE: Combined Results Calculation

Hi Adrian See if this is what you want. Sunny

8 years ago
Reply
RE: copy and paste

Hi mey Please attach some samples and the expected result.

8 years ago
Forum
Reply
RE: Colour rows based on a cells value

Hi Nik My apologies, I totally misunderstood your request .Thanks Catalin for clarifying it. Catalin's example is the easiest to implement but i...

8 years ago
Reply
RE: Colour rows based on a cells value

Hi Nik Maybe I misunderstood your question as you did mention "I'd like to colour the rows based on when the value in column A changes." If y...

8 years ago
Reply
RE: Time difference based on the various parameters of entry

Hi Krishna Maybe you can consider using a Pivot Table. Sunny

8 years ago
Reply
RE: Colour rows based on a cells value

Hi Nik The macro is in the Sheet1 module. It uses a worksheet change event to trigger the macro. It is set to run only if one cell in column A i...

8 years ago
Reply
RE: How to create a validated list that ignores blank cells?

Hi CK_One Try this I have created a dynamic range named MyList and used it in your DV. Change to suit your needs. Hope this helps. Sunn...

8 years ago
Reply
RE: Colour rows based on a cells value

Hi Nik See if this is what you are looking for. It contains a macro, so make you enable macros. It will generate random colours whenever a cell ...

9 years ago
Reply
RE: Time conditional formatting

Try this. You can even use (ignoring the TIME() function) =TEXT($B$1,"hh:mm:ss")>"00:03:30" =TEXT($B$1,"hh:mm:ss")="00:03:30" =TEXT($B$...

9 years ago
Reply
RE: Using a specific slicer to triger Worksheet_PivotTableUpdate event in the background

Hi Julian You can put this code in the TulList worksheet module. Private Sub Worksheet_PivotTableUpdate(ByVal Target As PivotTable) Application...

9 years ago
Forum
Reply
RE: Sum by month

Hi mey I have a 2nd method for you. Sunny

9 years ago
Reply
RE: Sum by month

Hi mey There may be a better solution but you can try this for now. I would prefer you to include an attachment the next time as it will be easi...

9 years ago
Reply
RE: Employee statistic

Hi mey I think maybe your teacher wanted the years of service. Refer attachment. Sunny

9 years ago
Reply
RE: Employee statistic

No idea about the Seniority as you did not show how to classify that in your question.

9 years ago
Page 74 / 95