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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Add a blank space



 
 
Thread Tools Display Modes
  #1  
Old May 21st, 2004, 09:05 PM
Connie
external usenet poster
 
Posts: n/a
Default Add a blank space

I have a subreport that I need to add a space before each
line on text - the text box is bordered, and the text
needs to be indented on each line (strictly for
appearence's sake!!) I tried (in the text box on the
report)

=" "&[FieldName]

but it won't work. can I do this?
  #2  
Old May 21st, 2004, 09:57 PM
Fon s Ponsioen
external usenet poster
 
Posts: n/a
Default Add a blank space

=" "&[FieldName]
should work. You did not say what results yu obtained or
exactly what did not work.
Did you possibly get an error like #name
This could have resulted if the textbox and the variable
have the same name. The textbox name in this case can ot
be the same as the name of one of your data elements.
Hope this helps.
Fons
-----Original Message-----
I have a subreport that I need to add a space before each
line on text - the text box is bordered, and the text
needs to be indented on each line (strictly for
appearence's sake!!) I tried (in the text box on the
report)

=" "&[FieldName]

but it won't work. can I do this?
.

  #3  
Old May 22nd, 2004, 10:03 AM
Connie
external usenet poster
 
Posts: n/a
Default Add a blank space

AHA! - I changed the name and it worked...Thanks!!!
-----Original Message-----
=" "&[FieldName]
should work. You did not say what results yu obtained or
exactly what did not work.
Did you possibly get an error like #name
This could have resulted if the textbox and the variable
have the same name. The textbox name in this case can ot
be the same as the name of one of your data elements.
Hope this helps.
Fons
-----Original Message-----
I have a subreport that I need to add a space before

each
line on text - the text box is bordered, and the text
needs to be indented on each line (strictly for
appearence's sake!!) I tried (in the text box on the
report)

=" "&[FieldName]

but it won't work. can I do this?
.

.

 




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 02:36 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.