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 / 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 View All Answers
How do you use excel for access?
What is form view access?
What things to be taken in consideration for lookup fields?
What can you do with access 2010 data?
What are the parts of ms access?
What are the data types in ms access?
How we can do multi-join query in ms access?
Explain about relationships and look up fields?
you need to add parameters to a query in ms access database. How would you do that?
What are the parts of microsoft access?
Can excel convert to access?
Is there a limitation on the size of a database that can be opened in microsoft access?if yes, what?
What is access runtime?
What are the limitations of microsoft access?
I am designing an Access database form. how can I get my next control in the form to be automatically selected?