Vlookup Return Cell Reference on Another sheet

mco5044

Board Regular
Joined
Jul 23, 2012
Messages
51
I'm trying to use a vlookup to return the cell reference on another sheet so I can use it in a formula. The other sheet is called sales.

For some reason, I can get it to return Sales!A5 or =Sales!A5 but it doesn't count as a cell address for my other formula. It just treats it like text. Anyone know how to fix this?

It needs to be a cell reference so when I drag down it drags on the Sales spreadsheet to A6, A7, etc. instead of dragging on the active sheet.

Hopefully I explained this enough. Kind of tricky. I can create some example spreadsheets if that would help

Thanks for all of your help!

Mike
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
I think this definitely needs more explanation.

Sales spreadsheet:
DateWeekdayProduct Sales Units
4/01/14Tuesday2
4/02/14Wednesday10
4/03/14Thursday1
4/04/14Friday3
4/05/14Saturday7

<colgroup><col span="2"><col><col></colgroup><tbody>
</tbody>
4/06/14Sunday12
4/07/14Monday9

<colgroup><col span="2"><col><col></colgroup><tbody>
</tbody>

Week1 Report Spreadsheet:

DateWeekdayProduct sales Unites
4/01/14Tuesday2
4/2/14Wednesday10
4/03/14Thursday1
4/04/14Friday3
4/05/14Saturday7

<colgroup><col><col span="2"></colgroup><tbody>
</tbody>
4/06/14Sunday12
4/07/14Monday9

<colgroup><col><col span="2"></colgroup><tbody>
</tbody>


Week 2 would obviously show from 4/8 to 4/14

My goal is to make it so on the weekly dashboard all I need to do is select month=April and all of the dates will update based on the data in Sales spreadsheet. My methodology was to create a vlookup to find the cell reference for the 1st day of every month. Then on week 2, I would just add 7 or use the last cell address from the bottom of the week 1 report spreadsheet.

If I can figure out how to do this to update the dates, then it should be a very similar formula for all of the other data on the Sales sheet.

From my research, it also looks like people can achieve this with offset and index with named ranges. Been trying solutions like that but can't figure it out either

Thanks,

Mike
 
Upvote 0

Thanks for the resource Aladin.As far as I can tell, I think that's a different application. Or at least I can't visualize how I would be able to incorporate that solution.

I don't know if Im explaining this well or not. Kind of a complicated solution I think for what I'm looking for. I might end up just hiring a freelancer to help me because I think this probably goes beyond the scope of free help for simple solutions. I don't want to take advantage of anyone's time here

If any of you are on odesk and would like to apply pm me and Ill look for you

Thanks,

Mike
 
Upvote 0
Thanks for the resource Aladin.As far as I can tell, I think that's a different application. Or at least I can't visualize how I would be able to incorporate that solution.

I don't know if Im explaining this well or not. Kind of a complicated solution I think for what I'm looking for. I might end up just hiring a freelancer to help me because I think this probably goes beyond the scope of free help for simple solutions. I don't want to take advantage of anyone's time here

If any of you are on odesk and would like to apply pm me and Ill look for you

Thanks,

Mike

Try Excel Consultant | Excel Consulting | Microsoft Office Consultants
 
Upvote 0

Forum statistics

Threads
1,214,915
Messages
6,122,214
Members
449,074
Latest member
cancansova

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