The hotel name is part of the form recordset and the report recordset? Then the report header would have a textbox bound to the field that contains the hotel name.
If not, you can pass the value to the report via the OpenArgs property of the report. Then in the report load event you can write code to make the value of the hotel name textbox equal to what you passed with OpenArgs.
If that's not clear try posting more info that walks us through the steps that will be taken and more relevant details about the report. You could research OpenArgs to see if you think it will be useful for this.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.