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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can be the maximum size of an access database?

582


What is accounting access?

590


What is the difference between microsoft excel and microsoft access?

542


How to find out what version of microsoft access I have?

571


Is the popularity of microsoft office still being protected by microsoft access?

583






How do you use excel for access?

603


Will ms access be discontinued?

563


What are the data types in ms access?

604


What is the way to link the explicit data into access database?

968


What is the main function of microsoft access?

616


Is microsoft access going away?

578


What is the use of pivot table?

630


What objects are present in the table msysobjects of microsoft access database?

608


What are the advantages of microsoft access?

600


What is design view in ms access?

578