| Thread | Last Post | Replies |
|
| Counting combinations of check boxes | 12 Jan 2005 17:57 GMT | 1 |
In my report I have data grouped by station. Some of the records have check boxes checked to indicate whether the station was declared available or unavailable at the time of incident, and whether they were allowed to proceed.
|
| I Cannot Copy Records | 12 Jan 2005 17:15 GMT | 2 |
I use to be able to highlight several records in a table, copy them and paste new records. Now when I right click the records the copy and paste functions are disabled. How do I enable them? Thanks
|
| Set security for only ONE Access database | 12 Jan 2005 16:43 GMT | 3 |
I am using Access XP (Access 200 available also if that makes any difference), and am trying to set up security for one (and only one) Access database, but each time I do that every Access database on my computer starts prompting for username and password.
|
| VB/Menus | 12 Jan 2005 16:41 GMT | 3 |
I have a number of button-driven functions/subs that I'd like to migrate to menu items. I have one problem however. In a button-driven sub I would refer to a field in the current form as, for example, 'Me.Name' or 'Me.Tel'. However this doesn't work when the
|
| Importing CSV file to Access Table From Within Excel | 12 Jan 2005 14:45 GMT | 1 |
I am trying to re-write and automate an existing procedure, using Excel as the controlling application. I can find code to handle the importing of data from a CSV file into an Access table, but I cannot seem to control this from with Excel.
|
| Migrate Epicor/Vista Data to Access 2003 | 12 Jan 2005 13:38 GMT | 1 |
I would love to hear everyone's thoughts on the most efficient way to export data from Vista shop management software by Epicor (previously Dataworks) to a usable access format. The few routes I have come up with have yeilded terrible headaches.
|
| locked out of old app | 12 Jan 2005 12:45 GMT | 10 |
I'm maintaining an inherited (Access 2002) database, with no documentation. I need to change the address for the data source, but the main toolbar has been changed. It no longer has View or Tools, and I can't open the database for editing by holding down the Shift key.
|
| Multiline textbox | 12 Jan 2005 12:10 GMT | 1 |
Trying to solve an issue where a word gets broken in multiline textbox on a report. Versions in question are MS Access XP SP3 and MS Windows 2000 SP4. Of course, default language is not english (Reg.
|
| MsgBox how to go on a new line | 12 Jan 2005 11:57 GMT | 2 |
I am trying to have a message box where the message goes onto a second line My book is for Access 2000 and I am using 2002. I have tried using the @ sign but it's not working.... Any suggestions?
|
| Creating a record for a subform | 12 Jan 2005 10:59 GMT | 4 |
This is blowing my mind because I thought this setup was working.... How is a new record generated in the table of a Child subform whenever a new record is generated in the table of the Master form - even though NO Child field data are entered?
|
| dlookup help | 12 Jan 2005 10:38 GMT | 4 |
I have a table with an sequence (PK) and 2 fields, employee id and status id. Each employee can have multiple records in this table due to multiple status ids assigned. I have a multi-list box on a form which displays all possible statuses.
|
| Deleting lots of records and record size | 12 Jan 2005 09:24 GMT | 3 |
I'm working on an application that imports and exports tons of CSV data, like 64,000 records per file, and six or seven files in a set. First off, by the tine I import a few hundred thousand records the database is _huge_. Like 500 meg, although the csv files are only 25 meg in ...
|
| MsgBox how to go on a new line | 12 Jan 2005 08:39 GMT | 3 |
I am trying to have a message box where the message goes onto a second line My book is for Access 2000 and I am using 2002. I have tried using the @ sign but it's not working.... Any suggestions?
|
| Date Conversion Hijri to Gregorian | 12 Jan 2005 08:28 GMT | 5 |
Dear Respected Gurus, I need a coding assistant converting from gregorian to hijri and vice versa. I have problem with this codes. the problem Gregorian to Hijri gives 100% results. when i enter this to Hijri to gregorian it either
|
| Table created date | 12 Jan 2005 07:31 GMT | 4 |
Is there anyway to refer to an object's (e.g., a table) created date in VB? The reason is I need to see the data set's "date effective", which for me would be the date the table was created. I don't want a field in the actual table tho.
|