Alright,
I have an AutoExec macro that runs a function that disable the AllowBypassKey but it doesn't work.
Am I placing the function in the right place.
V.
Hi happy programmers,
I have been trying to convert my database to a MDE. The problem is that if I go into the option to disable menus and toolbar and then change my mind, I can't go back to change the menu options because I already disable the menus.
So, my question is;
How can I just make my...
Hi happy programmers !!
I have a very intriguing problem with access. I think I have tried any possible variation but perhaps you might have an additional one.
Here is the problem. I have a subform inside a parent form. On the parent form I have a button that opens a form in which you can add...
Hi everybody,
I have worked very hard to finish a database and now is time to show it to the world. I was wondering how can I protect my work and where should I upload it to make it accesible (download.com, etc. Any other examples)
Thanks in advance,
V.
Hi happy programmers,
After long hours of programming and form creation. I'm almost done with the debugging of my database. Now, I would like to get some feedback from potential users. Is there any book or guidelines online about how to call, what to do, do I submit my software to download.com...
Hi happy programmers,
I have just updated to Access 2003 and tried to relink my DAP to the replicated database. first, I thought it might have been something easy. I just browse through my files and find the replicated database. Then, just reflesh the connection and voila !!
Unfortunately, when...
Hi happy programmers,
I have a combo box which is hyperlink. On ewith a website the other one with an email. If I click on any of them a toolbar (hyperlink toolbar) pops up and nothing happens. How can I disable this feature and have my email program or web browser launch instead?
Thanks in...
Hi happy programmers,
I have found myself reusing the same forms; splash, menu, etc for different databases. I have been sucessful at placing all my modules in a mdd file and using that one as a library for all my functions.
I wonder how can I use the same mdb file to store common forms. I...
Hi happy programmers,
I have a combo box and a button right next to each other. The button opens a table (form) that is the rowsource of the combo box. I would like to update the combo box once I have added another record to the table source.
Here is an example;
Let's say I want to define or...
Hi happy programmer,
I trying to write a filter for my tables that will use string comparisons. For exmaple,
If field1 > number then
' Perform an aritmatic calc. and greater than or smaller than comparisons
if else field1 = text then
' String comparison and do not perform a greater or...
Hi happy programmers,
Probably many of you agree that datasheets are very boring. Nowadays, as a software developer, we need to catch up with the fancy way things are looking, specially UI's. So, I was wondering how can I add a graphic to a field in my datasheet. This is, instead of open/close...
Hi happy programmers,
I wonder how can I update a combo box that has a query attached that it is link to its on field.
For example,
I have a combo box that looks for entries in the same field that is attach to it.
The purpose is to allow the user to enter categories using the combo box and...
Hi, Everybody
Some time ago I found a thread about how to enter a non existing text in a combo box row source automatically if the string doesn't exist. Unfortunately, I can figured out what were those keywords I use.
What I want is to auto complete the city in a combo box if the city already...
Hello Everybody,
I have been trying to send emails through ACCESS but I get the following message;
"Before attemping to send an email message from PhEA, resolve the problem identified in the previous message, or configure your computer to send and receive e-mail messages."
I assume this is...
Hi everybody,
I'm trying to send an email using the default emailer. When I execute this instruction ...
lng = ShellExecute(hwnd, "open", stext, vbNullString, vbNullString, SW_SHOW)
I get a 2 as return value. I read in the forum that this is a file not found error. What should I do ?
Where is...
Query will only insert a record only if record doesn't exist alredy
Hi everyone,
I have a table with employees categorized by groups; for example ; maintenance, operations, etc. I have another table with trainings that have different groups assigned to it.
Now let's say that I want to...
Hi everyone,
I would like to know;
How can I add a record to a subform from a parent form?
This is I have a button in the main form that adds a new record in the main form. Easy enough.
But whenever I try to do it so it will add the new record to the subform it gives me this;
The object 'frm...
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.