G gulsarwar Registered User. Local time Today, 13:50 Joined Dec 13, 2007 Messages 10 Mar 17, 2008 #1 i want to allign a listbox column data, associated with a table as right, center & left, is it possible? if possible please help me thanks in advance
i want to allign a listbox column data, associated with a table as right, center & left, is it possible? if possible please help me thanks in advance
ajetrumpet Banned Local time Today, 04:50 Joined Jun 22, 2007 Messages 5,638 Mar 18, 2008 #2 gulsarwar said: i want to allign a listbox column data, associated with a table as right, center & left, is it possible? if possible please help me thanks in advance Click to expand... Not really...but you can manipulate the column widths to make it appear that way. There was another thread on this started by Gemma-the-Husky, but the solution was a bit complex. If you want to take a stab it, here you go: http://www.access-programmers.co.uk/forums/showthread.php?t=145358
gulsarwar said: i want to allign a listbox column data, associated with a table as right, center & left, is it possible? if possible please help me thanks in advance Click to expand... Not really...but you can manipulate the column widths to make it appear that way. There was another thread on this started by Gemma-the-Husky, but the solution was a bit complex. If you want to take a stab it, here you go: http://www.access-programmers.co.uk/forums/showthread.php?t=145358
G gulsarwar Registered User. Local time Today, 13:50 Joined Dec 13, 2007 Messages 10 Mar 18, 2008 #3 thanks for guide