User Profile
Collapse
-
We did that to get it to work, but wouldn't that mean he would always have to change it back and forth in order to complete other tasks? -
Can you change System Format in VBA
I have built a wonderful database that I had to share with someone in Brazil. Unfortunately because his system format is set to Portugese(Brazi l) the database works incorrectly.
Is there a way to have his system read the vba code in Access or do I need to build two sets of code for the same database, or do I really need two seperate databases?
I have never worked with international builds before so this is completely... -
they are actually fields in the same table and if you mean the master/child links.. I tried thatLeave a comment:
-
I decided to redo the form one step at a time to see where the problem was. I took the combo boxes out and put the subform to a query based on a static selection. I put the subform back into the main form, still and I can update it with no problem except my record selectors and navigation buttons don't appear... yes I check to make sure the record selector option was set to yes...
If I can get that fixed, even though I don't think...Leave a comment:
-
Why is my drop down selection changing records?
ooooooooh ok.
I have a form with three combo boxes on it. The first one is based on a query which selects the distinct name from the table, the other two I have as a list.
I originally tried to make this unbound because I thought that would be the best way, but in trying tons of stuff, I decided to change that. So I have a query which pulls distinct records and then use the information gathered from the combobox to... -
getobject() opens another instance of the db
not sure which code you will need. I have an access 2007 database which opens an excel file to receive information. In the excel file I am trying to call an access function which will close the excel file and then preform some calculations.
When I had both access and excel in 2010 it worked great. But when I go to run the same thing in 2007, when I use the getobject("acce ss.accdb")to run the function, it actually opens another...
No activity results to display
Show More
Leave a comment: