Don't Even Know Where To Begin...

May 31, 2005

I have a table set up like this:

Client,ServiceDate,Service1,Service2...Service7,Ms g01,Msg02...Msg20

The Service fields may or may not have values under each, depending on the number of services performed for the client, and they are always entered consecutively (i.e. Service1 will always have a value).

The Msg fields are similar to Services as they are filled in consecutively. They relate to all of the services in that record, so any values in the Msg fields are associated with each Service for that record.

Ultimately I need to see the information so it shows each service and each Msg that was associated to it.

So if a record was Service1=Repair, Service2=Clean and Service3=Grease and values in Msg01=4123, Msg02=1531 and Msg03=1234 I would expect to see:

Repair 4123
Repair 1531
Repair 1234
Clean 4123
Clean 1531
Clean 1234
Grease 4123
Grease 1531
Grease 1234

I don't know where to begin. I was thinking maybe a crosstab, or a pivot table but I am lost at this point. Any help would be much appreciated!!

View Replies


ADVERTISEMENT

Where To Begin With Security

Aug 24, 2005

Currently have several access databases (with SQL backend) in use in our company - certain people see all of them, certain people can only see some of them. This is just basically controlled by putting certain ones on their desktops and not others.

Looking to get a complete security lockdown on all of them - eg one main screen where a password is entered and that defines which other ones can be opened and which screens within the current one can be viewed.

What are the security/password options in Access?
Is it able for instance to base the level of security on our network login name/password?
Or do you need to enter a password every time you open Access which then is used somehow to define access rights to each screen and each database.
Any advice apreciated.
Thanks

View 3 Replies View Related

Pivot Table - Where To Begin

Aug 2, 2006

So I have a layout formulated in my head on how I want this to look but I'm really unsure of what all I need to setup to make this happen. I've never been fond of pivot tables and due to this don't utilize them much to know how to appropriately use it in this instance.

The attached pic file shows how I'd like the form to be setup. There will be fluff at the top that basically signifies what the record is (i.e. name of the jobsite). (A) is a drop down that will list a bunch of categories (bathroom, kitchen, laundry, etc.) Upon selecting that it will populate (C) for the subcategories relative to the main category (A). (C) is a list of part names that are associated with (A). The Column heading (B) is the Plan number which there can be 3 different plans or 5 different plans. The inside data (D) is the count of each part (C) used in each Plan (B) (i.e. 2 sinks in Plan 1, 3 sinks in plan 2, etc). Listed right below that number I want to link a picture (E) showing what that, for example, sink looks like.

So I'm not sure which tables need to be created to make this Pivot Table work. I know it's not an easy solution but if someone could take a little time to help me figure it out I'd appreciate it.

View 3 Replies View Related

How To Make Autonumber Begin From Specific Point?

Jul 31, 2006

Hi, I am hoping someone can help with this problem.

I have a table which has an autonumber field, set to increment by 1. I would like this to start not from 0 but from, say 1000. Is this possible? Thanks in advance!

View 2 Replies View Related

Using Criterion To Add Begin/end Date Range. How Get On Report

Mar 26, 2007

I am using a simple " >= [BeginDate:] and <= [EndDate:]" in the criterion section of a query to allow a date range to be selected in the query which is used in a report. How can i get that [BeginDate:] and [EndDate:] info available to print on the report so it shows the actual date range being displayed in the report ? thanks.

View 2 Replies View Related

How To Generate Weeknumber And Begin Of Week Date In Access Vba?

Jun 21, 2005

Hi guys . I got a table in my db called week. It has the following
feilds on it . Year, weekno and monday. I created a button and a text box in a form.
when i type a year name and press a button i want the the follwing happes:

it check if the year exist in the db. if the year does not exist it goes
and inserts week number from 1 -52 along with start of date and year in to the db. I be happy if some one show me how to do this in access.Thanks

example :

year --- weekno --- monday
2005 1 1/3/2005
2005 2 1/10/2005
2005 3 1/17/2005
. . .
. . .
. . .
. . .
. . .
2005 50 12/26/2005

View 3 Replies View Related

General :: Invoice Number To Begin At 256 And Then Increase Incrementally

Jan 7, 2015

I just came across a problem that I didn't recognize before. I had an invoice table and corresponding form that had an autonumber for the invoice number. The problem now is that I would like the invoice number to begin at 256 and then increase incrementally, because I had some previous invoices from my books. How to go about doing this.

View 5 Replies View Related

Forms :: Format Memo Field To Ensure That Sentences Begin With Capital Letters

Nov 4, 2014

Is there a way to format a memo field to ensure that sentences begin with capital letters. There might have been something in the strConv function, but it seems my hopes are dashed?

View 1 Replies View Related

Calculate Final Date Based On Begin Date And Number Of Days

Jun 30, 2015

I need to calculate the final date based on the begin date and the number of days.

The name of the fields are: sdatainicio; diasatribuidos; sdatafim.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved