Is it possible to make a tree for my DB components just like the files explorer?
Posted by: youssef2309@gmail.com
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
Is it possible to make a tree for my DB components just like the files explorer?
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
> I recently relocated and as no luck would have it my access dev machine where I had all my access version installed was damaged. On top of that, I have not been able to locate the box with all my hard copies of developer software. Bad move.
>
> I need to make some modifications to a new client's old app (2007) and all I have available at the moment is Access 2013. I thought I might be able to download a cheap or free copy of 2007 but that doesn't seem to be available, unless someone knows a good link.
>
> The MS website says I could use 2013 and make changes but I'm concerned about references, and if it would still be compatible.
>
> Can anyone speak to this issue?
>
> Thank you,
>
> Patty
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
>
> I recently relocated and as no luck would have it my access dev machine was damaged and all of my software is missing. Bad move.
>
> In any case I need to make some modifications to a new client's old app and all I have available at the moment is Access 2013. I thought I might be able to download a cheap or free copy of 2007 but that doesn't seem to be available, unless someone knows a good link.
>
> The MS website says I could use 2013 and make changes but I'm concerned about references, and if it would still be compatible.
>
> Can anyone speak to this issue?
>
> Thank you,
>
> Patty
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
David,
The tab are always inside the frame in design view. One of the issues many of us have faced is copying and pasting controls without first selecting a page/tab. The pasted controls are then children of the main form and not the tab page.
If you can't figure this out, I would create a new blank form and add a tab control. Play with it to see if it behaves exactly the same.
Regards,
Duane Hookom
Hi, I've created a tab control but the tabs - Page1 Page2 appear inside the frame rather than on top as separate page tabs and they're not selectable in design view or form view. What could be causing this?
Thanks for any help
David
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (2) |
| TABLE1 | |||||
| Record | Field1 | Field2 | Field3 | Field4 | Field5 |
| 1 | 1 | 29 | 40 | 41 | 48 |
| 2 | 7 | 18 | 19 | 32 | 48 |
| 3 | 6 | 24 | 32 | 48 | 50 |
| 4 | 1 | 9 | 15 | 19 | 25 |
| 5 | 4 | 21 | 34 | 36 | 37 |
| 6 | 23 | 29 | 37 | 45 | 50 |
| 7 | 13 | 17 | 19 | 26 | 36 |
| 8 | 4 | 17 | 23 | 27 | 30 |
| 9 | 9 | 11 | 13 | 27 | 33 |
| 10 | 3 | 16 | 23 | 32 | 39 |
| TABLE2 | |||||
| Record | Field1 | Field2 | Field3 | ||
| 1 | 2 | 23 | 39 | ||
| 2 | 3 | 16 | 32 | ||
| 3 | 3 | 18 | 23 | ||
| 4 | 3 | 39 | 44 | ||
| 5 | 11 | 32 | 39 | ||
| OUTCOME | |||||
| Record | Field1 | Field2 | Field3 | Field4 | Field5 |
| 10 | 3 | 16 | 23 | 32 | 39 |
| TABLE1 | ||||
| FIELD1 | FIELD2 | FIELD3 | FIELD4 | FIELD5 |
| TABLE2 | ||||
| FIELD1 | FIELD2 | FIELD3 | ||
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (15) |
Hi, I've created a tab control but the tabs - Page1 Page2 appear inside the frame rather than on top as separate page tabs and they're not selectable in design view or form view. What could be causing this?
Thanks for any help
David
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |