Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simple input/display question | Excel Discussion (Misc queries) | |||
Input Box Question | Excel Discussion (Misc queries) | |||
Input Box Question | Excel Discussion (Misc queries) | |||
user input question | Excel Discussion (Misc queries) | |||
=SUMIF(Input!H2:H718,AZ19,Input!E2:E685)AND(IF | Excel Worksheet Functions |