Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default User form controls add

Hi

I am using the code below to add controls to a form based
upon what the fields they relate to in access. i.e. With
a SQL rowsource, they have a combo box, normal they just
have a text box. This works fine.

EvoDataForm2.Controls.Add "Forms.textbox.1", ("Fld" & h),
True

What i need to do now is to add these controls in a
similar way, but on a multipage. I am sure it wont be
that much different in relation to code, but i just cant
figure it out.

TIA

Nath.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default User form controls add

ITS OK I HAVE DONE THIS NOW.

THANKS ANY WAY

NATH
-----Original Message-----
Hi

I am using the code below to add controls to a form based
upon what the fields they relate to in access. i.e. With
a SQL rowsource, they have a combo box, normal they just
have a text box. This works fine.

EvoDataForm2.Controls.Add "Forms.textbox.1", ("Fld" & h),
True

What i need to do now is to add these controls in a
similar way, but on a multipage. I am sure it wont be
that much different in relation to code, but i just cant
figure it out.

TIA

Nath.
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
User Form Controls Keith Willshaw Excel Programming 0 August 29th 03 01:20 PM
User Form Controls Tom Ogilvy Excel Programming 0 August 29th 03 12:42 PM
User Form Controls Zaid Qureshi Excel Programming 0 August 29th 03 12:40 PM
User Form Controls Zaid Qureshi Excel Programming 0 August 29th 03 12:40 PM
user form controls chris gee Excel Programming 0 July 15th 03 12:05 AM


All times are GMT +1. The time now is 04:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"