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

    Chandoo are you launching your singing career?

    Chandoo, I didn't know you were such a good singer... http://www.youtube.com/watch?v=B0PoLpxrvr0
  2. C

    Linking Excel to Access ADO - Linked table

    Hi, I am fairly new to using VBA in Excel to carry out actions in Access (ADO). I have found a piece of code online to create a DB and then create a standard table. I want to create a table that is linked to a excel spreadsheet. The code to do this (taken from Access module) is...
  3. C

    Concatenate() or

    Hi, Just as a point of interest as there have been a few posts on Concatenate recently. I tend to use "&" rather than the concatenate formula. eg: ="Hello"&" everybody" instead of =CONCATENATE("Hello"," everybody") I haven't come across any issues using it and it seems to work in the...
Back
Top