Re: Convert Form to 2 Tab Control Form?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



i'm sorry that I disrupted you... I thank you for your help... but I posted
my question in a different mannor to get a different answer to what i am
trying to accomplish...

Please... you don't have to ever response to any of my post...

Brook

"Al Camp" wrote:

> Brook,
> This is basically the same question as your previous post. You should
> stay with that original post as long as your question is basically the same.
> Creating new threads can only disrupt the continuity in the problem
> determination.
>
> > I want to convert that to a Tab Control form so that I can have two tabs,
> > one
> > for the invoice creation and one for the payments received.
>
> That is not what what I suggested...
>
> The main form is for Invoice creation... not the tabs. (The ONE data
> associated with the Invoice) InvoiceNo, Date, CustomerName, and Customer
> Address, etc...
>
> Tab1 Page1 is for a your multiple Sales items subform, and Tab1 Page 2 is
> for your
> multiple Payments subform. (the MANY data associated with the Invoice)
>
> Why keep a design, or forms, or subforms, or code if they don't
> accomplish what you want. If your previous work can be converted, or it
> lends itself to the design I suggested.. that's goodness... otherwise dump
> it and start over.
>
>
>
>
> "Brook" <Brook@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:BCD8A8FF-2E4B-4B22-9586-32EB1FD08BA0@xxxxxxxxxxxxxxxx
> > hello all,
> >
> > I have a form/subform that I use to create invoices for clients, but I
> > want to convert that to a Tab Control form so that I can have two tabs,
> > one
> > for the invoice creation and one for the payments received.
> >
> > Is it possible to do this without having to recode everything on my new
> > Tab Control Form?
> >
> > Thanks,
> >
> > Brook
>
>
>
.



Relevant Pages

  • Re: Convert Form to 2 Tab Control Form?
    ... Brook, ... stay with that original post as long as your question is basically the same. ... > I want to convert that to a Tab Control form so that I can have two tabs, ... The main form is for Invoice creation... ...
    (microsoft.public.access.forms)
  • Tracking Invoices Paid/vs. Not
    ... excel I do all my invoice creation. ... paid and non paid. ...
    (microsoft.public.excel)
  • Re: Building a "rolling" invoice number SP in MS-SQL
    ... Will this operation be done in one transaction? ... I assume it would be better to then do my invoice creation here as well ... This would obviously cause an integrity problem. ...
    (microsoft.public.sqlserver.programming)