WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How to create Excel Form in Excel 2003

 
   Home -> Office -> General Discussions RSS
Next:  Excel-How to get sheet taskbar and toolbar at sam..  
Author Message
TDay

External


Since: Mar 15, 2008
Posts: 3



(Msg. 1) Posted: Sat Mar 15, 2008 8:14 am
Post subject: How to create Excel Form in Excel 2003
Archived from groups: microsoft>public>excel>misc (more info?)

Because of the limited fields for a Data Form, it appears that I have to
create an Excel form. I cannot find a source for how to do this. I've set up
the entry info on one tab, have the fields for the data on another tab. What
do I need to do to be able to move from record to record in the entry tab and
do other things similar to an Access form?
--
TDay
Back to top
Login to vote
FSt1

External


Since: Mar 03, 2006
Posts: 1393



(Msg. 2) Posted: Sat Mar 15, 2008 9:21 am
Post subject: RE: How to create Excel Form in Excel 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi
try these
http://www.bettersolutions.com/excel/EVZ193/LT423111411.htm
http://www.exceltip.com/st/Create_User_Forms_in_Microsoft_Excel/629.html
http://www.ozgrid.com/VBA/UserForms.htm
http://msdn2.microsoft.com/en-us/library/aa192538(office.11).aspx
http://www.msofficehelp.net/excel_vba/UserForms_InputBoxes/

and i doubt that you will get a excel form to act like a access form in the
way you are speaking of. excel is a different enviroment.

Regards
FSt1

"TDay" wrote:

> Because of the limited fields for a Data Form, it appears that I have to
> create an Excel form. I cannot find a source for how to do this. I've set up
> the entry info on one tab, have the fields for the data on another tab. What
> do I need to do to be able to move from record to record in the entry tab and
> do other things similar to an Access form?
> --
> TDay
Back to top
Login to vote
Dave Peterson

External


Since: Jul 08, 2005
Posts: 9419



(Msg. 3) Posted: Sat Mar 15, 2008 11:08 am
Post subject: Re: How to create Excel Form in Excel 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

John Walkenbach has an enhanced data form:
http://j-walk.com/ss/dataform/index.htm

And the source code is available for a small fee ($20 USA, IIRC).

And if that's not sufficient, then maybe you could design your own input
userform.

Debra Dalgleish shares some tips:
http://contextures.com/xlUserForm01.html

TDay wrote:
>
> Because of the limited fields for a Data Form, it appears that I have to
> create an Excel form. I cannot find a source for how to do this. I've set up
> the entry info on one tab, have the fields for the data on another tab. What
> do I need to do to be able to move from record to record in the entry tab and
> do other things similar to an Access form?
> --
> TDay

--

Dave Peterson
Back to top
Login to vote
TDay

External


Since: Mar 15, 2008
Posts: 3



(Msg. 4) Posted: Sun Mar 16, 2008 5:43 pm
Post subject: Re: How to create Excel Form in Excel 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The second site was helpful, but I am concerned about a comment on John's
page. What did he mean by "which is not even part of the user interface in
Excel 2007". Since I'm working in 2003, will I have problems with 2007?
--
TDay


"Dave Peterson" wrote:

> John Walkenbach has an enhanced data form:
> http://j-walk.com/ss/dataform/index.htm
>
> And the source code is available for a small fee ($20 USA, IIRC).
>
> And if that's not sufficient, then maybe you could design your own input
> userform.
>
> Debra Dalgleish shares some tips:
> http://contextures.com/xlUserForm01.html
>
> TDay wrote:
> >
> > Because of the limited fields for a Data Form, it appears that I have to
> > create an Excel form. I cannot find a source for how to do this. I've set up
> > the entry info on one tab, have the fields for the data on another tab. What
> > do I need to do to be able to move from record to record in the entry tab and
> > do other things similar to an Access form?
> > --
> > TDay
>
> --
>
> Dave Peterson
>
Back to top
Login to vote
TDay

External


Since: Mar 15, 2008
Posts: 3



(Msg. 5) Posted: Sun Mar 16, 2008 5:50 pm
Post subject: RE: How to create Excel Form in Excel 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Very helpful, Thanks. From the posts, I think the form can use code to move
from record to record and probably I can code a find record also.
--
TDay


"FSt1" wrote:

> hi
> try these
> http://www.bettersolutions.com/excel/EVZ193/LT423111411.htm
> http://www.exceltip.com/st/Create_User_Forms_in_Microsoft_Excel/629.html
> http://www.ozgrid.com/VBA/UserForms.htm
> http://msdn2.microsoft.com/en-us/library/aa192538(office.11).aspx
> http://www.msofficehelp.net/excel_vba/UserForms_InputBoxes/
>
> and i doubt that you will get a excel form to act like a access form in the
> way you are speaking of. excel is a different enviroment.
>
> Regards
> FSt1
>
> "TDay" wrote:
>
> > Because of the limited fields for a Data Form, it appears that I have to
> > create an Excel form. I cannot find a source for how to do this. I've set up
> > the entry info on one tab, have the fields for the data on another tab. What
> > do I need to do to be able to move from record to record in the entry tab and
> > do other things similar to an Access form?
> > --
> > TDay
Back to top
Login to vote
Dave Peterson

External


Since: Jul 08, 2005
Posts: 9419



(Msg. 6) Posted: Sun Mar 16, 2008 8:11 pm
Post subject: Re: How to create Excel Form in Excel 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Data|Form isn't built into the ribbon. But you can add it to the QAT (quick
access toolbar). The QAT is kind of the same thing as a toolbar in xl2003.

I don't think you'd have trouble using John's enhanced data form.

Here are a couple more links:

Peter Aiken Articles:
Part I
http://msdn.microsoft.com/library/en-us/dnoffpro01/html/Introductionto...rFormsP
Part II
http://msdn.microsoft.com/library/en-us/dnoffsol02/html/Introductionto...rFormsP

TDay wrote:
>
> The second site was helpful, but I am concerned about a comment on John's
> page. What did he mean by "which is not even part of the user interface in
> Excel 2007". Since I'm working in 2003, will I have problems with 2007?
> --
> TDay
>
> "Dave Peterson" wrote:
>
> > John Walkenbach has an enhanced data form:
> > http://j-walk.com/ss/dataform/index.htm
> >
> > And the source code is available for a small fee ($20 USA, IIRC).
> >
> > And if that's not sufficient, then maybe you could design your own input
> > userform.
> >
> > Debra Dalgleish shares some tips:
> > http://contextures.com/xlUserForm01.html
> >
> > TDay wrote:
> > >
> > > Because of the limited fields for a Data Form, it appears that I have to
> > > create an Excel form. I cannot find a source for how to do this. I've set up
> > > the entry info on one tab, have the fields for the data on another tab. What
> > > do I need to do to be able to move from record to record in the entry tab and
> > > do other things similar to an Access form?
> > > --
> > > TDay
> >
> > --
> >
> > Dave Peterson
> >

--

Dave Peterson
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> General Discussions All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Help Forum Terms of Service |
  • Link to WUGNET |
  • IT Support