Form Fields not populated under Main Navigation form but works independently

Santhosh23

New Member
Joined
Aug 3, 2015
Messages
11
Hi ...I have created a form called Form1 which has some 7 fields in it. The fields are listed below
Activity|StartDate |StartTime| Enddate |EndTime |ResourceIncharge| Machine|

The fields resourceIncharge and Machine [combo box] gets the value based on Activity so I have a logic in select row source
ResourceIncharge : [Forms]![Form1]![txtCavityBlockCutSquareBlank]
Machine: [Forms]![Form1]![txtCavityBlockCutSquareBlank]
[Forms]![Form1]![txtCavityBlockCutSquareBlankResourceIncharge]

This form is working fine.But when I place this form inside my Main navigation form in a tab , i am not able to see the fields resourceincharge and machine getting populated. If i Click on the resource incharge I get this box [Forms]![Form1]![txtCavityBlockCutSquareBlank] and not the names of resource in combo box..


Anyhelp is appreciated..
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,221,846
Messages
6,162,376
Members
451,760
Latest member
samue Thon Ajaladin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top