Building Deposit sheets

ffgilby

New Member
Joined
Aug 15, 2011
Messages
17
I am trying to modify/create a Bank Deposit worksheet for an office with numerous working parts to it. I created a deposit sheet several years ago with three working pages. The first page is for entering check numbers and check amounts. Second page is for "double check" for checking the dollar amounts entered on page one. Page three pulls the check number and amount from page one and drops this into cells which when printed, duplicates a bank deposit slip that normally must be filled out by hand.
So already having this spreadsheet listed above, here is the problem I am trying to figure out. I am needing to add the following.
First, there will worksheets for each day of the week, easy. Here is the twist. I need to build a sheet to pull only the fields that have information entered into them, which can and will vary by day each week. So from the five sheets, one may have 12 rows, one with 18, another with 6 and so on.
Mondayck #ck $
1234535.41
4321123.54

<tbody>
</tbody>
Tuesdayck #ck &
2345456.25
8795531.53
98433155.54

<tbody>
</tbody>

Wedck #ck &
6543512.53
56411351.78
215975.45
165556455.51

<tbody>
</tbody>

Here is a simple example with 2, 3, then 4 rows needing to be pulled.

So the big question is how to build the functions to extract only the cells with information from each of these five pages onto one, without any blank cells carrying over.

This is the first hurdle I have with this spreadsheet, and if this is possible, there will be at least one more, somewhat similar.

Thanks for your help.
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.

Forum statistics

Threads
1,215,701
Messages
6,126,292
Members
449,308
Latest member
VerifiedBleachersAttendee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top