Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
ndp ndp is offline
external usenet poster
 
Posts: 1
Default Application.Inputbox Question


Hello,

Anyone know how to change the window size of the Application.inputbox
object? I am currently limited to 5 lines of text inside the box with
each line being approximately 45 characters wide (depending on the
characters).

I am using office XP. In the past, with 97 and 2000 for example, these
boxes automatically resized to accomodate all text. However, my text
is trimmed after 5 lines.

Can the size of this window be changed?

Thanks for your help....

ndp


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default Application.Inputbox Question

You're going to need to use a Userform.

"ndp" wrote in message
...

Hello,

Anyone know how to change the window size of the Application.inputbox
object? I am currently limited to 5 lines of text inside the box with
each line being approximately 45 characters wide (depending on the
characters).

I am using office XP. In the past, with 97 and 2000 for example, these
boxes automatically resized to accomodate all text. However, my text
is trimmed after 5 lines.

Can the size of this window be changed?

Thanks for your help....

ndp


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to

creating financial statements


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Application.Inputbox Question


Ok, I can give that a try. I've never used a form for gathering data.
I would need to take the user's inputs from the form (option buttons)
assign them to variables, and plug them into another sheet. Pluggin
the information into another sheet isn't a problem. However, I'm no
quite sure how to assign the variables based on which option button
might be selected. I see that I can edit the code of each individua
option button...

Excel's help pages on this subject are somewhat limited. Anyone hav
some sample code I can look at and learn???

Thanks again..

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Application.Inputbox Question

http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm
Lesson 11: Creating a Custom Form
Excerpted from Microsoft® Excel 97 Visual Basic® Step by Step.

http://support.microsoft.com/default.aspx?kbid=161514
XL97: How to Use a UserForm for Entering Data

http://support.microsoft.com/default.aspx?kbid=213749
XL2000: How to Use a UserForm for Entering Data

http://support.microsoft.com/?id=168067
File Title: Microsoft(R) Visual Basic(R) for Applications Examples for
Controlling UserForms in Microsoft Excel 97
File Name: WE1163.EXE
File Size: 161742 bytes
File Date: 05/08/97
Keywords: kbfile
Description: This Application Note is an introduction to manipulating
UserForms in Microsoft Excel 97. It includes examples and Microsoft Visual
Basic for Applications macros that show you how to take advantage of the
capabilities of UserForms and use each of the ActiveX controls that are
available for UserForms

Peter Aiken Articles:
Part I
http://msdn.microsoft.com/library/en...FormsPartI.asp
Part II
http://msdn.microsoft.com/library/en...ormsPartII.asp

--
Regards,
Tom Ogilvy

"ndp" wrote in message
...

Ok, I can give that a try. I've never used a form for gathering data.
I would need to take the user's inputs from the form (option buttons),
assign them to variables, and plug them into another sheet. Plugging
the information into another sheet isn't a problem. However, I'm not
quite sure how to assign the variables based on which option buttons
might be selected. I see that I can edit the code of each individual
option button...

Excel's help pages on this subject are somewhat limited. Anyone have
some sample code I can look at and learn???

Thanks again...


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to

creating financial statements


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
InputBox / VBA question ok = print, cancel = exit todd78 Excel Worksheet Functions 4 August 9th 07 04:42 PM
Another InputBox question... Phil Excel Discussion (Misc queries) 4 April 12th 07 03:37 PM
inputbox question redb Excel Discussion (Misc queries) 0 October 6th 05 02:57 PM
InputBox to get user hidden columns question Stuart[_5_] Excel Programming 1 August 1st 03 07:50 PM
Application.Run question Bura Tino Excel Programming 0 July 10th 03 05:07 PM


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

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"