A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How do i create a text box in form that can be changed in form vi



 
 
Thread Tools Display Modes
  #1  
Old December 9th, 2005, 07:07 PM posted to microsoft.public.access.forms
external usenet poster
 
Posts: n/a
Default How do i create a text box in form that can be changed in form vi

Hello I wonder if someone could help me. Im fairly new to access and dont
really understand all the codes and such like.
I have created a database for work to save time etc. ive created several
different sorts of forms etc. and not really had too amny problems.
However i have now created a form which i am using as a "fax" coverpage. i
want to create a text box that i ca type a generic msg in so it shows on all
records which i have done but i also want to beable to change the text to
personalize the msg in form view without having to go into design view. is
this possible to do and if so how do i do it.
I thank you in advance any infomation wil be gratefully reiceved.

Regards
Liz
  #2  
Old December 9th, 2005, 09:43 PM posted to microsoft.public.access.forms
external usenet poster
 
Posts: n/a
Default How do i create a text box in form that can be changed in form vi

Forms are not for printing. Forms are used to view, add, and modify data by
the user. A Fax Coversheet would be a REPORT. Reports are used for
printing. To put data in a field on your report "on the fly", either add a
field to your form and have the user type it there before pressing the
"Print coversheet" button. That button would then open your report with the
data needed. OR - Prompt the user to make the entry when the report opens.
This is commonly done by including an unbound text box on the form or by
having a modal pop up and allowing the user to enter the "notes".


--
Rick B



"lizannecole" wrote in message
...
Hello I wonder if someone could help me. Im fairly new to access and dont
really understand all the codes and such like.
I have created a database for work to save time etc. ive created several
different sorts of forms etc. and not really had too amny problems.
However i have now created a form which i am using as a "fax" coverpage. i
want to create a text box that i ca type a generic msg in so it shows on
all
records which i have done but i also want to beable to change the text to
personalize the msg in form view without having to go into design view. is
this possible to do and if so how do i do it.
I thank you in advance any infomation wil be gratefully reiceved.

Regards
Liz



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Word applies direct format on File open Uriel General Discussion 16 November 27th, 2005 07:22 PM
Add New Field to DB Karen Database Design 7 October 19th, 2005 08:03 PM
Need Help In Printing Current Record in Specific Report RNUSZ@OKDPS Setting Up & Running Reports 1 May 16th, 2005 09:06 PM
Change font of part of text John Powerpoint 7 March 15th, 2005 10:10 AM
Outline Renee Hendershott Page Layout 2 December 25th, 2004 02:49 PM


All times are GMT +1. The time now is 06:11 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.