Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to automate a large task. I would like to be able to enter a
Task Number into a cell and have several things happen: I would like the description, the unit of measurement and the unit price automatically entered. In this same spreadsheet, I would like to be able to carryover from the prior months worksheet the amount of money already expended to a category and I would like it it let me know when we are getting close the the maximum allowed (using font color change or other visual clue). I hope that this is something that can be done since it will simplify a large portion of work and make it so only one person has to deal with it. Barbara |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could use functions like VLOOKUP and SUMIF. It depends on your data layout.
To color cells, use conditional formatting. -- Wigi http://www.wimgielis.be = Excel/VBA, soccer and music "Barbara" wrote: I am trying to automate a large task. I would like to be able to enter a Task Number into a cell and have several things happen: I would like the description, the unit of measurement and the unit price automatically entered. In this same spreadsheet, I would like to be able to carryover from the prior months worksheet the amount of money already expended to a category and I would like it it let me know when we are getting close the the maximum allowed (using font color change or other visual clue). I hope that this is something that can be done since it will simplify a large portion of work and make it so only one person has to deal with it. Barbara |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto fill in cells | Excel Discussion (Misc queries) | |||
Auto fill in cells | Excel Discussion (Misc queries) | |||
How can I auto fill cells in excel for example 1 of 50, 2 of 50 | Excel Discussion (Misc queries) | |||
Auto Fill a row of cells | Excel Discussion (Misc queries) | |||
Auto fill in cells | Excel Worksheet Functions |