ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel 03 Trying to create input form (https://www.excelbanter.com/excel-discussion-misc-queries/141261-excel-03-trying-create-input-form.html)

Tbram

Excel 03 Trying to create input form
 
I just can't figure out how to create a simple input form that will put the
data into the worksheet for simple use for someone that doesn't know excel
well. Within that form i need to use drop down menus that I created using
Data Validation. I don't know why I can't figure out how to make this work,
like in Acess
Thanks

Dave Peterson

Excel 03 Trying to create input form
 
I don't speak the Access, but if you want to learn about Data|Validation, start
at Debra Dalgleish's site:

http://contextures.com/xlDataVal01.html

Tbram wrote:

I just can't figure out how to create a simple input form that will put the
data into the worksheet for simple use for someone that doesn't know excel
well. Within that form i need to use drop down menus that I created using
Data Validation. I don't know why I can't figure out how to make this work,
like in Acess
Thanks


--

Dave Peterson

Sunday88310

Excel 03 Trying to create input form
 
This places Text into the cell.

Sub Get Information()
Information = InputBox ("Enter Information about ")
Range ("A1") = Information

End Sub :)
--
William<"M"




"Tbram" wrote:

I just can't figure out how to create a simple input form that will put the
data into the worksheet for simple use for someone that doesn't know excel
well. Within that form i need to use drop down menus that I created using
Data Validation. I don't know why I can't figure out how to make this work,
like in Acess
Thanks


Gord Dibben

Excel 03 Trying to create input form
 
Excel has a simple Data Form found under DataForm.

As far as why you can't figure out how to make this work...........very
difficult to trouble-shoot from here without more detail.

What do you consider as a "form" to start with?

Just a series of cells that users enter data into?


Gord Dibben MS Excel MVP


On Wed, 2 May 2007 09:49:00 -0700, Tbram
wrote:

I just can't figure out how to create a simple input form that will put the
data into the worksheet for simple use for someone that doesn't know excel
well. Within that form i need to use drop down menus that I created using
Data Validation. I don't know why I can't figure out how to make this work,
like in Acess
Thanks



Tbram

Excel 03 Trying to create input form
 
Yes - thanks. I've created a nice spreadsheet to enter data into but they
would rather have a form to enter the data without seeing the rest of the
entries. and as that info is inserted, it will compile in the database
thanks Tina


"Gord Dibben" wrote:

Excel has a simple Data Form found under DataForm.

As far as why you can't figure out how to make this work...........very
difficult to trouble-shoot from here without more detail.

What do you consider as a "form" to start with?

Just a series of cells that users enter data into?


Gord Dibben MS Excel MVP


On Wed, 2 May 2007 09:49:00 -0700, Tbram
wrote:

I just can't figure out how to create a simple input form that will put the
data into the worksheet for simple use for someone that doesn't know excel
well. Within that form i need to use drop down menus that I created using
Data Validation. I don't know why I can't figure out how to make this work,
like in Acess
Thanks





All times are GMT +1. The time now is 06:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com