Search the web
Sign In
New User? Sign Up
MS_Access_Professionals · MS Access Professionals
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 47962 - 47991 of 76920   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
47962
Probably very simple bu tcan't find it. I'm using a subform to enter one to many relationship. When it goes to subform, cursor is going to first record. Need...
Jerry
jzibton
Offline Send Email
Apr 1, 2007
2:10 pm
47963
Hi folks I wanted to read processor Serial no from a Access Database & update it to a field to restrict the user from use the database in another computer. Any...
anasbhai
Offline Send Email
Apr 1, 2007
2:24 pm
47964
Hi Jerry, try something like this on the Current event of your main form --> =NewSubformRecord() and this code goes behind the main form: '~~~~~~~~~~~~~~ ...
Strive For Peace
strive4peace...
Offline Send Email
Apr 1, 2007
3:22 pm
47965
Shamael, Could you explain that to me in more detail. What business problem are you trying to solve with Processor Serial Number? What number does that ...
Myra Symons-kazanci
myrafly
Offline Send Email
Apr 1, 2007
9:32 pm
47966
Jerry, That's a great question. I don't know the answer though... I understand the question and for that I salute you! Myra _____ From:...
Myra Symons-kazanci
myrafly
Offline Send Email
Apr 1, 2007
9:36 pm
47967
Dale, This looks like something SQL could do but I don't understand what you are going for here. I think I need to know what business problem you are trying ...
Myra Symons-kazanci
myrafly
Offline Send Email
Apr 1, 2007
9:43 pm
47968
Myra The processor serial number is the CPU ID on a computer, making the machine unique. I haven't found a source yet, but I would imagine there is an API call...
Bill Mosca
wrmosca
Offline Send Email
Apr 1, 2007
10:13 pm
47969
Bill, Wouldn't it be more better to use the log in name of the current user? I don't know what he's getting at. Why he wants to do that. That's why I ask ...
Myra Symons-kazanci
myrafly
Offline Send Email
Apr 1, 2007
10:26 pm
47970
I made a copy of the backend of my database so I could do some work on it over the weekend. I have added the street addresses address to 82,000 record of the...
Jim C
liteguy.rm
Offline Send Email
Apr 1, 2007
11:18 pm
47971
Myra This information is used to prevent anyone from using a database on more than one machine. It is not a security measure. Or I should say it *shouldn't* be...
Bill Mosca
wrmosca
Offline Send Email
Apr 2, 2007
1:10 am
47972
Jim Use update/insert queries to get the tables in sync. A better way would have been to make a replicated copy, but since this is only temporary it probably ...
Bill Mosca
wrmosca
Offline Send Email
Apr 2, 2007
1:25 am
47973
Hi Jim, Link to the tables with data and move it using queries Warm Regards, Crystal * (: have an awesome day :) * MVP Access Remote Programming and Training...
Strive For Peace
strive4peace...
Offline Send Email
Apr 2, 2007
4:14 am
47974
I found the answer. All I had to do was replace "Select" with xlApp.Select and everything formatted perfectly. Linda ... recordset ... formats. ... there ... ...
ihatespam22222
Offline Send Email
Apr 2, 2007
10:11 am
47975
Good Day All, I have two questions regrading formatting a report: 1) Can an Access report have a grid (lines horizontally and vertically)? 2) Can I print a...
djsdaddy531
Offline Send Email
Apr 2, 2007
10:14 am
47976
Dear fellow members, Hi, I recently joined this group with great intentions to learn more. Presently am facing the following qurey/syntax problem in a report...
Amjad Zuberi
ahzuberi_isdb
Offline Send Email
Apr 2, 2007
11:37 am
47977
THe way I did it was to take a street guide and go down the north south streets and put the addresses for the cross streets and used an updated query to add...
Jim C
liteguy.rm
Offline Send Email
Apr 2, 2007
11:53 am
47978
Hi Amjad, are you trying to get a list of the dates that have been used and then some data about each one? Or are you simply trying to count how many are...
Strive For Peace
strive4peace...
Offline Send Email
Apr 2, 2007
11:57 am
47979
Hi Jim, does your database use seperate fields for house/building number, street name, and N/S/E/W? It would not be a good idea to change the address itself...
Strive For Peace
strive4peace...
Offline Send Email
Apr 2, 2007
12:17 pm
47980
Dad 1) Not like Excel. YOu have to use lines or make the borders for the controls solid and place them touching each other. Lines can be controlled through...
Bill Mosca
wrmosca
Offline Send Email
Apr 2, 2007
1:55 pm
47981
Jim I know you've spent a LOT of time on this project. And now is probably a very bad tiem to suggest a new approach, but if you find the address method too...
Bill Mosca
wrmosca
Offline Send Email
Apr 2, 2007
2:11 pm
47982
David 1. Yes, the easiest way is to have borders on your fields and put them right next to each other. (you might want to change the alignment of the text to ...
Myra Symons-kazanci
myrafly
Offline Send Email
Apr 2, 2007
2:33 pm
47983
Bill, That's a good idea except I'm not sure the geocode is specific enough for light poles. You might want to check that first. There is geocoding software...
Myra Symons-kazanci
myrafly
Offline Send Email
Apr 2, 2007
2:49 pm
47984
Thanks Bill, That points me in the right direction. After applying your advice to a report that basically has the same row characteristics, I have a follow-up...
djsdaddy531
Offline Send Email
Apr 2, 2007
3:10 pm
47985
I am trying to get a text box on my form to show the results of an existing query. I tried the expression builder on the text box by selecting the query in...
rlee_at_channing
rlee_at_chan...
Offline Send Email
Apr 2, 2007
3:22 pm
47986
Hi Ryan, you cannot assign the results of a query to a textbox directly unless you use dLookup, dFirst, or another domain aggregate function. use a combobox or...
Strive For Peace
strive4peace...
Offline Send Email
Apr 2, 2007
3:44 pm
47987
Hi, Does anyone know how to change the default settings that appear in the Export Text Wizard? All of the text files we use here are tab-delimited with header...
plastic_wrapped
Offline Send Email
Apr 2, 2007
3:51 pm
47988
Elias Build export specs. Those specs hold all teh information you need. Start up an export. Select text file type. After you browse to the folder and enter a...
Bill Mosca
wrmosca
Offline Send Email
Apr 2, 2007
4:58 pm
47989
Dad I suggest queries or even temp tables with queries, depending on how your data is designed. If you've ever looked at the way Access does things, it's all...
Bill Mosca
wrmosca
Offline Send Email
Apr 2, 2007
5:01 pm
47990
you can use Dmax or dmin to get the data out for a given ID. _____ From: MS_Access_Professionals@yahoogroups.com ...
Myra Symons-kazanci
myrafly
Offline Send Email
Apr 2, 2007
5:38 pm
47991
All, My query is: INSERT INTO [OVP-Child] ( Claim, Status, Reason, [OVP Amount], [Recovered Amount], Completed ) SELECT RecoupmentCases.ClaimNumber,...
avmedgnv
Offline Send Email
Apr 2, 2007
6:51 pm
Messages 47962 - 47991 of 76920   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