ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Input box question (https://www.excelbanter.com/excel-programming/274901-re-input-box-question.html)

losmac

Input box question
 
Dim strText as String

strText = ActiveSheet.Range("A1")
ActiveSheet.Range("A2") = InputBox(strText,"Title",strText)
or
MsgBox(strText,vbInformation,"Title")

Użytkownik "David W" napisał w wiadomości
...
I know that you can display text for people to read
and I know you can display a cells content in the same place, but how do

you
do both






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

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