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 » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Carrying over info in my forms?



 
 
Thread Tools Display Modes
  #1  
Old May 21st, 2004, 05:38 PM
Jolene
external usenet poster
 
Posts: n/a
Default Carrying over info in my forms?

Hi There,
I hope this isn't a dumb question, but I have made myself
a nice form and the information that is in the first
record, most of it needs to be carried over to the next
form, and I would prefer not to retype it, just have it
automatically show up in the next record and then I can
make my changes in this next record, is there a way I can
get it to carry the info over to other records? Also
another question, for formatting, is there a way to get
rid of just the side and top borders of my text box and
just leave the bottom border? Thanks for your help.
  #2  
Old May 21st, 2004, 07:20 PM
Roxie Aho
external usenet poster
 
Posts: n/a
Default Carrying over info in my forms?


-----Original Message-----
Hi There,
I hope this isn't a dumb question, but I have made myself
a nice form and the information that is in the first
record, most of it needs to be carried over to the next
form, and I would prefer not to retype it, just have it
automatically show up in the next record and then I can
make my changes in this next record, is there a way I can
get it to carry the info over to other records? Also
another question, for formatting, is there a way to get
rid of just the side and top borders of my text box and
just leave the bottom border? Thanks for your help.
.

See Knowledgebase article: ACC2000: Fill Record with Data
from Previous Record Automatically. It's at
http://support.microsoft.com/default.aspx?scid=kb;en-
us;210236&Product=acc#appliesto. There are Knowledgebase
articles for other versions, too.

Don't see any way for the formatting you desire except
positioning a line at the bottom of each text box. I
don't recommend it.

Roxie Aho
roxiea at usinternet.com
  #3  
Old May 22nd, 2004, 12:53 AM
Cheryl Fischer
external usenet poster
 
Posts: n/a
Default Carrying over info in my forms?

The closest thing to a text box without top and side borders is the
"Chiseled" effect, which can be set in the Special Effect property of the
text box.

--

Cheryl Fischer, MVP Microsoft Access



"Jolene" wrote in message
...
Hi There,
I hope this isn't a dumb question, but I have made myself
a nice form and the information that is in the first
record, most of it needs to be carried over to the next
form, and I would prefer not to retype it, just have it
automatically show up in the next record and then I can
make my changes in this next record, is there a way I can
get it to carry the info over to other records? Also
another question, for formatting, is there a way to get
rid of just the side and top borders of my text box and
just leave the bottom border? Thanks for your help.



  #4  
Old May 22nd, 2004, 07:12 PM
ace
external usenet poster
 
Posts: n/a
Default Carrying over info in my forms?


"Jolene" wrote in message
...
Hi There,
I hope this isn't a dumb question, but I have made myself
a nice form and the information that is in the first
record, most of it needs to be carried over to the next
form, and I would prefer not to retype it, just have it
automatically show up in the next record and then I can
make my changes in this next record, is there a way I can
get it to carry the info over to other records? Also
another question, for formatting, is there a way to get
rid of just the side and top borders of my text box and
just leave the bottom border? Thanks for your help.


You can carry the current value of a control to the next
record by setting the .defaultvalue of the control to the
current .value of the control. Perhaps in the control's
AfterUpdate event.

To get just a bottom border for a textbox set the border
style to transparent and use a line control as the bottom
border.





 




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


All times are GMT +1. The time now is 01:28 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.