HELP!! Can the INPUT BOX be sized using VB???? 
Author Message
 HELP!! Can the INPUT BOX be sized using VB????

I have a function that is called from an Access 7.0 report in the page
header (from a text box).  The function brings up an InputBox to ask the
user if they would like to change the heading before it brings up the
report in preview mode.  Whatever they enter is added to the report page
header.

The function must be called FROM the report because I am passing a
report grouping name into the function to include in my DEFAULT heading.
This works fine, the only problem is that the Input Box only allows one
line to display my default heading, which is not very user friendly.

I tried changing the function to open a form I created instead of an
Input Box, but I cannot open a form while the report is in the process
of previewing.

Is there any way to change the size of the Input Box entry line?????

If you can figure this one out--you are a true VB PRO!!




Mon, 22 Mar 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Change size, font, and font size of input boxes

2. Input Box using VB as in Excel.

3. HELP: Using the value in a Text Input box in Visual Basic

4. Permission denied when using Input boxes and message boxes

5. Input box size ???

6. change input box size

7. HELP!! Can the INPUT BOX be sized using VB????

8. HELP!! Can the INPUT BOX be sized using VB????

9. List Box Help for Text Box Input

10. I am trying to update a record, i am not using data control

11. I am trying to update a record, i am not using data control

12. using results from input boxes - excel

 

 
Powered by phpBB® Forum Software