Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 173
Default applying standard formatting to a worksheet

I want to automate the process of applying some formatting contained in a
template to a worksheet created based on certain conditions.

By meeting a certain conditions in Form A, Form B is created and
automatically formatted and at the same time populating four key fields in
the newly created Form B, once this is done the user can complete the newly
created form. It is possible to have more than one Form B, so the process
will have to be repeated.

Any ideas would be appreciated.
--
neil
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 595
Default applying standard formatting to a worksheet

Neil

That's not a lot of info to go on, but here's what I'd do. Create Form B
manually and hide the worksheet. When your code calls for a Form B to be
created, copy the hidden worksheet and make it visible. Then fill in
whatever information you need.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

neil wrote:
I want to automate the process of applying some formatting contained
in a template to a worksheet created based on certain conditions.

By meeting a certain conditions in Form A, Form B is created and
automatically formatted and at the same time populating four key
fields in the newly created Form B, once this is done the user can
complete the newly created form. It is possible to have more than
one Form B, so the process will have to be repeated.

Any ideas would be appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 173
Default applying standard formatting to a worksheet

The following further explantion may help.

Form A is a timesheet with default hours and default time allocations to
activites for 20 employees, if the employee works the default hours by
clicking the column header the indicator "A" is put in column 9 if not the
user should click the column header for column 10 the indicator "B" is put
automatically into the active cell and form B is created from a template
populated with that particular employees details, the user then enters the
revised timesheet data into Form B1. Once finished with that employee the
exercise is repeated for all employees on Form A. It is the "Form B process
I am having trouble not suprisingly.

So I would appreciate any help

thanks

Neil

"Dick Kusleika" wrote:

Neil

That's not a lot of info to go on, but here's what I'd do. Create Form B
manually and hide the worksheet. When your code calls for a Form B to be
created, copy the hidden worksheet and make it visible. Then fill in
whatever information you need.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

neil wrote:
I want to automate the process of applying some formatting contained
in a template to a worksheet created based on certain conditions.

By meeting a certain conditions in Form A, Form B is created and
automatically formatted and at the same time populating four key
fields in the newly created Form B, once this is done the user can
complete the newly created form. It is possible to have more than
one Form B, so the process will have to be repeated.

Any ideas would be appreciated.




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 595
Default applying standard formatting to a worksheet

Neil

I think my advice is the right way to go then. I'm not sure what else I can
tell you. If you would like to see an example workbook and put one together
and email it to you. Just send me an email requesting it and reply with one
attached.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

neil wrote:
The following further explantion may help.

Form A is a timesheet with default hours and default time allocations
to activites for 20 employees, if the employee works the default
hours by clicking the column header the indicator "A" is put in
column 9 if not the user should click the column header for column 10
the indicator "B" is put automatically into the active cell and form
B is created from a template populated with that particular employees
details, the user then enters the revised timesheet data into Form
B1. Once finished with that employee the exercise is repeated for
all employees on Form A. It is the "Form B process I am having
trouble not suprisingly.

So I would appreciate any help

thanks

Neil

"Dick Kusleika" wrote:

Neil

That's not a lot of info to go on, but here's what I'd do. Create
Form B manually and hide the worksheet. When your code calls for a
Form B to be created, copy the hidden worksheet and make it visible.
Then fill in whatever information you need.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

neil wrote:
I want to automate the process of applying some formatting contained
in a template to a worksheet created based on certain conditions.

By meeting a certain conditions in Form A, Form B is created and
automatically formatted and at the same time populating four key
fields in the newly created Form B, once this is done the user can
complete the newly created form. It is possible to have more than
one Form B, so the process will have to be repeated.

Any ideas would be appreciated.



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
Applying UDF In Conditional Formatting FARAZ QURESHI Excel Discussion (Misc queries) 1 May 28th 09 03:39 PM
Applying Max Conditonal Formatting to an entire row when condition SunshineinFt.Myers[_2_] Excel Worksheet Functions 2 February 24th 09 05:56 AM
Applying Conditional Formatting to a Max number in range SunshineinFt.Myers Excel Worksheet Functions 5 February 24th 09 02:43 AM
Applying conditional formatting to dynamic range Arup C[_2_] Excel Discussion (Misc queries) 1 October 17th 08 02:10 PM
Applying Formatting (Fonts) in Formuals Hague2 Excel Discussion (Misc queries) 1 April 21st 05 10:48 PM


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

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

About Us

"It's about Microsoft Excel"