Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Textbox in Userform - data destination

This is probably a stupid question, but in the properties window for a
textbox, how do you designate the cell that you want the data entered
into the textbox to go to?

  #2   Report Post  
Posted to microsoft.public.excel.programming
EA EA is offline
external usenet poster
 
Posts: 28
Default Textbox in Userform - data destination

A text box does not have a linked cell, which I think you are thinking
about.

A decent question would be why would you want a user to enter text into a
text box which would then be transferred to a cell. Why not just have the
user enter the text directly into the 'target' cell?


"Astello" wrote in message
oups.com...
This is probably a stupid question, but in the properties window for a
textbox, how do you designate the cell that you want the data entered
into the textbox to go to?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Textbox in Userform - data destination

I am trying to keep the user from touching the spreadsheet data at all.
I figured it out. Thanks though.

EA wrote:
A text box does not have a linked cell, which I think you are thinking
about.

A decent question would be why would you want a user to enter text into a
text box which would then be transferred to a cell. Why not just have the
user enter the text directly into the 'target' cell?


"Astello" wrote in message
oups.com...
This is probably a stupid question, but in the properties window for a
textbox, how do you designate the cell that you want the data entered
into the textbox to go to?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Textbox in Userform - data destination

But it does have a .ControlSource property.

EA wrote:

A text box does not have a linked cell, which I think you are thinking
about.

A decent question would be why would you want a user to enter text into a
text box which would then be transferred to a cell. Why not just have the
user enter the text directly into the 'target' cell?

"Astello" wrote in message
oups.com...
This is probably a stupid question, but in the properties window for a
textbox, how do you designate the cell that you want the data entered
into the textbox to go to?


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Textbox in Userform - data destination

I used an "add" button to put all the value entered in the text box
into a certain cell on the spreadsheet when executed.

Dave Peterson wrote:
But it does have a .ControlSource property.

EA wrote:

A text box does not have a linked cell, which I think you are thinking
about.

A decent question would be why would you want a user to enter text into a
text box which would then be transferred to a cell. Why not just have the
user enter the text directly into the 'target' cell?

"Astello" wrote in message
oups.com...
This is probably a stupid question, but in the properties window for a
textbox, how do you designate the cell that you want the data entered
into the textbox to go to?


--

Dave Peterson




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Textbox in Userform - data destination

I like that idea. It would eliminate the possibility of a unwanted change to
the textbox/cell.

But I was responding to EA and his/her comment about the linked cell.

Astello wrote:

I used an "add" button to put all the value entered in the text box
into a certain cell on the spreadsheet when executed.

Dave Peterson wrote:
But it does have a .ControlSource property.

EA wrote:

A text box does not have a linked cell, which I think you are thinking
about.

A decent question would be why would you want a user to enter text into a
text box which would then be transferred to a cell. Why not just have the
user enter the text directly into the 'target' cell?

"Astello" wrote in message
oups.com...
This is probably a stupid question, but in the properties window for a
textbox, how do you designate the cell that you want the data entered
into the textbox to go to?


--

Dave Peterson


--

Dave Peterson
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
userform to search by entering data into a textbox Moh Excel Programming 3 September 13th 06 02:01 PM
Userform: Enter combobox value unless textbox contains data smplogc[_4_] Excel Programming 5 May 2nd 06 12:17 AM
userform textbox Phil Excel Worksheet Functions 5 January 16th 05 06:59 PM
UserForm TextBox to ActiveSheet TextBox over 256 characters Dan E[_2_] Excel Programming 1 July 28th 03 07:36 PM
Use numeric data from a textbox on an userform Excel[_3_] Excel Programming 0 July 23rd 03 04:45 PM


All times are GMT +1. The time now is 01:30 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"