Recent content by patelchandresh13

  1. P

    Billing Software for Single Product 3 Prices for different Type

    Hie, So basically i am looking for a billing software which has something like this Category-Stock/RV/RX Product- USB Drive Type- 8GB/16GB/32GB/64GB Price- 299/399/499/699 So once i put the product i.e USB Drive, it should ask me what size and accordingly it should show up the price for the...
  2. P

    Create dynamic Long Dropdown List

    Let me Tell all First this is a Repost Hie, So basically i am creating a form which is more or less like a invoice. There are 4 types of choices from which the user will select, by each selection would give me an another list to choose and so on untill it reaches the last one which is the price...
  3. P

    Conditional Excel Automation

    A B C D A 200 200 500 200 200 500 500 200 500 500 600 600 800 600 600 100 100 100 100 100 200 200 200 200 200 1600 1600 1800 1600 1600 The Table is wrong, it's just a format for visual help. Conditon 1- Where all the values from A2:A6 and C2:C6 should be same...
  4. P

    Excel Random Number Generator Code.

    Thanks Very much SU11YBEAR for the perfect Answer, as if for now what i have done is made a new button which would re-query the data. But it seems the code i which i have written is wrong and does not works as expected.
  5. P

    Excel Random Number Generator Code.

    Hie all, Basically i am creating a excel sheet where i would be required to have random numbers in a particular range and in multiples for 5 and all the numbers generated should have the total which is entered. Let me elaborate Input Number- 136400 Random Numbers Range- 12000 to 15000 (Range...