Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > NZ Computing > Database help

Reply
Thread Tools

Database help

 
 
SharkFOA
Guest
Posts: n/a
 
      10-20-2003
Hi all,

Hoping that I can get some help here as I've tried the other newsgroups and
had no joy. I'm building a booking database and have one problem. What i
need to have happen is a report/query/pivottable show that a certain
facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should look
something like this:

20/10/03 21/10/03 22/10/03 23/10/03 24/10/03 25/10/03
M1 x x x x
x x


I've tried newsgroups,google,websites and no luck.


Any or all help/suggestions appreciated. I'm running XP & Access 2003.


Cheers,





 
Reply With Quote
 
 
 
 
Brett Roberts
Guest
Posts: n/a
 
      10-20-2003
"SharkFOA" <> wrote in message news:...
> Hi all,
>
> Hoping that I can get some help here as I've tried the other newsgroups

and
> had no joy. I'm building a booking database and have one problem. What i
> need to have happen is a report/query/pivottable show that a certain
> facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should

look
> something like this:
>
> 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03 25/10/03
> M1 x x x

x
> x x
>
>
> I've tried newsgroups,google,websites and no luck.
>
>
> Any or all help/suggestions appreciated. I'm running XP & Access 2003.
>
>
> Cheers,
>
>
>
>
>


Could you use Excel to query the database and return the start and finish
dates for each booking ? It's a 5 minute job to use Excel functions to
provide the report you want.


 
Reply With Quote
 
 
 
 
SharkFOA
Guest
Posts: n/a
 
      10-20-2003

"Brett Roberts" <> wrote in message
news:3f943beb$...
> "SharkFOA" <> wrote in message

news:...
> > Hi all,
> >
> > Hoping that I can get some help here as I've tried the other newsgroups

> and
> > had no joy. I'm building a booking database and have one problem. What i
> > need to have happen is a report/query/pivottable show that a certain
> > facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should

> look
> > something like this:
> >
> > 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03

25/10/03
> > M1 x x x

> x
> > x x
> >
> >
> > I've tried newsgroups,google,websites and no luck.
> >
> >
> > Any or all help/suggestions appreciated. I'm running XP & Access 2003.
> >
> >
> > Cheers,
> >
> >
> >
> >
> >

>
> Could you use Excel to query the database and return the start and finish
> dates for each booking ? It's a 5 minute job to use Excel functions to
> provide the report you want.
>


Hi Brett,

Thanks for the response. How do you get the x's in the cells though? That's
the problem I have. What functions would you use?



--
SharkFOA


 
Reply With Quote
 
Brett Roberts
Guest
Posts: n/a
 
      10-20-2003
"SharkFOA" <> wrote in message news:...
>
> "Brett Roberts" <> wrote in message
> news:3f943beb$...
> > "SharkFOA" <> wrote in message

> news:...
> > > Hi all,
> > >
> > > Hoping that I can get some help here as I've tried the other

newsgroups
> > and
> > > had no joy. I'm building a booking database and have one problem. What

i
> > > need to have happen is a report/query/pivottable show that a certain
> > > facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should

> > look
> > > something like this:
> > >
> > > 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03

> 25/10/03
> > > M1 x x x

> > x
> > > x x
> > >
> > >
> > > I've tried newsgroups,google,websites and no luck.
> > >
> > >
> > > Any or all help/suggestions appreciated. I'm running XP & Access 2003.
> > >
> > >
> > > Cheers,
> > >
> > >
> > >
> > >
> > >

> >
> > Could you use Excel to query the database and return the start and

finish
> > dates for each booking ? It's a 5 minute job to use Excel functions to
> > provide the report you want.
> >

>
> Hi Brett,
>
> Thanks for the response. How do you get the x's in the cells though?

That's
> the problem I have. What functions would you use?
>
>
>
> --
> SharkFOA
>
>


if you phone me on 09 3575800 (hit 3 when the IVR kicks in) and give me your
email address I'll send you the s'sheet I built


 
Reply With Quote
 
Matt B
Guest
Posts: n/a
 
      10-21-2003

"SharkFOA" <> wrote in message news:...
> Hi all,
>
> Hoping that I can get some help here as I've tried the other newsgroups

and
> had no joy. I'm building a booking database and have one problem. What i
> need to have happen is a report/query/pivottable show that a certain
> facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should

look
> something like this:
>
> 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03 25/10/03
> M1 x x x

x
> x x
>
>
> I've tried newsgroups,google,websites and no luck.
>
>
> Any or all help/suggestions appreciated. I'm running XP & Access 2003.
>


Yeah, I've done this. If you're not in a hurry & can wait until I get to my
dev machine I'll send you some VBA that checks for date conflicts - I did it
for pricing info over different date periods (from-to) that you should be
able to modify for your needs.

--
Regards,

Matt B


 
Reply With Quote
 
SharkFOA
Guest
Posts: n/a
 
      10-21-2003

"Matt B" <> wrote in message
news:RN3lb.185470$...
>
> "SharkFOA" <> wrote in message

news:...
> > Hi all,
> >
> > Hoping that I can get some help here as I've tried the other newsgroups

> and
> > had no joy. I'm building a booking database and have one problem. What i
> > need to have happen is a report/query/pivottable show that a certain
> > facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should

> look
> > something like this:
> >
> > 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03

25/10/03
> > M1 x x x

> x
> > x x
> >
> >
> > I've tried newsgroups,google,websites and no luck.
> >
> >
> > Any or all help/suggestions appreciated. I'm running XP & Access 2003.
> >

>
> Yeah, I've done this. If you're not in a hurry & can wait until I get to

my
> dev machine I'll send you some VBA that checks for date conflicts - I did

it
> for pricing info over different date periods (from-to) that you should be
> able to modify for your needs.


Thanks for that Matt. I think yours might be a little advanced for my feeble
skills. I've only just learnt how to spell VBA and SQL is a mystery to me
also. Brett kindly sent me a spreadsheet which has given me a start and I
just need to work out how to enable it for multiple bookins on the same
room. Once I've got it sussed in Excel I should be able to BS my way through
the rest, by linking and creating a form in Access.I can do it in pivot
table in Access but again getting the $%** x's in the box is the problem!


--
SharkFOA



 
Reply With Quote
 
Matt B
Guest
Posts: n/a
 
      10-21-2003

"SharkFOA" <> wrote in message
news:3f94f55a$...
>
> "Matt B" <> wrote in message
> news:RN3lb.185470$...
> >
> > "SharkFOA" <> wrote in message

> news:...
> > > Hi all,
> > >
> > > Hoping that I can get some help here as I've tried the other

newsgroups
> > and
> > > had no joy. I'm building a booking database and have one problem. What

i
> > > need to have happen is a report/query/pivottable show that a certain
> > > facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should

> > look
> > > something like this:
> > >
> > > 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03

> 25/10/03
> > > M1 x x x

> > x
> > > x x
> > >
> > >
> > > I've tried newsgroups,google,websites and no luck.
> > >
> > >
> > > Any or all help/suggestions appreciated. I'm running XP & Access 2003.
> > >

> >
> > Yeah, I've done this. If you're not in a hurry & can wait until I get to

> my
> > dev machine I'll send you some VBA that checks for date conflicts - I

did
> it
> > for pricing info over different date periods (from-to) that you should

be
> > able to modify for your needs.

>
> Thanks for that Matt. I think yours might be a little advanced for my

feeble
> skills. I've only just learnt how to spell VBA and SQL is a mystery to me
> also. Brett kindly sent me a spreadsheet which has given me a start and I
> just need to work out how to enable it for multiple bookins on the same
> room. Once I've got it sussed in Excel I should be able to BS my way

through
> the rest, by linking and creating a form in Access.I can do it in pivot
> table in Access but again getting the $%** x's in the box is the problem!
>


OK. Sing out if you change your mind.

Regards...

Matt B


 
Reply With Quote
 
T-Boy
Guest
Posts: n/a
 
      10-22-2003
In article <RN3lb.185470$>,
Tnz says...
>
> "SharkFOA" <> wrote in message news:...
> > Hi all,
> >
> > Hoping that I can get some help here as I've tried the other newsgroups

> and
> > had no joy. I'm building a booking database and have one problem. What i
> > need to have happen is a report/query/pivottable show that a certain
> > facility, say, M1 is booked between the 20/10/03 - 25/10/03. It should

> look
> > something like this:
> >
> > 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03 25/10/03
> > M1 x x x

> x
> > x x
> >
> >
> > I've tried newsgroups,google,websites and no luck.
> >
> >
> > Any or all help/suggestions appreciated. I'm running XP & Access 2003.
> >

>
> Yeah, I've done this. If you're not in a hurry & can wait until I get to my
> dev machine I'll send you some VBA that checks for date conflicts - I did it


Um.. why??? (hint: have you tried entering an invalid date into an
Access Datetime field ?)

--
Duncan
 
Reply With Quote
 
SharkFOA
Guest
Posts: n/a
 
      10-22-2003

"Matt B" <> wrote in message
news:e57lb.185632$...
>
> "SharkFOA" <> wrote in message
> news:3f94f55a$...
> >
> > "Matt B" <> wrote in message
> > news:RN3lb.185470$...
> > >
> > > "SharkFOA" <> wrote in message

> > news:...
> > > > Hi all,
> > > >
> > > > Hoping that I can get some help here as I've tried the other

> newsgroups
> > > and
> > > > had no joy. I'm building a booking database and have one problem.

What
> i
> > > > need to have happen is a report/query/pivottable show that a certain
> > > > facility, say, M1 is booked between the 20/10/03 - 25/10/03. It

should
> > > look
> > > > something like this:
> > > >
> > > > 20/10/03 21/10/03 22/10/03 23/10/03 24/10/03

> > 25/10/03
> > > > M1 x x x
> > > x
> > > > x x
> > > >
> > > >
> > > > I've tried newsgroups,google,websites and no luck.
> > > >
> > > >
> > > > Any or all help/suggestions appreciated. I'm running XP & Access

2003.
> > > >
> > >
> > > Yeah, I've done this. If you're not in a hurry & can wait until I get

to
> > my
> > > dev machine I'll send you some VBA that checks for date conflicts - I

> did
> > it
> > > for pricing info over different date periods (from-to) that you should

> be
> > > able to modify for your needs.

> >
> > Thanks for that Matt. I think yours might be a little advanced for my

> feeble
> > skills. I've only just learnt how to spell VBA and SQL is a mystery to

me
> > also. Brett kindly sent me a spreadsheet which has given me a start and

I
> > just need to work out how to enable it for multiple bookins on the same
> > room. Once I've got it sussed in Excel I should be able to BS my way

> through
> > the rest, by linking and creating a form in Access.I can do it in pivot
> > table in Access but again getting the $%** x's in the box is the

problem!
> >

>
> OK. Sing out if you change your mind.
>


Hi Matt,

I'm almost there but I need to know how to make a table that generates
dates. That is my queries are based on a BookedDate table. I can import all
the dates from Excel but there are two many for my crosstab query. Is there
a simple way of creating this?



--
SharkFOA


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database Database Database Database scott93727@gmail.com Computer Information 0 09-27-2012 02:43 AM
DataBase DataBase DataBase DataBase scott93727@gmail.com Computer Information 0 09-26-2012 09:40 AM
exporting an excel file from database; making changes to excel file and updating the database by importing it back Luis Esteban Valencia ASP .Net 1 01-12-2005 12:28 AM
Re: Software Developer to transcribe Oracle database into Access database Fluker MCSD 0 07-09-2003 01:20 PM
Re: Software Developer to transcribe Oracle database into Access database Guy Cox MCSD 1 07-09-2003 08:07 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57