Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hello everybody, my self is Imtiyaz, i made a small
database programm for challan in MS Access, but i am facing
one problem in it...
if u have seen any challan, it has few boxes like, crore,
lacks, thousands, hundred, ten.....and when you put a
figure like 20536, at that time in that boxis TWENTY will
wrote in "thousand" box FIVE will be in "hundred" box and
THIREE will be in "ten" box......
so, in sort i need to know that how can i do module for
this that it appears automatically in perticular
boxs...thanks

Answers were Sorted based on User's Feedback



Hello everybody, my self is Imtiyaz, i made a small database programm for challan in MS Access, bu..

Answer / darsh

Hi Imtiyaz,
use divison to devide the number by 10,100 the quotent will
give you the number for the box so for 20536 divide by
10000 you get 2 for 10000 , then when divide 0536 by 1000
will give 0 for 1000, 536 by 100 will give 5 for 100 and so
on..
you need to use the length to deside where to start
deviding otherwise 0 in the bozes of lacks and crosre even
if the number is in thousands.

Hope this helps.

Enjoy
DG

Is This Answer Correct ?    2 Yes 1 No

Hello everybody, my self is Imtiyaz, i made a small database programm for challan in MS Access, bu..

Answer / mangesh deshmane

Dear Imtiyaz,
you just get that value in string variable , which U want to print on challan, and use left/mid/right functions to print the specific integer on required box. It is a very easy a popular method, I used the same.

Thanks!
Mangesh

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MS Access Interview Questions

Does apple have a database program like access?

0 Answers  


Is it possible to use primary key of one table as a primary key in many other tables?if yes, how?

0 Answers  


How would you remodel an existing access database?

0 Answers  


How do I install microsoft access 2013?

0 Answers  


How do you start ms access?

0 Answers  


What is lookup wizard access?

0 Answers  


Which technique is used to increase the size of database?

1 Answers  


Versions of softwares change everyday. In what format should I save my database so that different versions of ms access cab open it?

0 Answers  


Is microsoft access available in office 365?

0 Answers  


Does office 2019 include microsoft access?

0 Answers  


What are the benefits of using access?

0 Answers  


How a table can be created using microsoft access object library (maol)?

0 Answers  


Categories