Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default copy time from one page to another

I'm trying to setup a work schedule for my employees using time -Custom H:mm
am/pm
I'm having a problem copying the schedule over to a second page.
when the employee is off on one particular day - I leave the cell blank when
it copies over it shows 12:00, I tried if then statement and that didn't
work.
can you help please...

  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default copy time from one page to another

Instead of: =Sheet1!B3
try it like this: =IF(Sheet1!B3="","",Sheet1!B3)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"charlyx5" wrote:
I'm trying to setup a work schedule for my employees using time -Custom H:mm
am/pm
I'm having a problem copying the schedule over to a second page.
when the employee is off on one particular day - I leave the cell blank when
it copies over it shows 12:00, I tried if then statement and that didn't
work.
can you help please...

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default copy time from one page to another

Thanks Max

how can I copy the formula for hours worked.
I just need to copy the result of the formula to another worksheet without
showing value or 12:00 ex...

8:15 AM
12:00 PM
12:30 PM
4:45 PM
8.00 I need to copy just 8.00





"Max" wrote:

Instead of: =Sheet1!B3
try it like this: =IF(Sheet1!B3="","",Sheet1!B3)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"charlyx5" wrote:
I'm trying to setup a work schedule for my employees using time -Custom H:mm
am/pm
I'm having a problem copying the schedule over to a second page.
when the employee is off on one particular day - I leave the cell blank when
it copies over it shows 12:00, I tried if then statement and that didn't
work.
can you help please...

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default copy time from one page to another

See response in your new posting
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
COPY A PAGE justven Excel Worksheet Functions 2 January 5th 07 12:45 AM
How do I copy formulas but using the same range each time I copy Laffin Excel Worksheet Functions 2 June 22nd 06 04:17 PM
How do I print a one page spreadsheet multiple time, each with its own page number? lhsallwasser Excel Discussion (Misc queries) 4 August 17th 05 03:00 PM
Excel-copy first row onto each page ok but not last page How? Astro Excel Discussion (Misc queries) 1 June 22nd 05 07:27 AM
Macro that copy page to page just some filled cells LC Excel Discussion (Misc queries) 0 May 13th 05 11:22 PM


All times are GMT +1. The time now is 05:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"