I have a form with one subform. The subform is in datasheet view, nothing unusual about it.
The main form is named "OtherMain"
The subform name is "OtherSubform"
The subform source object is "OtherSubform" (same as it's name on the main form).
On the Main form, I have a control button and...
I have a form with code that I use to find records containing a search argument typed by the user.
The code resides in a small separate form used to type the search argument in and it works well. It will find any data in any control on a form that matches what the user typed. The form being...
Hello all.
I have several access databases on my laptop. I am running XP professional and Office 2000 professional.
I am experincing very slow loading of any of the databases if I use a shortcut to the MDB on my desktop, typically, after clicking on the desktop shortcut icon, I get an...
Hello all.
I have several access databases on my laptop. I am running XP professional and Office 2000 professional.
I am experincing very slow loading of any of the databases if I use a shortcut to the MDB on my desktop, typically, after clicking on the desktop shortcut icon, I get an...
Using Access 2000
Have a combo box on form. Underlying data is table of numeric data.
"Limit to list" set to: NO (want the user to be able to key a value not in the list).
"validation rule" set as: >=0 And <=100
"validation text" set as: "You must select or enter a numeric value in...
Recently tied our network into the internet via a broadband connection.
Using a Lynksys router mpdel BEFSR11 connected to a Cisco 2900 switch.
Our servers are Compaq (3500r and 1600r with 500 mhz cpu's) running NT 4.0 sp6 and Terminal Server / Metaframe 1.8.
We are a small shop with about 8...
Recently tied our network into the internet via a broadband connection.
Using a Lynksys router mpdel BEFSR11 connected to a Cisco 2900 switch.
Our servers are Compaq (3500r and 1600r with 500 mhz cpu's) running NT 4.0 sp6 and Terminal Server / Metaframe 1.8.
We are a small shop with about 8...
We are running Metaframe version 1.8
Have an application that displays pictures in .jpg format.
When the application is run on Citrix, the colors are terrible, when run locally on a PC (or locally on the Citrix Server itself), they look fine.
I looked at the settings in the neighborhood for...
Have a report that is going to be 3-hole punched and placed in binder.
I am looking for a way, based on number of detail lines printed, to skip printing a detail record and to leave a blank line at the vertical postion on the page so that when the paper is 3-hole punched, the data in the row is...
Have an access App. I have an access table in this application that has the file names of several hundred Adobe Acrobat .pdf files.
User would like to be able to click on them and have Access Call Adobe to display the .pdf file.
Is this Possible? If so, does anyone have any VBA sample code...
I POSTED THIS ON THE FORMS GROUP, NO TAKERS, SO I AM POSTING HERE IN HOPES SOMEONE HAS A SOLUTION
I have a main form that contains a subform. the subform displays inventory items in datasheet view (subform must display the data in datasheet view per user mandate)
Currently, user has to use...
I have a main form that contains a subform. the subform displays inventory items in datasheet view (subform must display the data in datasheet view per user mandate)
Currently, user has to use the scroll bar on the subform to scroll to the inventory description they want so they can do some...
I have a problem where users may "X" out of access by clicking the X on Access itself (not on the form(s) because i have them turned off on the forms properties). When the users do this they circumvent ceratin operations in the close event for the form(s).
I tried the technique...
Hola !
I have two computers, both are running Windows '98 (vanilla '98, NOT ME or SE)
One is a laptop, one is a desktop.
Both have 10/100 ethernet adapters in them. I routinely connect the laptop to a workplace NT network and that works fine.
Now i want to be able network my home PC to My...
Scenario ~
I am Using Access 2000.
Looking for a way to bring up the Access Export window using VBA.
In help, I found the "DoMenuItem" command.
Reading Help, this command was available in earlier versions of Access but has been replaced by the "RunCommand" argument...
Scenario ~
I am Using Access 2000.
Looking for a way to bring up the Access Export window using VBA.
In help, I found the "DoMenuItem" command.
Reading Help, this command was available in earlier versions of Access but has been replaced by the "RunCommand" argument...
Scenario ~
I have an access 2000 database running on a compaq proliant server running nt 4.0 terminal server and citrix metaframe.
Access 2000 has a facility that provides for the compaction of the database upon close. In a nutshell, the compact basically copies the database, compacted, to...
I would like to be able to invoke the Access 2000 Export Wizard in VBA.
What I would like to do is start the Export Wizard in the click event on a form and pass the wizard the name of a table (or even better, a query which wold be driven by paramaters the user chooses on the form) in VBA and...
I have a question regarding getting VBA code to pause or wait for another process to complete.
Here is my dilema:
I have a form (let's call it Form1) with a command button on it which runs some VBA code in the on the click event.
In the middle of this code, I may determine that it is...
I have a question similar to one of todays posts where someone needed to get Access to wait a while for another process to complete.
Here is my dilema:
I have a form (let's call it Form1) with a command button on it which runs some VBA code in the on the click event.
In the middle of this...
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.