sub forms

2ippy

Newbie Here, Be gentle.
Local time
Today, 18:39
Joined
Nov 10, 2006
Messages
78
I working on subforms in page/controls

my.php


when you click on a individual row, the notes will appear at bottom for viewing/ editing or entering data, for that row.

my.php


Trying to copy the same thing into another similar page/control and this will not show the relevant info.

The linkings seem to be correct and all other settings the same, I don't know where i gone wrong.

I have a OLE object picture column which will have pictures of the items, what would be the best way for me to use a subform to show and click/attach them?
 
can you post an example and i will have a look for you
 
bump.

Anything that can help would be appreciated.
 
Can you compact and repair and then zip it up and post it here? I've given up trying to download the file from your link. It just times out.
 
it's 520k as a zip and i cant host the rar here either :(

That link i gave for the file hosted for free works for me. Strange that.
 
I tried again and it just times out. I even turned off my firewall to see if it was causing a problem. How about sending either to Rural Guy at Wild Blue dot Net. I'll take a look at it.
 
If anyone is interested, here's a zip of the mdb that I converted to ac2k format from ac2002. I'll dig into the mdb and see what I can find. You just needed to Compact and Repair the mdb to shrink it down.
 

Attachments

Here's the db that is working. The two SubForms stay in sync with the use of a TextBox that is hiding behind the top SubForm.
 

Attachments

Going to look at it now. thanks for your help.
 
Last edited:
Added a textbox behind the upper SubForm on the Items tab and set its ControlSource to point to the sync item on the upper SubForm (ItemID I think) and changed the LinkChild/MasterFields of the lower SubForm.

Edit: You should really adopt a naming convention to eliminate the ambiguity.
 
lmao just edited that bit out, yeah i noticed that.
 

Users who are viewing this thread

Back
Top Bottom