![]() |
#1
|
|||
|
|||
![]()
Hi gurus
I have a database field pulling in data from an access table. It all works perfectly other than that I would like to right align "subscription.Price", leaving all the other fields left aligned. I already have formatting applied to that field, so wondering if it is a possibility to apply alignment formatting at the same time? See code below... DATABASE \d "C:\\database\\test.mdb" \c "DSN=MS Access Database; DBQ= C:\\database\\test.mdb;FIL=MS Access" \s " SELECT subscription.PDescription, subscription.PType, subscription.SReserve, subscription.SSection, subscription.SRow, subscription.SNumber, Format(subscription.Price, '$0.00') FROM subscription WHERE (((subscription.ConstID)='5444'))"\l"0" \b"124" Also, is there any way to enforce the outputted table width to the full width of the page margins? Any help or thoughts appreciated... |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
david_89_ | Mail Merge | 3 | 03-26-2014 06:02 AM |
![]() |
gsrikanth | Excel | 3 | 06-29-2012 05:23 AM |
![]() |
gib65 | Word | 1 | 06-02-2012 03:03 PM |
Vertical Alignment of Text and Label Field | jslist@sbcglobal.net | Word | 0 | 04-16-2010 12:20 PM |
Text Wrapping on Fixed Lines in a Form field/Table cell | okrmjr | Word Tables | 0 | 10-30-2009 08:52 AM |