Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm setting up several thousand contract names for a workforce management
program from time-formatted data in Excel and am hoping there might be a way using a VB script to look up the value of a cell and convert it to form part of the unique name given to that contract. Example: the data running from Sunday start attendance to Saturday end attendance is contained in, say, cells: c110-p110 00:00 00:00 08:00 16:00 08:00 16:30 08:00 16:30 08:00 16:00 08:00 16:00 00:00 00:00 The standard part of the contract name I need to generate is: "FT NR 36", followed by: M (8h-16h),Tu (8h-16h30), W (8h-16h30), Th (8h-16h), F (8h-16h) The 00:00 values in start end of first 2 cells (Sunday) c110 & d110 and last 2 cells (Saturday) o110 & p110 should return no values in the heading, as shown above. If there was data in these cells it should return S(start-end hrs) and Sa (start-end hrs) in the same format as the Mon-Fri attendances shown above. Many thanks for any advice |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting formatted text into a txt file | Excel Discussion (Misc queries) | |||
How do I add text to worksheet page based on intuitive formatted d | Excel Worksheet Functions | |||
converting a number to time formatted as minutes | Excel Worksheet Functions | |||
Converting numbers formatted as text to numbers | Excel Discussion (Misc queries) | |||
Converting 'General' formatted cells to Text formatted cell using. | Excel Worksheet Functions |