Screenshot002
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 7 articles for 0.302 sec
Hello. I am messing around with dreamweaver to learn more css and html. However with a design I have Internet Explorer is not aligning the text correctly Mozilla Firefox: http://i198.photobucket.com/albums/aa235/Perry_Roper/ScreenShot001-32.png Internet Explorer: http://i198.photobucket.com/albums/aa235/Perry_Roper/ScreenShot002-23.png and the code http://www.runecentral.net/Untitled     

Group: macromedia.dreamweaver · Group Profile · Search for Screenshot002 in macromedia.dreamweaver
Author: Perry|
Date: May 30, 2008 11:05

On May 30, 11:27 am, "Jeff Boyce" <nonse...@nonsense.com> wrote: Jim I'll suggest that you post your new questions as new questions. If you leave them embedded "down-thread" like this, you won't get as many eyes on them... nor as many brains! Regards Jeff Boyce Microsoft Office/Access MVP "JimP" <hamj...@new.rr.com> wrote in message news:1180541267.028034
Show full article (1.62Kb)
Jim I'll suggest that you post your new questions as new questions. If you leave them embedded "down-thread" like this, you won't get as many eyes on them... nor as many brains! Regards Jeff Boyce Microsoft Office/Access MVP "JimP" <hamjunk@new.rr.com> wrote in message news:1180541267.028034.82640@q75g2000hsh.googlegroups.com... > Thanks, Jeff -- > > I think I'm closer. I confess     

Group: microsoft.public.access · Group Profile · Search for Screenshot002 in microsoft.public.access
Author: JimP
Date: May 30, 2007 09:33

Thanks, Jeff -- I think I'm closer. I confess to being a newbie when it comes to using functions in Access. If I misunderstood your advice below, I apologize. I didn't have any luck with the CStr() function, but I finally got my form to look as desired by putting the following in my Control Source for the field: =Format([Figure Identifier],"0000000" & [Description] & ".eps"). So far, so good
Show full article (2.97Kb)
Jim In a query against the three fields, use the CStr() function to coerce the first field into a text string. This should preserve the leading zeros. Another recommendation: DON'T store the concatenated value. Instead, use a query to calculate it on the fly. Regards Jeff Boyce Microsoft Office/Access MVP "JimP" <hamjunk@new.rr.com> wrote in message news:1180464296.247211.252310@h2g2000hsg     

Group: microsoft.public.access · Group Profile · Search for Screenshot002 in microsoft.public.access
Author: Jeff Boyce
Date: May 30, 2007 09:27

I'm guessing that the Figure Identifier field is a numeric field, and it has some custom formatting to give it the leading zeros. If that is the case, duplicate the formatting in the concatenation expression. "JimP" wrote: I'm working on creating a database that pulls data from three fields and concatenates the results into a fourth. http://s22.quicksharing.com/v/5121074/ScreenShot002
Show full article (2.78Kb)
I'm working on creating a database that pulls data from three fields and concatenates the results into a fourth. http://s22.quicksharing.com/v/5121074/ScreenShot002.png.html I'm almost there, I suspect, but the first field from which I pull has a leading zero that's not carrying over into the concatenated field. http://s15.quicksharing.com/v/8550436/ScreenShot001.png.html. What would     

Group: microsoft.public.access · Group Profile · Search for Screenshot002 in microsoft.public.access
Author: JimP
Date: May 30, 2007 09:07

Show full article (2.33Kb)
    

Group: microsoft.public.access · Group Profile · Search for Screenshot002 in microsoft.public.access
Author: Jeff Boyce
Date: May 29, 2007 12:18

Show full article (0.89Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Screenshot002 in microsoft.public.access
Author: Bruce Meneghin
Date: May 29, 2007 12:17

Show full article (0.69Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Screenshot002 in microsoft.public.access
Author: JimP
Date: May 29, 2007 11:44

Show full article (0.43Kb)