reference to form

C

clara

hi there,

in the control source of a textbox control on a report ,
[froms].[myFormName].[cobControl] is typed and saved, but when opened, it
displayed [forms].myFormName.cobControl. Could you tell me the reason?

Clara

thank you so much for your help
 
D

Duane Hookom

Did you place "=" as the start of your expression? I'm not sure why you would
not copy and paste the actual control source in your posting.
Try:
=[forms].myFormName.cobControl

Did you spell everything correctly?
 
C

clara

Hi Duane,

It is a spelling mistake.


clara
thank you so much for your help


Duane Hookom said:
Did you place "=" as the start of your expression? I'm not sure why you would
not copy and paste the actual control source in your posting.
Try:
=[forms].myFormName.cobControl

Did you spell everything correctly?
--
Duane Hookom
Microsoft Access MVP


clara said:
hi there,

in the control source of a textbox control on a report ,
[froms].[myFormName].[cobControl] is typed and saved, but when opened, it
displayed [forms].myFormName.cobControl. Could you tell me the reason?

Clara

thank you so much for your help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top