ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   User enters data in popup box - its entered into desired cell (https://www.excelbanter.com/excel-programming/286342-user-enters-data-popup-box-its-entered-into-desired-cell.html)

ian123[_30_]

User enters data in popup box - its entered into desired cell
 
Can anyone help with a simple macro that will bring up a input box
allowing the user to enter their name which will then, on clicking OK,
enter their response into a predetermined cell, say B7.

Simple? Not for me! Please help


---
Message posted from http://www.ExcelForum.com/


John Wilson

User enters data in popup box - its entered into desired cell
 
ian123,

You could search Google for plenty of different ways
to do this.

Here's a siple one:

range("B7").Value = inputbox("Enter your Name")

John



"ian123" wrote in message
...
Can anyone help with a simple macro that will bring up a input box
allowing the user to enter their name which will then, on clicking OK,
enter their response into a predetermined cell, say B7.

Simple? Not for me! Please help


---
Message posted from http://www.ExcelForum.com/





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

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