Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default how do I link Textboxes in a userform to a Cell in a Worksheet?

I am new to excel and I am trying to do a project for work so that users can fill in various userforms that will then update to a Worksheet. Can anyone tell me how I link an oject in a userform(Textbox, Combobox etc) to a cell in a worksheet?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default how do I link Textboxes in a userform to a Cell in a Worksheet?

Paul,

You need to set the Controlsource property when designing the form.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Paul Clark" wrote in message
...
I am new to excel and I am trying to do a project for work so that users

can fill in various userforms that will then update to a Worksheet. Can
anyone tell me how I link an oject in a userform(Textbox, Combobox etc) to a
cell in a worksheet?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default how do I link Textboxes in a userform to a Cell in a Worksheet?

look at the control source property of the control in the properties window.

sheet1!A1

in the control soucre property would case a value in the control to appear
in cell A1 of Sheet1

--
Regards,
Tom Ogilvy

Paul Clark wrote in message
news:9B814D98-7F88
Paul Clark wrote in message
...
I am new to excel and I am trying to do a project for work so that users

can fill in various userforms that will then update to a Worksheet. Can
anyone tell me how I link an oject in a userform(Textbox, Combobox etc) to a
cell in a worksheet?


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
Need help w/ userform with 12 textboxes with data going into colum cj2k2k Excel Discussion (Misc queries) 1 June 13th 07 02:38 PM
UserForm TextBoxes Rob Excel Discussion (Misc queries) 2 August 6th 05 03:07 AM
userform textboxes again Jo[_6_] Excel Programming 4 October 21st 03 07:25 PM
userform textboxes Jo[_6_] Excel Programming 4 October 21st 03 07:15 PM
add numbers in textboxes on userform KimberlyC Excel Programming 5 September 18th 03 06:15 AM


All times are GMT +1. The time now is 09:52 AM.

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

About Us

"It's about Microsoft Excel"