this must be a simple one - I cant work out what I need to change on the form to allow me to amend the width of one field. Whichever method I use, when I change the width of one field, it amends all to the same width.
Which form property do I need to change.
Marvellous new feature in 2007?
:)
I have a combo box in a table that shows text data and stores the Autonumber ID. That's all good.
I have a form that uses this table, but as it's a form, i want to show the text rather than the ID... if that makes sense?
I did think of using some code to show the text, but i dont know how...
I have created a table to store monthly forecasts and a form for the user to enter the details
Details entered like this where the first line is the column header
Line Item, month1, month2, month3, Total
PC, £5000, £1500
Desks, £3000, £2000
Stationery, £50, £50, £50
As the user will be...
Hi,
I have a form, just a splash screen with a check box that is in the startup form option.
The checkbox is a "click to not show on startup" option.
I want to attach a bit of code that
a - closes the form
and
b - removes the form from the startup option
any help appreciated.
;)
Is there an obvious reason why access would automatically create a 1-2-1 relationship rather than 1-2-Many? I want to change it 1-2-Many.
Cant work out how to change the realtionship type
Access 2003