Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I transfer cells from page to page without the page that they were
transferred to showing a number zero? This is the code I was using: =master!B24 -- marketing123 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This has already been answered on your previous two posts.
=IF(master!B4="","",master!B4) -- "marketing123" wrote in message ... How do I transfer cells from page to page without the page that they were transferred to showing a number zero? This is the code I was using: =master!B24 -- marketing123 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
transfer data into row cells from column cells in Excel | Excel Discussion (Misc queries) | |||
Transfer cells to Access | Excel Discussion (Misc queries) | |||
save page setup settings to transfer from 1 worksheet to another | Excel Discussion (Misc queries) | |||
How do I have information transfer from page to page in excel | Excel Discussion (Misc queries) | |||
How do I automatically transfer data to a 2nd worksheet page? | Excel Worksheet Functions |