Microsoft
Software
Hardware
Network
Question : Access 2007 - Flush Fields
I'm creating a report in Access 2007. How can I layout the fields so that they are "flush" against each other?
Ex: 123 Main St, City, State 00000
Ex: 1405 Southwest Bernard Drive Apt 2024, City, State 99293-2029
- Where the Address, City, State and Zip are in SEPARATE fields and could be longer or shorter.
Answer : Access 2007 - Flush Fields
in the control source of the textbox place the concatenated fields
= [address] & ", " & [City] & ", " & [state] & " " & [zipcode]
Random Solutions
Hide column in CListCtrl
How do I write an SQL UPDATE statement on a price value?
EXCEL ROUND
CMonthCalCtrl.GetCurSel() returns date 2 years off
Receiving multiple EVENT ID: 1053 on Windows 2003 Server, why?
Apostrophe in combo box search
Silverlight UserControl with child UserControls
Using a geometry type check constrint in sql sever 2008
Adding new button to windows taskbar
Print raw data to the printer: