![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Location: Seattle
Posts: 1
|
I'm putting together an inventory control database and need to have 30/1 (one for each day of the month)columns which will only accept numbers equal to or less than the control column, which holds the exact number to items in inventory. What type of formula could I use to accomplish this. I'm rather new to Excel, but a fast and excited learner.
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 7,743
|
Have a look at data validation
Go to Data/Validation/Allow You could also include why the entry is not allowed under error alert. Not sure if this is what you want, since you're asking for a formula Or use custom and something like =b1<=a1, where a1 is the control cell [ This Message was edited by: Brian from Maui on 2002-05-25 11:04 ] |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|