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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 20130 - 20159 of 21714   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20130
That's interesteing John, I wasn't sure of my ground on whether time was included so I went to XP version's Help which said "for date and time" ... so I...
Brett Collings
bcoll012
Offline Send Email
Jul 2, 2006
9:00 pm
20131
Dear all, I'm new member of this community. I'd like to say hello to every one here :-).I'm learning access right now. I'm at VBA. Does any one wanna send me...
afdarizki
Offline Send Email
Jul 3, 2006
11:30 am
20132
I have an access 2000 DB and I am trying to update a table relationship but when I attempt this I get the error "record(s) cannot be deleted; no delete ...
empxv
Offline Send Email
Jul 3, 2006
9:51 pm
20133
Jeremey- What version (and Service Pack leve) of Access are you using? Did you convert this database from an earlier version? John Viescas, author Building...
John Viescas
jlviescas
Offline Send Email
Jul 4, 2006
7:06 am
20134
Brett - Thank you for the note. I guess I didn't do a very good job with the question. I was hoping to avoid the use of any of the functions in Access like...
takeadoe
Offline Send Email
Jul 5, 2006
12:28 pm
20135
Mike- How are you getting the data into Access? If there's an external file, is it text? It would seem to me you could link a text file, then write a query ...
John Viescas
jlviescas
Offline Send Email
Jul 5, 2006
1:30 pm
20136
Hi John - The data is being exported automatically via an "Auto Export Setup (see file uploaded with same name AutoExportSetup.jpg) from a software package...
takeadoe
Offline Send Email
Jul 5, 2006
2:20 pm
20137
Mike- If the output is Text, then you'll have to do an explicit convert to date/time data type to be able to stuff it into a date/time field in a table. John...
John Viescas
jlviescas
Offline Send Email
Jul 5, 2006
2:31 pm
20138
I have a vba function "Get_Columns_and_Rows" to which I would like to pass an Excel object defined as strExcelDoc = "C:\Documents and...
wharmon97
Offline Send Email
Jul 5, 2006
4:37 pm
20139
It is important to have the right "Reference" set and in the right order. I am never quite sure of which reference file needs to be involved but look under...
wharmon97
Offline Send Email
Jul 5, 2006
4:51 pm
20140
How do you have the object Dim'd in the first three lines of code? You could simply pass it as an Object: Function Get_Columns_and_Rows( ... , ExcelDoc As...
John Viescas
jlviescas
Offline Send Email
Jul 5, 2006
5:03 pm
20141
Actually, there's probably a library in Tools / References marked "MISSING." Uncheck that, and everything should start working again. This often happens in a...
John Viescas
jlviescas
Offline Send Email
Jul 5, 2006
5:09 pm
20142
John - I can output it as a number if I knew what that number needed to look like. Do you know what I mean? Put it another way - let's say I was in Access...
takeadoe
Offline Send Email
Jul 5, 2006
5:22 pm
20143
Mike- You can enter a date/time value from the keyboard exactly like that. Try it in Nortwind Orders table - type (or paste) that string into OrderDate, and ...
John Viescas
jlviescas
Offline Send Email
Jul 5, 2006
5:35 pm
20144
I am already using the MS Excel 9.0 Object Library reference, so I did suggestion two and it works like a champ. So, thanks again, John. As an author maybe...
wharmon97
Offline Send Email
Jul 5, 2006
6:19 pm
20145
Gotcha - Thank you again John. Mike ... that. Try it ... OrderDate, and ... text ... convert it ... On Behalf ... Like? ... needed ... ps.com, ... convert ......
takeadoe
Offline Send Email
Jul 5, 2006
6:35 pm
20146
Hi All: Hopefully someone can point me in the best direction. I am charged with the task of writing a boat dock reservation DB in Access. I am "fairly"...
DRR
resorts03226
Offline Send Email
Jul 5, 2006
9:09 pm
20147
Check out MotelBooking compliments of AD Tejpal, if I remember correctly, it will help you find available Motel Rooms, which you should be able to translate...
Dawn Crosier
dlc110161
Offline Send Email
Jul 5, 2006
9:30 pm
20148
Dawn: Thanks for the swift reply. I will D/L it now. =Dave R.= If you own a Hotel, A B&B, An Inn or a Full service Resort YOU'RE LOSING MONEY DAILY.......START...
DRR
resorts03226
Offline Send Email
Jul 5, 2006
9:57 pm
20149
Hi Dawn: YOUCH, He's GOOD....Guess I've got my work cut out for me. (Hopefully not a complete re-write of what I already have but I like his style :-). Thanks...
DRR
resorts03226
Offline Send Email
Jul 5, 2006
10:23 pm
20150
A method that I used with success in the past for something similar - you will need a dedicated column to accept a 'marker' in a timeline table. When the slip...
CGServics USA, Yahoo ...
hrisconsultant
Offline Send Email
Jul 6, 2006
12:24 am
20151
Hi Les: That sure does sound more like something simpler that I could incorporate into my existing DB. The "marker column" sounds perfect. I'm not even ...
DRR
resorts03226
Offline Send Email
Jul 6, 2006
2:09 am
20152
Hi All: This should be simple but at 2:24am I just can't jog my memory enough. Can anyone help with a swift kick to the side of my head? I have a dropdown box...
DRR
resorts03226
Offline Send Email
Jul 6, 2006
6:41 am
20153
DRR- Use the Column property of the combo box. Column(0) is the first column, Column(1) is the second, and so on. Me.txtCost1 = Me.MyCombo.Column(1) John...
John Viescas
jlviescas
Offline Send Email
Jul 6, 2006
8:18 am
20154
John: Thanks for the swift kick to the head. It was just what I needed. =Dave R.= If you own a Hotel, A B&B, An Inn or a Full service Resort YOU'RE LOSING...
DRR
resorts03226
Offline Send Email
Jul 6, 2006
6:16 pm
20155
I would like to do, a crm and database sales and marketing. I have several ideas about it. are there any made?...
rlilloy@...
raullilloy
Offline Send Email
Jul 7, 2006
3:23 am
20156
Millions of them. It's one of the key areas that small businesses use Access (often rather badly) Brett ... -- Brett Collings Strengthening Families...
Brett Collings
bcoll012
Offline Send Email
Jul 7, 2006
3:42 am
20157
... do you know one?...
rlilloy@...
raullilloy
Offline Send Email
Jul 7, 2006
6:16 am
20158
If you want to take someone else's and modify it, I can't help you. If you want to buy one, all I can suggest is googling until you get the right fit. If you...
Brett Collings
zkbac
Offline Send Email
Jul 7, 2006
8:17 am
20159
HI All, Please help me with this problem. I want to retrieve all fields from an existing record using combo box. So here I have 3 combo boxes....A,B,C. In...
pradeep reddy
pradeep_sudi...
Offline Send Email
Jul 7, 2006
5:10 pm
Messages 20130 - 20159 of 21714   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