ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   InputBox and UserForm (https://www.excelbanter.com/excel-programming/429457-re-inputbox-userform.html)

Rick Rothstein

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?




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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com