Search results

  1. G

    Right and Left Justification?

    EUREKA !!! Well I didn't quite get it from what you said; but you definately pointed me in the right direction!!! What I found was under PROPERTIES, then under FORMAT, was TEXT ALIGN ....and there it was in the drop-down box ---> DISTRIBUTE !!! Thank you .... Thank you..... Thank you!!!
  2. G

    Right and Left Justification?

    Appreciate the help. But my FILE, PAGE SETUP in design mode only show MARGINS, PAGE, and COLUMNS tabs. There is nothing under any of those that has anything about setting the justification. Am I missing something here? :confused: :confused: :confused:
  3. G

    Formatting Date

    Thanks guys. I really appreciate the help! One of the nicest things about this forum is that answers come so quickly! I don't have to put aside what I'm doing for days to get a "fix"!! Again, you have my gratitude.
  4. G

    Right and Left Justification?

    I am putting a contract into my access dbase. The variables are no problem, just using fields. However, the basic text that doesn't change is in as a label and is "left" justified. On my original word doc, I used right and left justification which made a very clean looking document. How do I...
  5. G

    Formatting Date

    Ok, this is an easy one for you *but obviously not for me* I have a field called ClassDate. This is the first day of the class. On the certificate I want the last day of the class to show. I've used =DateAdd ("d", 4, [ClassDate]) and it's perfect. However, instead of formatting mmmm dd...
  6. G

    Get date to read out as Month day, year

    Sohaila ... that is terrific!!! I changed the regional setting back in the Control Panel and used your format in the dbase. What can I say but "thank you, thank you, thank you"!!!!!
  7. G

    Get date to read out as Month day, year

    Thanks Shep!! That worked wonderfully! I'll use this unless someone comes up with another answer that let's me use both *grin* Really appreciate it!
  8. G

    Get date to read out as Month day, year

    I can get the long date in properties and it prints out as Saturday, March 2, 2002. However all I want is March 2, 2002. How can I do this? Thanks
Back
Top Bottom