LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default VBA or Function Required . . .

Hi David . . i appreciate the help . . i want to insert a row below the row
that data is being entered. . . the workbook is going to be used as a
tracking sheet . . each row will have a different location on it . . .when
the location is initially entered on the sheet the user will choose what the
next action will be . . .when they do so another row will be inserted under
the location with same information as the first row . .only thing really
changing is the next action . . .i want this to continue to happen until
there is no longer any work left to do on the location . . could be a one
time site . . a user could return to the site more than 10 times. . .is this
possible . . .

I would aslo eventually like to make the worksheet protected so that the
formulas can't be deleted . . but i would like the user to be able to query
locations . . would that still be possible . . once again thanks for your
time . . .

"David" wrote:

Inserting a row is not difficult, but it sounds like you want to insert a
different number of rows depending on the task. Then the questions becomes
are you on the row where you want to insert a row(s) or will they(it) be
below where you are located?

Using a "Case" for the choice might be the way to go, depending on the
number of Cases you have. I think you will have to be more specific, if you
want code. Exactly how many Cases do you have and how many rows do you want
in each and every case?

David

"MarthaSue" wrote:

I want a user to be able to chose from a list of task to be completed . . .ie
Sample, Inspect, Mix. . .when the user choses a task a different action needs
to be completed . . i want EXCEL to insert another row and allow data to be
entered . .. . i am able to email a copy of the spreadsheet if needed . ..is
it possible that when a user choses an action from that list that rows can be
inserted and new data entered . . If User chooses "Sample" . .from the list
in Row 1 . . . can i create a function that will insert one row when Sample
is chosen (Insert Row 2) . . but if User chooses Inspect . . .from the list
in Row 1 . . .can the "function" insert three row (Insert Row 2, 3, & 4) . .
.Currently Row 1 contains several columns of data describing a particular
location and the work that has been currently completed on the site . .one
location can be used once or can be used multiple times. . . . each location
is unique . .none the same . . .i want to be able to not have to write all
the info. over and over again . . . Row 2 would contain several columns of
information for a new location . . .i would like to create a function that
would allow the user to enter more data on location in Row 1 if need be .
.dependant on the work that might have to be completed . . .Sample, Inspect,
Mix . . . Is this possible . . please let me know if you require more
information . . Once again i appreciate your time . .


 
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
Help required on week function [email protected] Excel Worksheet Functions 5 March 12th 09 03:37 PM
If function required Ravi Excel Discussion (Misc queries) 5 October 21st 08 01:09 PM
Function required Padraig Excel Discussion (Misc queries) 1 November 6th 07 05:40 PM
Function Required MichaelC Excel Programming 4 August 3rd 05 02:03 AM
Function not working quite as required Bob Phillips[_5_] Excel Programming 1 September 15th 03 01:43 PM


All times are GMT +1. The time now is 10:06 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"