• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. N

    Chart Axis

    I have a chart with an axis that are dates, and are a cycle of Monday-Saturday dates, the Sunday is omitted from the data But when I graph it excel puts the Sunday in the axis leaving me a big ugly gap I cannot force an N/A as there is no Sunday date in the table to force. ????
  2. N

    Table in a table

    Okay thanks
  3. N

    Table in a table

    Can you have a Named Table within a table that expands with the mother table? Or do you have to do this with dynamic named ranges. Thanks Nic
  4. N

    How to convert value in time?

    I would do this: =TEXT(TIME(INT(I5/60),I5-INT(I5/60)*60,0),"HH:MM") Where I5 is the 245
Back
Top