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

    HOW to load Image Based on cell value???

    HOW to load Image Based on cell value??? Cell A1=1 cell B2=(Image Based on Cell A1).
  2. S

    Todays date based on other cell value

    If cell A1=1000, i need cell B1=today's date.
  3. S

    SINGLE CELL ENCRYPTION

    iS IT POSSIBLE TO ENCRYPT SINGLE CELL IN EXCEL
  4. S

    Combine text and date together in special format.

    A B c D 4/5(date) 4/6 (Date) =B2-A2 I wanted to get in D2= State Tax:-[4/5] through formula when i put d2= If(C2>1,"State Tax:-"&TEXT(A2,"mm/dd"),"") i get State Tax:-4/5 but i wanted to get State Tax:[4/5] how do i do this cell A2 and B2 are...
  5. S

    date format in [mm/dd] format [SOLVED]

    date format in[dd/mm] format
  6. S

    How to create a reservation confirmation letter from excel user from.

    How to create a confirmation letter from excel user form.
  7. S

    Generate Random Number

    Can You generate random number with numbers and letters together.
  8. S

    scroll button

    Is it possible to link two or more different excel file together and when you add a spin or scroll button to sheets it will scroll through all the file back and forth.
  9. S

    Credit card number format

    How to do credit card number format in excel through vba. I tried other formula it did not work , problem is last digit turn in to 0.
  10. S

    User Form

    Here is my sheet where i have user form when i put Room # 101 in the user form text box 1 all the data will fill the row correspondence Like below Room # Guest Name Rate Ldg Paid Ldg Code 101 Sunny $55 $59.99 2 102 103 104 105 106 107...
  11. S

    Convert lotus 123 to excel 2010

    Is it possible to convert lotus 123 file (Macro) in to excel 2010. If does convert how? Here is the file https://docs.google.com/file/d/0B2kKysKalbcNU25ic1JZSEFPc0k/edit
  12. S

    Coma betwwen two First name and last name in column B macro

    I need a macro that put coma in between names in column B
  13. S

    User from records at two different sheets

    Is it possible from user form to record data to two different sheets at same time.
  14. S

    User form

    Is it possible from user from text box filed will display at two different work sheet in different order.Suppose I have a user form with text filed name when i put any name when i click submit it will display the result in sheet1 in raw 1 column1 and also sheet2 raw 2 column 3 something like...
  15. S

    How to program user form text box will type in the cell that we want

    How to program in user form that particular text box entry will go the particular cell.
  16. S

    Is there any way to pull city and state when you enter xip code in excel from we

    I need to have some code that can pull city and state from zip code from web.
  17. S

    How to assign a macro to a command button.

    I want a macro that can change the color of the command button when it click one time(green) and click again It will turn to red color.
  18. S

    name to the cell through formula

    I have reservation templets in excel with two sheets sheet 1=Room Reservation Sheet2=Avilability Room Reservation A B c d e f g h i i j k Booking No Guest Name PH Country Date in Date Out roomType room#...
Back
Top