I can't see the layout view of the form anymore, i tried to look-up the report format but the allow layout view is selected as yes. But the Design and Print view of the report are available. Anyone can show me how to enable the layout view of the form or report?
How can i see the layout view of the form or report?
Collapse
X
-
What version of access you using.
in 2010 in the home tab there is views click that to change view
or
In the bottom right of your Access window there are tiny icons. The 5th one in should be layout view. -
-
My question is regarding layout view in MS-Access 2007, a while ago layout view is available, i don't know or maybe i forgot what setting i set before. Because now this is my problem, i can't see or how to bring it back. when i right click the form, design view and print view only the available option, layout view is something like deleted.Comment
-
Why is that?Originally posted by EneyardiEneyardi:
i can't post my database
In case you need assistance here are some tips I made earlier (ignore the one about converting to 2003 format).
When attaching your work please follow the following steps first :- Remove anything not relevant to the problem. This is not necessary in all circumstances but some databases can be very bulky and some things do not effect the actual problem at all.
- Likewise, not entirely necessary in all cases, but consider saving your database in a version not later than 2003 as many of our experts don't use Access 2007. Largely they don't want to, but some also don't have access to it. Personally I will wait until I'm forced to before using it.
- If the process depends on any linked tables then make local copies in your database to replace the linked tables.
- If the database includes any code, ensure that all modules are set to Option Explicit (See Require Variable Declaration).
- If you've done anything in steps 1 to 4 then make sure that the problem you're experiencing is still evident in the updated version.
- Compile the database (From the Visual Basic Editor select Debug / Compile {Project Name}).
- Compact the database (Tools / Database Utilities / Compact and Repair Database...).
- Compress the database into a ZIP file.
- When posting, scroll down the page and select Manage Attachments (Pressing on that leads you to a page where you can add or remove your attachments. It also lists the maximum file sizes for each of the allowed file types.) and add this new ZIP file.
It's also a good idea to include some instructions that enable us to find the issue you'd like help with. Maybe some instructions of what to select, click on, enter etc that ensures we'll see what you see and have the same problems.Comment
-
Sorry just ran across this post.
In A2007 you can disable/enable layout view.
To enable layout view follow these steps:
1. Click on the big office button in the top left
2. Select "Access Options" - bottom of menu
3. Select "Current Database" - left panel
4. In the "Applicatio n Options" (first section) - look for "Enable layout view for this database" - ensure you have a check in the check box.
That's it.
cheers,Comment
-
Mshmyob's solution does indeed, seem to be correct (and a very suitable Best Answer).
My post, on the other hand, wasn't a suggested solution, but some simple and easy to follow instructions on how to post your database as an attachment, in case you were struggling with that (hence the specific comment of yours that I quoted).
You can blame the number of instructions of it, on the number of mistakes people often make when doing it. A simple process in truth, but so many struggle even with that, so I have had to make the instructions suitable for a young child.Comment
Comment