PC Review


Reply
Thread Tools Rate Thread

Access 2007 Can Grow Not Working

 
 
New Member
Join Date: Aug 2011
Posts: 1
 
      9th Aug 2011
I have a simple report in Access 2007 with that is pulling address/email information. For longer emails, rather than wrapping to a new line, it cuts off the "name" I tag to it to identify which parents it corresponds to. If the email is long, I'd want the name to wrap to the next line rather than run off the margin. Here is my control:

IIf(IsNull([Parent 1 Email]),"",Chr(13)+Chr(10)+[Parent 1 Email]+" "+"("+Right([Parent 1 First Name],(Len([Parent 1 First Name])-InStrRev([Parent 1 First Name]," ")))+")")+IIf(IsNull([Parent 2 Email]),"",Chr(13)+Chr(10)+[Parent 2 Email]+" "+"("+Right([Parent 2 First Name],(Len([Parent 2 First Name])-InStrRev([Parent 2 First Name]," ")))+")")

thanks!!!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can Grow Sometimes Not Working jschping Microsoft Access Reports 1 22nd Nov 2010 10:55 PM
Gan/Grow Shrink in page header - is it fixed in Access 2007? Benton_in_Lexington Microsoft Access Reports 6 2nd Aug 2009 10:24 PM
Access 2007 fields don't grow together NapoliNick Microsoft Access Reports 2 18th Dec 2007 04:39 AM
Can Grow not working? Kirstie Adam Microsoft Access Reports 1 19th Sep 2007 04:54 PM
Access 2007 Can Grow Property =?Utf-8?B?QmVuUmF0dHk=?= Microsoft Access Forms 1 25th Apr 2007 05:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:47 PM.