Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 211
Default I need to create a custom form in excel

I am have created a speadsheet to capture client information including sales
info (one client per row). To keep this simple for my users I want to create
a form that will capture each cell and populate the sheet like a list.
Clicking data then form doesn't work. Please help. I'm good at excel but have
no idea in VBA so if this is the answer please talk to me like i'm stupid!

Thanks
--
Gordon
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default I need to create a custom form in excel

Look at Data|form. Maybe you don't need any VBA at all.

If you like it, but it's too limited, you can try John Walkenbach's enhanced
dataform:
http://j-walk.com/ss/dataform/index.htm

And if you want to learn a bit about userforms, visit Debra Dalgleish's site:
http://www.contextures.com/xlUserForm01.html

Gordon wrote:

I am have created a speadsheet to capture client information including sales
info (one client per row). To keep this simple for my users I want to create
a form that will capture each cell and populate the sheet like a list.
Clicking data then form doesn't work. Please help. I'm good at excel but have
no idea in VBA so if this is the answer please talk to me like i'm stupid!

Thanks
--
Gordon


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default I need to create a custom form in excel

Hi

Assuming you have a unique identifyer for each customer. Make sure that
identifyer is in the lefthand most column.
Then you can design another sheet and use multiple vlookups to populate this
other sheet based upon one cell. You could also validate the data in this
one cell so that you can select the customers from the list of unique
identifyers.

I have used this technique for a smiple purchase order recording system
where the identiyer is the purchase order number and the form is designed to
look like a printed purchase order.

Regards

Chris


"Gordon" wrote in message
...
I am have created a speadsheet to capture client information including
sales
info (one client per row). To keep this simple for my users I want to
create
a form that will capture each cell and populate the sheet like a list.
Clicking data then form doesn't work. Please help. I'm good at excel but
have
no idea in VBA so if this is the answer please talk to me like i'm stupid!

Thanks
--
Gordon



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing Data from Custom Form to Excel Michael Croy Excel Discussion (Misc queries) 5 February 3rd 08 12:08 PM
custom form in Excel Template - ??? cbroomas Excel Discussion (Misc queries) 0 January 30th 07 03:32 PM
I am trying to create a form in Excel. In my form I want to be abl AngelaD Excel Discussion (Misc queries) 2 January 5th 07 03:16 PM
Update custom outlook form from within Excel UKNewbie Excel Programming 2 August 9th 04 09:51 AM
Excel VBA -Force users to populate custom form cells tschultz Excel Programming 1 April 2nd 04 07:17 PM


All times are GMT +1. The time now is 12:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"