• 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.

Recent content by Luke M

  1. Luke M

    VBA - Clarification

    Your workbook has four code modules, and 3 macros. Can you narrow it down as to what macro/line of code you want help with?
  2. Luke M

    power pivot - pivot tables not 'relating' two linked tables properly

    You will have better luck starting a new, clean thread rather than appending, aka hijacking, someone else's thread.
  3. Luke M

    Date Formula Question_Follow-up for dates falling on same weekly cut-off

    As this forum is open internationally, it is unfair to assume pronunciation or spelling of user names. OP's user name is perfectly valid in some regions of the world.
  4. Luke M

    Concatenate / Textjoin based on certain criteria

    You'll have better luck getting an answer starting your own thread vs replying to others/old threads
  5. Luke M

    Create new xlsx file

    @KreshBell Per forum rules, please remember to include your links to cross posts: https://www.mrexcel.com/board/threads/create-new-workbook-from-exist.1265404/ https://www.excelforum.com/excel-pr...ate-new-xlsx-file-with-macro.html#post5986877
  6. Luke M

    Allow Only One Checkbox True

    Conversation continued in separate thread: https://chandoo.org/forum/threads/continuation-allow-only-one-checkbox-true.57805/#post-309631
  7. Luke M

    Automatically deduct strikethrough from total

    Hi Promyese43. I'd recommend starting your own thread with the question, rather than jumping on a thread that is more than a year old.
  8. Luke M

    Electoral Map

    REMINDER: Like many forums, we have a rule that you include links to cross-post threads. We don't mind cross-posting, but please let us know about other threads so we know if other solutions have been tried/reached already.
  9. Luke M

    Adding XL version

    Nothing new to report. I share your frustration in a lack of timely response.
  10. Luke M

    APA vs. MLA: Which Citation Style Best Fits Your Writing Needs?

    Hello, While the lounge is meant to be less formal questions, we do ask that the questions relate somewhat to the topic of Excel.
  11. Luke M

    Hiding

    You will need to create a unique macro for each button on the main sheet that unhides the destination sheet and then navigates to it. For the Workbook_Open event and all the 'Return to Menu' boxes, you can use a macro like Private Sub Workbook_Open() Dim ws As Worksheet 'Prevent...
  12. Luke M

    Adding XL version

    Nothing on my end. :(
  13. Luke M

    Need suggestions on what to use for a real time tracker which refreshes the data daily or hourly

    Please remember that while cross-posting is allowed, you need to include the links to your other post(s). https://www.mrexcel.com/board/threads/need-suggestions-on-what-to-use-for-a-real-time-tracker-which-auto-refreshes-the-data-every-hour.1256648/
  14. Luke M

    Adding XL version

    Thanks for trying Hui. Is there a good/better way to contact Chandoo? It seems like we need more of a super-admin presence in the forums. I've not been successful in my attempts to reach out to him.
  15. Luke M

    Construction Budget distribution using GAMMADIST Function

    Cross-Posting. Generally, it is considered poor practice to cross post. That is to post the same question on several forums in the hope of getting a response quicker. If you do cross-post, please put that in your post. Also if you have cross-posted and get an Solution elsewhere, have the...
Back
Top