"Is your underlying recordsource for the form a QUERY by chance? Is this a bound form or an unbound form or are you doing this directly in the table?"
I created a form that I believe is bound to the table but I'm not certain of bound and unbound.
"You say when you click SAVE it does this...
It says Memo in the data type. when I copy text into the field any text after 255 characters is removed when I click save. I know it's 255 characters because I copied the remaining text into Word 2007 to do the count. It said 255 including spaces. In the properties I have an ampersand for the...
I'm not too much of an expert on access, but just pasting the Primary Key field will work fine. When I attempt to paste exclusively the primary key field I get the same thing, just a sequential list of numbers.
So I created a new table and set the key field to "autonumber" and the field size to...
I have a table and I want to copy the Primary key, last name and first name fields but the primary key never copies over to the new table. All I get is a sequentially numbered list where I want to maintain the original Primary key IDs. Is it possible to paste the primary key field into the new...
Hello everyone
I'e been making reports and when I print them I can't get them to fit on one page only because Access is not allowing me to modify the row height by clicking on the detail band (with the double edged arrow) and moving it up or down. It stops where it wants to stop, not where I...