Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by RezaNana

  1. RezaNana

    Automated Fax document folder save..

    i'm using the MyODBC which is MySQL database as the table..so i didnt really mind about the size of table/database.. and for the second one..i just need a way for access (maybe in codeS) to get a file inside the fax folder (example:/c/fax/new file name) and then save it inside a table...i dont...
  2. RezaNana

    Automated Fax document folder save..

    need help.. i'm using a fax incoming and outgoing software,which means,i didnt use the physical fax machine at all. What i'm trying to do is,every incoming fax is kept in a folder,prepared by the fax software..now, i would like my Access to automatically absorb/save the incoming fax document...
  3. RezaNana

    connecting thumb print scanner

    need help.. i'm trying to connect a thumb print scanner to my access table.the problem is, how to get access recognised the thumb print scanner as an input device? In theory, thumb print scanner is also considered as an input deice just like keyboard and mouse..right? please help..
  4. RezaNana

    Selecting numeric values only in a Alphanumeric Textbox

    I dont really know how to execute this codes. can you elaborate..for your info..i'm just a beginner...
  5. RezaNana

    Default Text Value

    I think what u need to do is.. at the first table.. make another filed which u didnt use 1)CUSTOMER_ID AUTONUMBER PRIMARY KEY 2)CUSTOMER NAME TEXT 3)AMOUNT CURRENCY for amount SET THE DEFAULT VALuE BELOW AS =140000 OTHER TABLE 1)customer_detail_id autonumber primary key 2)customer name ...
  6. RezaNana

    Selecting numeric values only in a Alphanumeric Textbox

    hi.. I'm trying to get a numerical values only from a textbox that have an alphanumeric values.It is something like this, lets say that the alphanumeric value is like this : SN: T34C-87D66Q (and i just want the numerics only) which is = 348766 so is it possible? how am i gonna seperate...
  7. RezaNana

    Using Button to save a folder outside Access

    G'dday..i need some help. I would like to make a button(inside Access) that can save a folder/file which is located outside Access. Example..if i click this button i can save a folder/file (which i have selected by entering the full path inside VBA i.e C:\MyFolder\MySave) can some body gimmi...
  8. RezaNana

    Cheque writing code

    Thanks guys.. the best mods i ever had.. :) bye..may the force be with you..
  9. RezaNana

    Cheque writing code

    Hi aceman1, so.after doing that, i just have to type the numbers into the textbox1, rite? and where will the result be displayed..remember..i would like to display it in the textbox2..please help
  10. RezaNana

    Cheque writing code

    Hi mates! I'm tryin to use this function to a text box..but i forgot how.. example.. textbox1 and txbox2 so the code is like this, and i'm tryin to display the alphas after i enter it in the number format.(first i enter a number in textbox1 and then automatically alpha's will appear in...
  11. RezaNana

    Change pointer to hand without hyperlink

    if u are still wondering wether it works in XP or not..well..good news..it works!! Thanks for the most greatest code in the world..
  12. RezaNana

    How To control my PC using access?

    Does anybody know or tried on how to shut your pc, directly by using Access? Is it possible... Any possible code anybody can think of?? Thanks.. "i'd rather die tryin' than to give up..
  13. RezaNana

    cahnging input mask for parameters

    Is there any way that we can change the input mask of a parameters for example in [Password] characters? What i mean is , when we type in the parameters inseide the box it will always appearead as Password/****. I know tHAT we can do that by using another forms, but my problem is i'm using it in...
  14. RezaNana

    Tottaly forget how to change date settings by country

    None of this answer my question.It is actually simple..i just want my date to appeared as dd-mm-yyyy.Thats it. And i know theres no country in Access and yes the regional setting is in the desktop settings. But previously, if this problem happens, i just change the regional settings to Aussies...
  15. RezaNana

    Needs Guide on Access RunTime

    Can anybody who have succeded on Access RunTime XP answer this question.(1) Is the size of MB of the applications we developed bigger than the un-RunTimed version? (2)Can we still impoort and export table after the RunTime? Thats it

Part and Inventory Search

Back
Top