meenctg
Learn24bd
- Local time
- Today, 23:39
- Joined
- May 8, 2012
- Messages
- 133
I have a main form. In main form i have some field.
InvID (Auto number) (PK)
Name(text)
Pay(currency) (Required)
In main form i have a sub form relation with InvID
lineID (auto num) (PK)
InvID(number) (R)
item name(text)
Price(currency)
Problem: When i entry data InvID and name and when i click on subform for entry data it's show a msg for required field. But i wanna InvID,Name,and fill out subform then i will fill up Pay field.
What can i do ?
Any body help me? please
InvID (Auto number) (PK)
Name(text)
Pay(currency) (Required)
In main form i have a sub form relation with InvID
lineID (auto num) (PK)
InvID(number) (R)
item name(text)
Price(currency)
Problem: When i entry data InvID and name and when i click on subform for entry data it's show a msg for required field. But i wanna InvID,Name,and fill out subform then i will fill up Pay field.
What can i do ?
Any body help me? please