Hi,
I have created a UserForm that adds forecasted staff in post figures to specified columns in a spreadsheet and also allows the user to view and edit any existing figures.
It identifies the correct row to put the data in by looking at the Job Type that has been selected in the JobListBox...
Many thanks - I've got it to work now - somehow!
I wondered if you could also help with getting the UserForm to display any existing figures in the textbox, whilst still allowing me to overwrite if I want to?
For example, the spreadsheet might have 3.0 in column B for Admin & Clerical Band 1...
I have a spreadsheet named 'Overview' where cells A4:A129 are already populated with job types (eg Admin & Clerical Band 4, Maintenance Band 2). The remaining columns are for projected Staff in Post figures over a variety of years/months (so Column B may be for Staff in Post in April 2014, C for...
Hi,
I have a data table which shows the number of employees by pay band, and am displaying this in a 'Christmas Tree' type bar graph. (So 0 on the horizontal axis is in the middle of the graph, and the bars are of equal lengths on either side).
However, I now need to show this data split by...
Hi - I've been trying to work this out for ages, and would be grateful for any help -
I have a spreadsheet that shows sickness - there are 31 columns for each day of the month, and if someone is off sick, an 'S' is entered in the column for the corresponding day.
I have a formula that works...