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 is the difference between access and excel?

425


In ms access 2013 what are the different ways you can enter data?

533


What is the newest version of microsoft access?

438


How do I set a primary key in access 2007?

429


What are modules in ms access?

440






How do you create a database in microsoft access?

482


Explain relationships?

457


What do you mean by ms access?

447


How do you autonumber in access?

426


What is microsoft access?

508


Does microsoft 365 have access?

446


What are the limitations of microsoft access?

456


Explain table queries and select queries. What are the main differences between the two?

444


You need to migrate the ms access database tables to oracle. What steps will you take?

478


How do you structure an access database?

428