Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default InputBox and UserForm

You don't "pull" values into a cell from VB (unless you are talking about a
UDF), you "push" them into whatever cell you want. For example...

ActiveCell.Value = InputBox("Type something...")

You didn't give any information as to exactly what you are trying to do, so
I just gave a simple example.

--
Rick (MVP - Excel)


"Bill Johnson" <Bill wrote in message
...
How do I pull the contents of my InputBox or UserForm into my Excel 2003
spreadsheet? Are there any examples out there?


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
inputbox on userform pswanie Excel Programming 0 January 12th 08 08:41 AM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_57_] Excel Programming 0 November 14th 04 03:06 PM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_55_] Excel Programming 0 November 13th 04 02:05 PM
Switching from InputBox to UserForm? Sean Stuber Excel Programming 4 April 19th 04 03:35 PM
Inputbox or UserForm Stein Kristiansen Excel Programming 1 November 24th 03 06:30 PM


All times are GMT +1. The time now is 11:46 PM.

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

About Us

"It's about Microsoft Excel"