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...
Show off your group to the world. Share a photo of your group with us.

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 20931 - 20960 of 21712   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20931
Dimitris, As far as I know you can split your database into front-end and back-end. Then put the back-end (with all the tables and only tables) on the...
Dick Root
d1ckroot
Offline Send Email
Jun 4, 2007
2:46 am
20932
NEW JOBS NEWS@NRIX BAGGAGE RULES for NRIs NRI INVESTMENT GUIDE VACANCIES IN SINGAPORE VISIT: www.nrix.info Be a better Globetrotter. Get better travel answers...
Najmudheen Areekkan
najbaan
Offline Send Email
Jun 4, 2007
4:10 pm
20933
Also you should not allow your users to input data into tables. Make forms for them to input the data into instead. Neil Squires _____ From:...
Squires, Neil
greaterdesig...
Offline Send Email
Jun 4, 2007
4:36 pm
20934
I have a report that I want to email. I am using (or at least I want to use it) that is a claim report. I am using the sendObject, acReport, "MyReportName",...
Marty
marty1118
Online Now Send Email
Jun 4, 2007
8:58 pm
20935
NEW JOBS NEWS@NRIX VISA AVAILABLE FOR INDIANS FOR SAUDI ARABIA (JEDDAH) JUNE 5 Get Paid for Reading SMS on your Mobile JUNE 5 Your Great Help Solicited JUNE 5 ...
Najmudheen Areekkan
najbaan
Offline Send Email
Jun 5, 2007
10:18 am
20936
NEW JOBS NEWS@NRIX VISA AVAILABLE FOR INDIANS FOR SAUDI ARABIA (JEDDAH) JUNE 5 Get Paid for Reading SMS on your Mobile JUNE 5 Your Great Help Solicited JUNE 5 ...
Najmudheen Areekkan
najbaan
Offline Send Email
Jun 5, 2007
10:21 am
20937
Wow, 2 spams from the same guy in under an hour. Doesn't sound like he wants to participate in our group :) Neil Squires _____ From: ms_access@yahoogroups.com...
Squires, Neil
greaterdesig...
Offline Send Email
Jun 5, 2007
7:05 pm
20938
NEW UPDATES/ NEWS@NRIX Sales Vacancy: Fairdeal food stuff company - Alain , U.A.E. SAP Labs (www.sap.com) Core Java/ J2EE professionals Scheme Of Advance...
Najmudheen Areekkan
najbaan
Offline Send Email
Jun 6, 2007
12:07 pm
20939
Dear All, Please be introduced about the new website focusing information for NRIs. www.nrix.info You can post your valued information by sending an email....
Najmudheen Areekkan
najbaan
Offline Send Email
Jun 6, 2007
3:32 pm
20940
I want to open a form with filtered data. If the filtered data contains no results I would rather the form not open and display a message that nor records...
Marty
marty1118
Online Now Send Email
Jun 6, 2007
7:25 pm
20941
Copy the following code into the form's code module. Neil Squires ... Dim Report_Activated As Boolean ' Purpose : Sets the reports Restore/Maximize...
Squires, Neil
greaterdesig...
Offline Send Email
Jun 6, 2007
10:50 pm
20942
Thanks so much...
Marty
marty1118
Online Now Send Email
Jun 7, 2007
5:20 pm
20943
hello everybody i want to make a personnel system with access and there's a little problem... i wanna do something like this "once we enter a new...
Soroush
soroushk900
Offline Send Email
Jun 8, 2007
2:56 am
20944
... the ... I have 9 versions of the same database running separately at different divisions. I run a series of macros that pull the data off of each of those...
Marty
marty1118
Online Now Send Email
Jun 10, 2007
6:13 am
20945
Hi I hope I can explain this clearly here. I am trying to build a employee database. Within this database, I'm trying to build a schedule of who's working,...
boroborodonburi
Offline Send Email
Jun 11, 2007
9:37 am
20946
Hi Is there a way to use access to figure out a rotating day off pattern and have it output it in a calendar format? The pattern is a reverse pattern, ie. if a...
boroborodonburi
Offline Send Email
Jun 11, 2007
9:37 am
20947
I use the build function with a like command that allows the user to enter specific data for a search. My problem is that the need to enter specific data for...
johnny100g
Offline Send Email
Jun 11, 2007
3:15 pm
20948
I am trying to use an Excel file as a template for an Access report. To do this, I have linked the excel range to an unbound OLE frame. The OLE frame is placed...
Hany Morsi
msg2hany
Offline Send Email
Jun 12, 2007
1:09 am
20949
Group, I have a small Access 2002 db to track projects. I currently have a field (memo type) called status log. I would like a new row to display...
Isaiah Vi
isaiah_vi
Offline Send Email
Jun 12, 2007
11:28 pm
20950
Have a look at "Creating an Audit Log" by Allen Browne http://www.allenbrowne.com/AppAudit.html ... a field (memo type) called status log. I would like a new...
martyconnelly
Offline Send Email
Jun 14, 2007
10:34 pm
20951
Group, I have a "Save Record" command button on my form. When I click it to save the file it does not add the record I just entered. However, when I close...
Isaiah Vi
isaiah_vi
Offline Send Email
Jun 15, 2007
5:10 pm
20952
Add this to the command button code. me.cboPickList.requery That should do it. Neil Squires _____ From: ms_access@yahoogroups.com...
Squires, Neil
greaterdesig...
Offline Send Email
Jun 15, 2007
7:40 pm
20953
Thanks Neil! I'm getting a "Compile Error" "Method or data member not found". Where in the code below should I put it? Sorry I'm not that familiar with VBA....
Izzy
isaiah_vi
Offline Send Email
Jun 15, 2007
8:15 pm
20954
Can i make a database that i can track who takes what tool out of my tool room? Also can i use a barcode scanner to make it dummy free? Hence the user would...
crypticsphere
Online Now Send Email
Jun 21, 2007
11:22 pm
20955
The short answer is "Yes". You would need to have several tables for tracking purposes. I can think of a user table. A user tool table, and a tool table which...
Dawn Crosier
dlc110161
Offline Send Email
Jun 22, 2007
5:00 pm
20956
Hi all, i have a form A connected to a table A and I have placed a button there that will open a form B that connects to a table B. A couple of fields r common...
Dimitris
midiostri
Offline Send Email
Jun 25, 2007
7:27 am
20957
All you have to do is make sure the field that connects the two forms is filled in (the primary key and the foreign key). Then refresh the form you could...
Jackie Home
jfeldmanntti
Offline Send Email
Jun 25, 2007
12:19 pm
20958
I have a word document with several checkbox fields. I want to be able to change the checkbox properties but not sure what the correct syntax is using vba. ...
eileen1309
Offline Send Email
Jun 25, 2007
9:07 pm
20959
Must of been having a Monday... Got the syntax correct but for anyone with the same problem here's what I have and it workds ...
eileen1309
Offline Send Email
Jun 25, 2007
9:40 pm
20960
well, i finally managed to it. In the event that starts the form B, after the form has been opened i have used a very simple way in VB to fill in the values: ...
Dimitris
midiostri
Offline Send Email
Jun 30, 2007
8:22 pm
Messages 20931 - 20960 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