Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to find out that if I had entered data on one sheet, and I want
to see how the data fits in to the "master sheet". Is there any way I can do this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A clearer explanation is needed: what do you mean by "fits in" to the Master.
An example of the data and "fit" would help. "Pawan" wrote: I am trying to find out that if I had entered data on one sheet, and I want to see how the data fits in to the "master sheet". Is there any way I can do this? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Toppers,
Let say I was entering a hotel booking on to an excell sheet and I wanted to use the data to check whether a room is a valiable , which is on another Excell sheet. Imagine I want to check if the data for the booking, and I have entered the date on a sheet, I want an automated method of checking this data against the master sheet, which has all the bookings. "Toppers" wrote: A clearer explanation is needed: what do you mean by "fits in" to the Master. An example of the data and "fit" would help. "Pawan" wrote: I am trying to find out that if I had entered data on one sheet, and I want to see how the data fits in to the "master sheet". Is there any way I can do this? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There is no simple answer but the likely functions you would use a
MATCH, VLOOKUP and INDEX (including a combination of these). To use your example: A room has many properties: -single/double/twin -smoking/non-smoking -bath only/bath plus shower -available dates etc so a "lookup" for a particular room could (would!) involve matching a number of criteria (properties) in order to find a match and hence availability. So having entered the base criteria, perhaps a "Check Availability" button would initiate a macro to perform the checks. ..... not necessarily a simple solution. "Pawan" wrote: Hi Toppers, Let say I was entering a hotel booking on to an excell sheet and I wanted to use the data to check whether a room is a valiable , which is on another Excell sheet. Imagine I want to check if the data for the booking, and I have entered the date on a sheet, I want an automated method of checking this data against the master sheet, which has all the bookings. "Toppers" wrote: A clearer explanation is needed: what do you mean by "fits in" to the Master. An example of the data and "fit" would help. "Pawan" wrote: I am trying to find out that if I had entered data on one sheet, and I want to see how the data fits in to the "master sheet". Is there any way I can do this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Sum up columns in different sheet with error check | Excel Discussion (Misc queries) | |||
checking that cells have a value before the workbook will close | Excel Worksheet Functions | |||
Excel won't copy outside sheet | Excel Discussion (Misc queries) | |||
spell check in an Excel protected sheet | Excel Discussion (Misc queries) |