#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "header_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;

Warehouse Stock Clerk Cover Letters

The job profile of a warehouse stock clerk includes activities such as receiving, checking, stocking, controlling and recording the material supplies in the warehouse. So, while writing a cover letter for the post of a warehouse stock clerk you need to take into account the following points.

1. Cover Letter Example (Experienced Candidate)

Williams Smith,
253, South Eastern Street,
MN 73688,
California
williams.smith@exaple.com
Contact No.: 155-165-1873

To,
Mr. Richard Keller
HR Executive,
ABN Corporation Ltd.
7365/98, MV
Los Angeles

Subject: An application for the post of a Warehouse Stock Clerk

Dear Sir,

I would like to apply for the post of a warehouse stock clerk with reference to the advertisement dated 29th October 2013 in the 'Daily Times'.

With completion of bachelors in Management I started working as an office assistant in Miami. This 3 years experience has refined my professional know-how and has added to my expertise in managerial and clerical functions. Knowledge of advanced inventory management and control techniques would be an added advantage. I am familiar with the use of inventory handling machines, different methods used for recording and checking inventory. With the reasonable knowledge of computer systems I can manage all the functions well. I have a sound knowledge of electronics equipment as well.

Hoping for a positive reply from you. Look forward for the opportunity of a personal interview. Please find the enclosed documents and resume.

Thank you,

Yours sincerely,

Williams Smith

Enclosures:


2. Cover Letter Sample (for Fresher)

Marshal Francis
House No.87,
South West Park,
NL 37647
Los Angeles
marshal.francis@example.com
Contact No.: 364-651-2069

To,
Mr. Jones Williams
Hiring Manager,
XYZ Ltd,
763 industries,
Los Angeles

Subject: An application for the post of a Warehouse Stock Clerk

Dear Sir,

With reference to the advertisement dated 29th October 2013 in the 'California Times' I wish to apply for the post a warehouse stock clerk.

As a fresher I do not that have that much experience in the field of warehousing. But I would like to state some of my achievements. After completing my graduation in office administration and management, I opted for a month's 'Warehousing Management, Inventory Control Training Program'. There we were trained on all the necessary software applications, advanced tools and techniques used for stocking and management of inventory. It imparted me with managerial and clerical skills. Be assured of my mathematical aptitude and excellent organizational skills. I am well aware of recent developments in the field of warehouse management which will be an added advantage. Please find the enclosed resume and certificates.

Hoping for a positive reply from you and I look forward to receiving an interview call. You can contact me at the above mentioned details if necessary.

Thank you,

Yours sincerely

Marshal Francis

Enclosures:


#!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); print "Content-type: text/html\n\n"; open(LATEST, "footer_cover.txt"); @bnr_all = ; close(LATEST); print "@bnr_all\n"; exit;