Forum

SunnyKow
@sunnykow
Noble Member
Joined: Jun 25, 2016
Topics: 0 / Replies: 1417
Reply
RE: Excel formula - Count

I would consider using a Pivot Table.

8 years ago
Reply
RE: Calculated Field

Hi Bob See if this helps Sunny

8 years ago
Reply
RE: IF formula

Hi Elinor You can refer to my example attached as a starting point. The formula is very complicated and crazy but it should work (provided your dat...

8 years ago
Reply
RE: Vlookup in different tables based on value in pevious column

Hi John See attachment. I have created 4 tables and gave each a name as per your plant type. I then use the INDIRECT function to refer to the...

8 years ago
Reply
RE: Calculating totals across multiple workbooks

Hi Andy As James said above, it is best if you can rearrange your data properly. Otherwise the formulas can get very messy (as per attachment). ...

8 years ago
Reply
RE: Bar Chart

Hi Irfan To get the effects you see on your image, you will need to create "transparent" charts. (transparent chart area and plot area) Most of ...

8 years ago
Reply
RE: How to combine two Pivot tables together and add more line to show the actual sales vs. sales forecast

Hi Lucy I have included many notes in the worksheet itself to explain what I am doing. Q1. How did you combine the sheets of "actual sales" and ...

8 years ago
Reply
RE: How to combine two Pivot tables together and add more line to show the actual sales vs. sales forecast

Hi Lucy You can also try using PivotTable as per attached. Not too sure how you calculate the Day Pass % but my guess is today's date less end o...

8 years ago
Reply
RE: VBA & Password Protection

Hi Philip What you requested is very tricky to handle and need to take into consideration many scenarios. It is not fool-proof. Saving password ...

8 years ago
Forum
Reply
RE: How to use the tool of index and match to find out the item with more multiple conditions

Hi Lucy You can take a look at the attachment. It uses array formulas. You can read about array formulas here You may have to modify the range...

8 years ago
Reply
RE: Excel won't recognize cell values as dates

Hi Aleksandrs I used the data from the CSV file and not from your worksheet to do the text-to-column. Excel already recognize them as dates as m...

8 years ago
Reply
RE: Find/Select/shift cells to the left

Hi Jeff I would suggest you just use Excel to do what you want as it is easier. Click Home > Find & Select > Find, and a Find and Re...

8 years ago
Forum
Reply
RE: Excel won't recognize cell values as dates

Hi Aleksandrs When you reach the third step of text-to-column, select the column with the date. Under Column data format, click on Date and sele...

8 years ago
Reply
RE: Could not assign a value of defined name to a cell?

Hi Julian Maybe you can give this a try. Range("A1") = Application.Evaluate("upperbound") Sunny

8 years ago
Forum
Reply
RE: Format Graphs

Hi Hava Q1 - One way is to copy and paste the format to 1 chart. Then select all other charts individually and press the F4 function key to repeat ...

8 years ago
Page 60 / 95