Please disregard if it displays duplicated due to some error messages.
Hi all,
I am having a problems it seems to be simple but is not.
Hi have a report, in the detail section i have coded to add according to a certain conditions if the record is good or bad, the problem is that when i run...
Hi all,
I am having a problems it seems to be simple but is not.
Hi have a report, in the detail section i have coded to add according to a certain conditions if the record is good or bad, the problem is that when i run the report in the screen it displays the correct result but whn i send it...
Hi all,
I have an access form that calls a power point application and while access is generating all the slides i have a form displaying the number and some information regarding the slides in the same form at the bottom i have a Stop button that i would like it to stop the execution when...
Hello all
I have a word document opened from access and i would like to add some text as soon as the Word document is opened so when i print the doc. it will print in the header the instruction ID.
Here is the code. (Thank you very much for any help"
Private Sub cmdowd_Click() 'Open Word...
Hello all,
I am trying to open an existing word document in access that works fine, but then if the word document does not exist i want to create a word document with a name assigned in a field called instructiosnID. The problem is that when the files does not exist and try to create a new one...
hello all,
I am dealing with something that is giving me a headache
I have an access aplication that generates charts and transfer automatically to powerpoint, the information used to generate the charts are updated on a daily basis. WHen i run the application it is displaying the previos month...
Hello all,
I need to add a combo box in one of my forms, when you click this drop-down menu should display all available font types, like when you format a text, you can select any fonttype to your text.
If anyone know how to do it, please advise, i appreciate your help
Thanks.
hello all
I have a chart in msaccess, this chart has almost all the features in excel, let me try to explain
i have 4 products that were sold since january to december last year the chart is perfect but the legend displays the products in alphatical order insted of by quantity so it goes:
Huts...
Hi all
i am working in an application where access have to stop for a short delay after another utility program is finished before it continue working. I have checked several pages over the internet icluding tek-tips where some users suggest to use "WaitForSingleObject" but this option...
Hello all,
i am new to pure vb 6.0 but i have experience in vba
I found that is easy to open an access database and retrieve information using ado in VB 6.0 but what i need to do is open an excel spreadsheet, process data and then generate a report using vb, can anyone lead me to the right...
Hello everyone
I am new to progress and i am trying to stablish a connection to Progress using VB 6.0, I have tried many thing nothing works.
Right now what i am doing is try to use the ODBC Data Source Administrator, in the System DSN tab, i clicked Add and selected the DATADIRECT 1.10 32-BIT...
i am newbie in vb, i have experience with ms access vba
i wonder if i can store a data table in vb as i do in ms access, in other words can vb work as a front and back end, or do i have to use another database engine as a back end.
Thank you
Hello everyone
I hope anyone can help me with this one. I need to put a chronometer/timer in a form. When i put the timer it starts with 47166 which is the time in seconds since the midnight, but i just want it to start from 1, 2,....so on, because i would like to determine the time that a...
Hi all
i have a little problem over here, i need to know who is logged in to the database that works in a network envinronment with windows xp. I have used the ShowUserRosterMultipleUsers function that is available in the microsoft web page and it works nice, but the only problem is that it...
Hello all
OS: WINXP
I am experiencing this problem in ACCESS 2002 (XP) i have developed a customized application that is used in a network environment, every time a user clicks on a "new contact" button the system gets a new reference number for that user, but if 3 user hit the "new contact"...
Hi all
I have found a good encryption routine, it works good, the only problem i have is:
Table encrypted: users table
the users passwords are always encrypted, and iu decrypted when user needs to change password or when user is gonna login the software.
but recently a user was trying to login...
Please read the entire text!
This is a question that i posted over the internet, i spent long days (2 weeks) trying to solve it, with no luck and then an MVP person reply with a great tips that worked. Here it is!
Access 2002 unexpectedly quits and Catastrophic Failure messages (question)...
Hi all,
I am having a problem with a memo field and a string var,
------------------------------------------------------
this is the code:
Sub writef(OrgValue as string, Curvalue as String)
Dim fsql as String
fsql = "INSERT INTO AuditTable Values("'" & OrgValue & "', '" & CurValue & "')"...
Hello all
If i am going to develop a database with VBA what should be the best way to open a recordset considering that it will share info among 10 users (network environment)
CursorType, CursorLocation, LockType, etc
adlockOptimistic, adlockPessimistic, adOpendynamic, adOpenStatic, ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.