Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Userform Info

I need to populate one cell from one textbox in a
Userform. They will be the same in all instances. I have
done this before but since getting into the more complex
world of adding to multiple cells I cannot remember the
simple code. Any help would be very much appreciated.

TIA
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Userform Info

worksheets("Sheet1").Range("A1").Value = Userform1.Textbox1.Text

--
Regards,
Tom Ogilvy

"Sony" wrote in message
...
I need to populate one cell from one textbox in a
Userform. They will be the same in all instances. I have
done this before but since getting into the more complex
world of adding to multiple cells I cannot remember the
simple code. Any help would be very much appreciated.

TIA



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
Move cell info and info in range of cells on new entry abc[_2_] Excel Discussion (Misc queries) 5 February 15th 10 08:21 PM
create a userform to populate a diagram with the forms info Mic Excel Discussion (Misc queries) 0 July 22nd 05 08:07 PM
Linking userform to userform in Excel 2003 missmelis01 Excel Programming 2 August 27th 04 08:07 PM
Bringing info from userform to spreadsheet David Excel Programming 3 December 8th 03 03:09 AM
Repost: Looking for info on how to program a userform to use filters Tom Ogilvy Excel Programming 9 August 7th 03 03:41 AM


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