Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default UserForm code help needed.


Once again, works perfectly! Thanks, Dude.

Now, how easy would it be to add another button that would mailmerg
all the records and print a sheet of address labels?

I'm thinking that that's pretty advanced stuff?

dude Wrote:
keeping things simple, you could:

add an if test like:
If na < 1 or na < 3 Then
Controls(na) =""
End if
in your For next loop to exclude the combo / textboxes you
want to keep the values from being deleted
or
you could after the For loop just place the data back in eg

Textbox1.Text = date

Hope helps


--
madblok
-----------------------------------------------------------------------
madbloke's Profile: http://www.excelforum.com/member.php...fo&userid=1442
View this thread: http://www.excelforum.com/showthread.php?threadid=26092

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default UserForm code help needed.

a little more involved & would really need to understand
the result you are looking for. Short of writing the whole
thing for you - I suggest have a play yourself & if it
does not work / give required result - post here for
further help.

-----Original Message-----

Once again, works perfectly! Thanks, Dude.

Now, how easy would it be to add another button that

would mailmerge
all the records and print a sheet of address labels?

I'm thinking that that's pretty advanced stuff?

dude Wrote:
keeping things simple, you could:

add an if test like:
If na < 1 or na < 3 Then
Controls(na) =""
End if
in your For next loop to exclude the combo / textboxes

you
want to keep the values from being deleted
or
you could after the For loop just place the data back

in eg

Textbox1.Text = date

Hope helps



--
madbloke
----------------------------------------------------------

--------------
madbloke's Profile: http://www.excelforum.com/member.php?

action=getinfo&userid=14422
View this thread:

http://www.excelforum.com/showthread...hreadid=260925

.

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
UserForm code help needed. madbloke[_9_] Excel Programming 1 September 23rd 04 10:53 AM
UserForm code help needed. madbloke[_8_] Excel Programming 1 September 22nd 04 07:05 PM
UserForm code help needed. madbloke[_6_] Excel Programming 4 September 17th 04 04:12 PM
Userform Formula Help Needed timh2ofall Excel Programming 2 December 12th 03 10:55 PM
A pointer or two needed using userform Jim[_32_] Excel Programming 1 October 20th 03 06:04 PM


All times are GMT +1. The time now is 06:06 PM.

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"