Karen, You missed nn in your RJS
SC,XREF,TDATE,(RJS(CTXT(AMOUNT),10)),DESCRIPT Dennis McGrath ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, June 26, 2008 9:20 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: List Box and List View not doing what I want Hi Razzak! I actually tried that first. My Variable Lookup List Box is associated with variable vList, which is a Note type (because of multi-select could be a big return list). Here is the column list in my lookup settings. If I just have the word "amount" it works just great except that my amount is left justified. Putting in the justifying stuff gives me a blank list with no error message. See anything wrong with this? SC,XREF,TDATE,(RJS(CTXT(AMOUNT))),DESCRIPT I tried again with a very simple form. I didn't show any lines, did not pick multi-select (in case those 2 were affecting the results), but it still gives me a blank! Using 7.6, 0623 Karen here any way in 7.6 to get a Currency field to right-justify in >a Variable >Lookup List Box? Remember, nothing is impossible! Did you know that you can use the (RJS(CTXT(currcolname),nn)) function to define all currency columns as right justifid in Variable Lookup ListBox to achieve your goal? For your viewing pleasure ... http://www.rupdates.com/SAT2008/Samples/VarLookupListBox_SelectCustomer.jpg http://www.rupdates.com/SAT2008/Samples/VarLookupListBox_SelectInvoices.jpg Notice how currency columns are right justified. A sample application to demonstrate the use of such feature in Variable Lookup ListBox is also available at: 2008 SAT Sample Applications: http://www.rupdates.com/SAT2008/ Very Best R:egards,

