Hello all. I'm a basic Excel user trying to create a spreadsheet for a friend - also a basic Excel user - who owns a dog grooming business. It will be your standard client list, with a few special columns like:
What I'd also like to do is help her track the dates of the visits, so she can reward her "frequent flyers" and/or help her follow up on someone who hasn't come in for some time. Below is a basic example of what I'm thinking.
Is there a better way to track these visits other than 25-100 columns called DATE for each customer row?
Could I create ONE column called VISITS and put in a link to take me to another worksheet within the workbook where these dates could be registered? If so, how so I link those visits up with the correct client?
Any an all ideas are welcome! Thanks.
[TABLE="class: grid, width: 50, align: left"]
<tbody>[TR]
[TD]ClientID[/TD]
[TD]FirstName[/TD]
[TD]LastName[/TD]
[TD]DogName[/TD]
[TD]Breed[/TD]
[TD]SpecNeeds[/TD]
[TD]Time[/TD]
[TD]Products[/TD]
[TD]Street[/TD]
[TD]City[/TD]
[TD]State[/TD]
[TD]Zip[/TD]
[TD]Cell#[/TD]
[TD]Other#[/TD]
[TD]Date[/TD]
[TD]Date[/TD]
[TD]Date[/TD]
[TD]Date[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Susan[/TD]
[TD]Brown[/TD]
[TD]Skippy[/TD]
[TD]Shih Tzu[/TD]
[TD]None[/TD]
[TD]1 Hr[/TD]
[TD]Silk Conditioner[/TD]
[TD]123 Main[/TD]
[TD]Anywhere[/TD]
[TD]KY[/TD]
[TD]40000[/TD]
[TD]123-456-7893[/TD]
[TD][/TD]
[TD]8/6/19[/TD]
[TD]10/6/19[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Joe[/TD]
[TD]White[/TD]
[TD]Rascal[/TD]
[TD]Jack Russel[/TD]
[TD]Muzzle[/TD]
[TD]45 Min[/TD]
[TD]Oatmeal Shampoo[/TD]
[TD]484 First[/TD]
[TD]Anywhere[/TD]
[TD]KY[/TD]
[TD]40000[/TD]
[TD]123-987-7515[/TD]
[TD]123-987-8644[/TD]
[TD]6/5/19[/TD]
[TD]9/5/19[/TD]
[TD]12/10/19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Chris[/TD]
[TD]Black[/TD]
[TD]Killer[/TD]
[TD]Yorkie[/TD]
[TD]Scared easily[/TD]
[TD]1 Hr 30 Min[/TD]
[TD]Silk Conditioner[/TD]
[TD]632 Sixth[/TD]
[TD]Anywhere[/TD]
[TD]KY[/TD]
[TD]40000[/TD]
[TD]123-258-9713[/TD]
[TD][/TD]
[TD]7/7/19[/TD]
[TD]8/22/19[/TD]
[TD]10/10/19[/TD]
[TD]11/24/19[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
- Special Needs (like muzzle - will bite, or soothing oatmeal shampoo for skin, etc.).
- Time Needed (some dogs have long hair vs. short, but also scared dogs also need more time to do things slowly so they're not stressed; the time won't be tracked, it will just help her understand how long that dog needs when an appointment is requested -- usually by phone call or text)
- Products Used (I'm hoping this will eventually help her track her supply needs)
What I'd also like to do is help her track the dates of the visits, so she can reward her "frequent flyers" and/or help her follow up on someone who hasn't come in for some time. Below is a basic example of what I'm thinking.
Is there a better way to track these visits other than 25-100 columns called DATE for each customer row?
Could I create ONE column called VISITS and put in a link to take me to another worksheet within the workbook where these dates could be registered? If so, how so I link those visits up with the correct client?
Any an all ideas are welcome! Thanks.
[TABLE="class: grid, width: 50, align: left"]
<tbody>[TR]
[TD]ClientID[/TD]
[TD]FirstName[/TD]
[TD]LastName[/TD]
[TD]DogName[/TD]
[TD]Breed[/TD]
[TD]SpecNeeds[/TD]
[TD]Time[/TD]
[TD]Products[/TD]
[TD]Street[/TD]
[TD]City[/TD]
[TD]State[/TD]
[TD]Zip[/TD]
[TD]Cell#[/TD]
[TD]Other#[/TD]
[TD]Date[/TD]
[TD]Date[/TD]
[TD]Date[/TD]
[TD]Date[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Susan[/TD]
[TD]Brown[/TD]
[TD]Skippy[/TD]
[TD]Shih Tzu[/TD]
[TD]None[/TD]
[TD]1 Hr[/TD]
[TD]Silk Conditioner[/TD]
[TD]123 Main[/TD]
[TD]Anywhere[/TD]
[TD]KY[/TD]
[TD]40000[/TD]
[TD]123-456-7893[/TD]
[TD][/TD]
[TD]8/6/19[/TD]
[TD]10/6/19[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Joe[/TD]
[TD]White[/TD]
[TD]Rascal[/TD]
[TD]Jack Russel[/TD]
[TD]Muzzle[/TD]
[TD]45 Min[/TD]
[TD]Oatmeal Shampoo[/TD]
[TD]484 First[/TD]
[TD]Anywhere[/TD]
[TD]KY[/TD]
[TD]40000[/TD]
[TD]123-987-7515[/TD]
[TD]123-987-8644[/TD]
[TD]6/5/19[/TD]
[TD]9/5/19[/TD]
[TD]12/10/19[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Chris[/TD]
[TD]Black[/TD]
[TD]Killer[/TD]
[TD]Yorkie[/TD]
[TD]Scared easily[/TD]
[TD]1 Hr 30 Min[/TD]
[TD]Silk Conditioner[/TD]
[TD]632 Sixth[/TD]
[TD]Anywhere[/TD]
[TD]KY[/TD]
[TD]40000[/TD]
[TD]123-258-9713[/TD]
[TD][/TD]
[TD]7/7/19[/TD]
[TD]8/22/19[/TD]
[TD]10/10/19[/TD]
[TD]11/24/19[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]