Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default 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




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
Simple input/display question Oxylot Excel Discussion (Misc queries) 3 March 10th 08 05:35 AM
Input Box Question bumper338 Excel Discussion (Misc queries) 4 March 20th 07 11:18 PM
Input Box Question StGermain Excel Discussion (Misc queries) 2 March 12th 07 05:14 PM
user input question BLW Excel Discussion (Misc queries) 2 May 23rd 05 08:41 PM
=SUMIF(Input!H2:H718,AZ19,Input!E2:E685)AND(IF ALex Excel Worksheet Functions 2 March 14th 05 09:19 PM


All times are GMT +1. The time now is 10:23 AM.

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"