Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Userform text box query??

You can use the control source to link the textboxes to specific cells, or
you can run code that loops through the textboxes and writes the value found
in the textbox or you can have an event for each textbox (possibly Exit)
that writes the value of that textbox to the worksheet.
--
Regards,
Tom Ogilvy


"MDL2004" wrote in message
...
I've designed a user form with a multipage on it and managed to to get it

to
calculate totals thanks to Tom Ogilvy's advice recently but what i'm

trying
to do now is put the users text box values in particular cell on the
spreadsheet.
I thought i have worked it out but i can't remember where i read an

example
so i've just got a permanent mental block

If anyone can help it'd be most appreciated
Also is there any good websites that are good for beginners of VB ??



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
Entering Query Parameters by UserForm David Excel Programming 2 April 29th 04 09:21 AM
Query on Control Source in Userform Textbox golf4 Excel Programming 4 February 18th 04 02:27 AM
Userform web Data query table alcorjr[_3_] Excel Programming 0 January 29th 04 06:49 PM
Text box on userform pcrobinson Excel Programming 3 January 8th 04 08:32 AM
Userform text box John Wilson Excel Programming 0 September 10th 03 07:31 PM


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