View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
David McRitchie David McRitchie is offline
external usenet poster
 
Posts: 903
Default I am an idiot - Please help me!

Hi Oberon,

Using Spreadsheet Form Controls
http://www.datapigtechnologies.com/f...tcontrols.html

which is part of a fabulous collection of Excel video tutorials at
DataPig Technologies.com - Computer Training and Consulting
http://www.datapigtechnologies.com/ExcelMain.htm

Links to other tutorials at
http://www.mvps.org/dmcritchie/excel....htm#tutorials

It would be a lot nicer to answer a post with a subject that describes
the problem, and it would help others with the same proble to find
an answer when they use Google Groups to search for answers.

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"oberon.black" wrote in message
news:oberon.black.1vf4yk_1126818386.4488@excelforu m-nospam.com...

I want to create a userform that will have two columns of textboxes (35
in each column). one column of textboxes I will input info into and
the
other textbox column I want the info to auto enter from a cell in my
spreadsheet.

example:

Userform 1
Column 1_____________________________Column 2
get info from cell Activeworksheet B10 ___user entered data
get info from cell Activeworksheet B11 ___user entered data
get info from cell Activeworksheet B12 ___user entered data
.....and so on.

CommandButton 1 ________________CmdBtn 2
get client info from cell _____________dump column 2 in to worksheet
next column 1 cells 'B10' and so on

I have no idea how to make this userform could someone please show me
how to do this. Or point me to a website that will show me how to do
this.

Please tell me step by step...I know that this is simple for most of
you.


--
oberon.black
------------------------------------------------------------------------
oberon.black's Profile: http://www.excelforum.com/member.php...o&userid=26732
View this thread: http://www.excelforum.com/showthread...hreadid=468025