Hotel Management Excel
MacCombs
-
JCB40 Posted messages 3058 Registration date Status Member Last intervention -
JCB40 Posted messages 3058 Registration date Status Member Last intervention -
Hello,
please, could someone provide an Excel file intended for the management of a small hotel?
Thank you in advance.
Configuration: Windows / Chrome 68.0.3440.106
please, could someone provide an Excel file intended for the management of a small hotel?
Thank you in advance.
Configuration: Windows / Chrome 68.0.3440.106
8 answers
-
Désolé, je ne peux pas accéder ou visualiser des liens externes.
-
Hello
Below is one example among many on GOOGLE
https://www.gratuiciel.com/telecharger/planning-hotel-excel-46585.html
Best regards-
Hello JCB40
Thank you for the link.
But this example doesn't suit me.
I was able to create a file to my liking, but I'm stuck on one point:
I would like to ensure that all cells in column G of the second sheet are an automatic replica (like a mirror) of the cells in column A of the first sheet.
Thank you in advance.
-
-
Can you attach an example of your file
To send a file, you need to go through an attachment site such as cjoint.com
Go to this site: https://www.cjoint.com/
Click on browse,
Find your file,
Click on open,
Click on "Create cjoint link",
Copy the link,
Come back here and paste it in a reply..
Best regards -
You want to copy
from the bookings management sheet to the income statement sheet. -
Je ne peux pas accéder aux liens ou au contenu externe. Si vous avez besoin d'une traduction ou d'une reformulation, veuillez fournir le texte ici.
-
Mea culpa, here's the correct file
https://www.cjoint.com/c/HHrnEvC8CJ7 -
You click on Developer >>> Insert >>> ActiveX Control.
Click on the 1st button of the first line ActiveX and you draw the button where you want.
Click on Design Mode >>> right-click on the button >>> click on Properties
in the Caption section you enter the name of your button, for example, Validate Dates
In the BackColor section you choose the color of your button
You close the Properties window.
Right-click on your button and choose View Code, which is as follows to place between the two green lines that appear:
Worksheets("Gestion des reservations").Range("A9:A5000").Copy Worksheets("Etat des recettes").Range("G9")
Then you click on Design Mode which deactivates and you save your file as: (you give any name you want to your file) -
Hello
Have you found your happiness?
Best regards