Need Help Creating Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I am new to access i have a database and need to generate reports based
i=on that, eg. 1 Volume of work in to process.
2) volume of work completed, 3) book to bill ratio 1/(2+3) and so on please
help i can provide dummy database .
 
Hi,
I am new to access i have a database and need to generate reports based
i=on that, eg. 1 Volume of work in to process.
2) volume of work completed, 3) book to bill ratio 1/(2+3) and so on please
help i can provide dummy database .

If you're asking for someone to develop your database for you from
scratch, you're going beyond what's appropriate for unpaid volunteers.

Please post a description of your table structure with tablenames and
fieldnames, and indicate which fields contain the information needed
to do your calculations.

John W. Vinson [MVP]
 
Hi John,
i guess i did expected too much, ok please help me with form i have created
a Customer Form with recoeds now i need to add buttons below 'cancelle'
compleated so that when i click that it should open a seperate form i tried
different thing that showed on toolbox, toogle button , sub form / report but
i think i am not doing right.
 
Hi John,
i guess i did expected too much, ok please help me with form i have created
a Customer Form with recoeds now i need to add buttons below 'cancelle'
compleated

I have no idea whatsoever what you mean by "below 'cancelle'
compleated". That appears to be something that you put on your form,
but it's certainly not an Access feature!
so that when i click that it should open a seperate form i tried
different thing that showed on toolbox, toogle button , sub form / report but
i think i am not doing right.

Try opening the toolbox; make sure the magic wand icon is selected;
and choose the command button tool. One of the options you will get is
to "Open a Form". Follow the wizard steps. I presume that your second
form already exists and you just want to open it.

John W. Vinson [MVP]
 
Back
Top