Search the web
Sign In
New User? Sign Up
ms_access · Help and advice for users of MS access
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 20225 - 20254 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20225
Hi Gang. I am preparing a printout of music played at a record group and have the following group header for each composer: [Surname] & ", " & [Forenames] ...
David Manders
dmandersuk
Offline Send Email
Aug 1, 2006
12:30 pm
20226
Hi, gang. This should be rather simple. I have VB code in Access that opens an Excel file. I need the VB code that will close the file. What is happening,...
Gary E. Daniels
gedaniels2003
Offline Send Email
Aug 1, 2006
1:49 pm
20227
David The best way I think you can have your expression as page header is to make it a section header and set Repeat Section property to Yes. In the report...
L Tumbulu
ltumbulu
Offline Send Email
Aug 1, 2006
2:54 pm
20228
Have you tried XL.Quit to exit excel? thanks Eileen ... that ... file. What is ... the VB ... directly...
eileen1309
Offline Send Email
Aug 1, 2006
3:36 pm
20229
I am having issues creating a subtotal in a form in Access. i've tried to use the dsum function that results in a #error. Here's fields in the form: Date of...
d12774
Online Now Send Email
Aug 2, 2006
2:25 pm
20230
I'd still suggest you use DSum("DepositAmount","Deposits", "DepositDate = #" & [txtDepositDate] & "#") where DepositAmount and DepositDate are fields in ...
L Tumbulu
ltumbulu
Offline Send Email
Aug 2, 2006
3:48 pm
20231
A form displays some data and also has two calendars, two frames, and two command buttons - all works fine when bouncing between draft and form mode. When...
Les OBrien
hrisconsultant
Online Now Send Email
Aug 2, 2006
11:26 pm
20232
Found the cause of the second form becoming partially frozen - the calendar as well as the frames (option group) of the second form are being 'blocked' from...
Les OBrien
hrisconsultant
Online Now Send Email
Aug 3, 2006
2:13 am
20233
I just tried to send you the attachment file and it was returned because it was too big (1meg). What can I do now? Best regards ... From:...
portella
ltportellar
Offline Send Email
Aug 3, 2006
3:09 am
20234
When I save the pdf file to a .txt file (plain), if I open that file with notepad I see a character like a vertical rectangle. I have tried to copy it and...
portella
ltportellar
Offline Send Email
Aug 3, 2006
3:10 am
20235
Has anybody ever had this bug : A query, which usually works fine, suddenly answers (approximately, translated from french) : "The query must have at least one...
Clauss Gilbert
gilbert.clauss@...
Send Email
Aug 3, 2006
9:07 am
20236
I hope someone can help me. I have two tables (each one from a separate year); each has similar fields. I would like to take one field from table 1 and the...
Tony Meeker
meeker10025
Offline Send Email
Aug 3, 2006
10:14 am
20237
Instead of SQL view go to design view. Are there any fields in the grid? If not drag them back down. You can go on forever trying to figure out how they were...
Lonnie Johnson
prodevmg
Offline Send Email
Aug 3, 2006
11:19 am
20238
The grid has become empty ! My queries were quite complicated (with subqueries etc), not easy to rebuild by just draging field names. What is strange is that i...
Clauss Gilbert
gilbert.clauss@...
Send Email
Aug 3, 2006
11:40 am
20239
The following program was written by "Bernie" and it worked beautifully until I replaced the sample data with data pulled from Access using MS Query. The...
takeadoe
Offline Send Email
Aug 3, 2006
5:16 pm
20240
It sounds to me that you may have deleted a table or query which was used to support these queries. Can you restore from a backup? Dawn Crosier "Education...
Dawn Crosier
dlc110161
Offline Send Email
Aug 3, 2006
5:20 pm
20241
My table is an external table (an excel file). It might be that it was modified, or rather copied from another version for instance, so that "for a while", the...
Clauss Gilbert
gilbert.clauss@...
Send Email
Aug 3, 2006
5:34 pm
20242
When you brought in the information from Access, did Excel give it a different data type? For instance, was your test data formatted with "General" and now...
Dawn Crosier
dlc110161
Offline Send Email
Aug 3, 2006
6:25 pm
20243
Dawn - Thanks for replying. I looked at that and no. It doesn't seem to be a cell-level issue. I could type over the name of the county and it would work...
takeadoe
Offline Send Email
Aug 3, 2006
7:41 pm
20244
Try taking your Access data to Notepad and then from Notepad into Excel. It's possible that there are extra characters coming through which are not visible,...
Dawn Crosier
dlc110161
Offline Send Email
Aug 3, 2006
9:12 pm
20245
Hello people, I was wondering which is the prefered data access method in access for a SQL Server backed. The front end is a MDB file with odbc link to the ...
wpy
wpy_warren
Offline Send Email
Aug 4, 2006
5:10 am
20246
I have three field in a form namely 1. item_id 2. item 3. hardware_id What i wanted to do was when i type an id in hardware_id which is equal to the...
jcombalicer
Offline Send Email
Aug 5, 2006
6:56 am
20247
A little clarification may give us some light into what you want to achieve. I assume you have two tables, Items and Hardware and that the form in question is...
L Tumbulu
ltumbulu
Offline Send Email
Aug 6, 2006
2:01 pm
20248
What I believe you are needing to do is write a SELECT statement nested in the Row Source of the properties [Item] field Example: SELECT...
jfeldmanntti
Offline Send Email
Aug 6, 2006
5:31 pm
20249
Hi, I am trying to use the dlookup function to set the controlsource property of the unbound texbox as follows. txtExpDesciption.ControlSource = =...
RAJESH DESAI
rmdesai73
Offline Send Email
Aug 7, 2006
5:51 pm
20250
already answered in the other group, please don't cross-post to many groups ... -- Brett Collings Strengthening Families Administrator D2D 46422 DDI (04) 916...
Brett Collings
bcoll012
Offline Send Email
Aug 7, 2006
7:47 pm
20251
Hi all, I'm having a problem with my first split database. If more than one user tries to input data in records not necesarily being used by someone else, they...
Keith Browning
Keith_Browning
Offline Send Email
Aug 8, 2006
8:48 am
20252
Types of Tables in Oracle (Full List) http://www.technology-post.com/types-of-tables-in-oracle.html Regards...
watsonlabel
Offline Send Email
Aug 8, 2006
10:09 am
20253
Okay Keith your problem is that you're using record locking - true! If you read up about record-locking in Help it will explain that Access locks a "page" of...
Brett Collings
bcoll012
Offline Send Email
Aug 8, 2006
8:09 pm
20254
Brett, My understanding is that Access 2000 and newer got the record locking fixed so that it only locks a single record. I know that 97 only allowed locking...
Squires, Neil
greaterdesig...
Offline Send Email
Aug 8, 2006
8:51 pm
Messages 20225 - 20254 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help