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

  1. odartey

    Combobox becomes inactive when sheet is protected

    Hello all, the script below as been of great help to me. the flexibility of having to double click and type your first two letters and the required text popping up for you. Thanks to CONTEXTURES. Now my challenge is when the sheet is protected , the double clicking becomes inactive, ie you don't...
  2. odartey

    Data Validation drop down list autocomplete

    Hi all I have a lengthy list of which I want to just type the first two letters and a suggestion will pop up so I pick from. Data validation does not allow for that, since you will have to scroll through till you find want you looking for. Can I get any help? Thank you
  3. odartey

    How to use MS SQL Express with MS Excel

    Hello all, I trust you are all doing very well. I have built an Excel database using macros and Vb and also saved the file in the binary format. As we all know Excel just gives us a single source of data input. My database has four data input points,but participants to the file must do entries...
  4. odartey

    Formula to Repeat a TEXT or Number in a data

    Awww......... I am sooooo happy and grateful to you guys. Thanks eibi and bosco_yip
  5. odartey

    Formula to Repeat a TEXT or Number in a data

    Hello All, Trust you are all doing great. Very grateful for the help i received for the Matrix table. I am now working on a data set of which i require a function which will help me repeat the relevant NUMBER as and when i drag the formula down. With the data i have attached, the unique numbers...
  6. odartey

    Formula to Sum a Matrix Table

    Thanks Khalid, very grateful
  7. odartey

    Formula to Sum a Matrix Table

    Thanks Ninja for the revised formula Very much appreciated
  8. odartey

    Formula to Sum a Matrix Table

    Thanks so much eibi very grateful
  9. odartey

    Formula to Sum a Matrix Table

    Hello all, Trust you all doing well. Can i please get help with the table i have uploaded In the Table, i have Row and Column labels, of which i have figures in them. i want summarize the table by the unique labels. Thanks for the anticipated help
  10. odartey

    Using VBA to copy data from one workbook to another, updating from where the last data ended

    Thanks Like M.I will look up the links you have provided. Once again thanks
  11. odartey

    Using VBA to copy data from one workbook to another, updating from where the last data ended

    Hello all, I am back pleading for help on my question submitted. Waiting patiently, please help thanks O.
  12. odartey

    Using VBA to copy data from one workbook to another, updating from where the last data ended

    Hello all, Trust you are all doing very well. I have a central workbook which i will call Master. I have other workbooks which i will call,A & B In workbook A, a sheet named Cashbook will also be found in the "Master Workbook" And a sheet named Summary in Workbook A will also be found in...
  13. odartey

    Copying the first 50 data from a list of 1500 to another sheet and to overwrite the 50 till i am don

    :awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome::awesome: Thanks Nebu Works just as i wanted it. you have eliminated my crude way of generating the bills thanks once again, very much...
  14. odartey

    Copying the first 50 data from a list of 1500 to another sheet and to overwrite the 50 till i am don

    Hello, this is it 1.the setup sheet holds the ID's and names as when a pupil is admitted 2.the PRINTLIST sheet will pick the first 50 which is linked to the BILL sheet to be populated for printing 50 because i have just created 50 bill sheets to be printed at any given time when the PRINTLIST is...
  15. odartey

    Copying the first 50 data from a list of 1500 to another sheet and to overwrite the 50 till i am don

    Thanks Nebu, Its working good but i am having a challenge tweaking it to print the reports the way i want, so i am uploading a sample data file so that you cross check the VB for me the flow in the sample file is 1. first 50 to be copied to PRINTLIST, 2. then that 50 list feeds into BILL 3...
Back
Top