VLOOKUP Pricing Sheet For Email Merge?

Apr 24, 2012

I have a spreadsheet of prices from vendors for products that my company sells that is updated daily. The sheet contains several products with pricing from multiple vendors and multiple locations. (Example: paper, pens and staples sold by Staples, Office Max and Office Depot, out of NY, NJ and CT.) Many of our customers use a set vendor for most days but occasionally call us to see if we can beat their regular vendor's price. We would like to be able to email them with our pricing every day so that we can have their business every time our pricing is best without them having to call us.

We have a sheet of customers with contact info and common products purchased put together already for a mail merge. At this point, we manually enter the best price from our vendors and a column calculates the price that would go to our customer based on markup and taxes, etc. and we send it out using the mail merge tool. However, our pricing sheet is not ready until about 8 am and the mail merge sheet is not ready until at least 10 am due to the large (and growing) number of customers on it. Many of our customers place their orders first thing the morning so we're losing business.

way to use VLOOKUP to draw from the pricing sheet as soon as it's finished and copied into Sheet2 of the mail merge sheet. The problem is that each customer has different parameters. We are in New England so we have vendors in several states. Ideally, we need to be able to provide a price for a RI customer based on the lowest price for their product out of one of our RI vendors and provide a price for an MA customer based on the lowest price for their product from any vendor in any NE state. The lowest price is different every day and the locations all have different prices. I'm also a VLOOKUP newbie so I don't know everything that it can do. Currently, I only use it to calculate shipping based on a pricing sheet that is always the same. I choose the product and all other data from the static price sheet comes over. I'm not sure how to create a sheet using VLOOKUP for a sheet that changes every day or one that requires more than one drop down. I'm not sure how to create the second drop down.

Also, at this point, the mail merge generates multiple emails for customers that purchase 2 or more products from us. Is there a way to include an array in a mail merge so that their email contains all products they use?

I'm not sure if it makes a difference, but each product is not sold out of each location and each vendor so the number of lines per product is different for each product. However, the number of lines per product is always the same day after day and if any vendors or locations are added or removed, we can tweak our merge accordingly. So basically the first 25 rows are always for product A and column A always reads Product A for rows 2-26; the columns that change are the vendor and location columns and of course the price column.

View 2 Replies


ADVERTISEMENT

VLOOKUP Query (produce A Dropdown List Of These Items For Use Within The Pricing Sheet Worksheet )

Mar 27, 2009

I have attached a sample workbook, (Pricing Sheet - Major) within this work book there is a worksheet entitled Price Book which has commonly-used materials, unit prices and labour rates. What he wishes to do is use the contents of the Price Book worksheet within a worksheet called Pricing Sheet to enable him to prepare quotations.

I had the idea to first sort the items in the Price Book worksheet and then produce a dropdown list of these items for use within the Pricing Sheet worksheet and used the VLOOKUP function to obtain the values for unit prices and labour within the Price Book and use them in the Pricing Sheet worksheet.

View 5 Replies View Related

How To Merge Email Addresses In Excel

Apr 2, 2013

Column A has rows of email addressess.

I need a macro to grab each email address and concatanate with a ',' in between so I can send the list to someone and they can use to email this group.

View 1 Replies View Related

Excel 2010 :: Data To Word Email Merge?

Feb 20, 2012

i have Office 2010 and an Excel sheet that I need to use as the source in a Word Email merge.

I am trying to avoid the user having to open Word & run the Merge manually by providing some code in Excel to perform the task & create the emails.

View 3 Replies View Related

Hyperlinks And VLookup: VLookup To Find EMail And Web Addresses

Oct 5, 2009

I have a sheet using VLookup to find EMail and Web addresses. I can get the address to show up but not as an active URL address. Is it possible to have the address "active" so I can click on it and activate the EMail or Web Site?

View 5 Replies View Related

Unable To Email Specific Sheet To Email Address?

Jul 3, 2013

I have the below code to email a specific sheet to an email address, however the email stays in the outbox and isn't sent. Is there something missing from the code or is it a setting issue with my email? I'm using Outlook 2010.

[Code]....

View 1 Replies View Related

Vba Code To Vlookup And Merge Data?

Jul 8, 2014

I have 3 files out of which Inv.txt is the main file.

I would like that the other two files get opened and the the number in column 3 gets vlookup in the file 20140701 Inv.txt and it adds the data from 20140701 INv.txt column 7 to the last column in INv.txt.

I would like that the other two files get opened and the the number in column 3 gets vlookup in the file 20140701 Inv.txt and it adds the data from 20140701 INv.txt column 7 to the last column in INv.txt.

I would like that the other two files get opened and the the number in column 3 gets vlookup in the file 20140617 Inv.txt and it adds the data from 20140617 INv.txt column 7 to the last column in INv.txt.

I would like that the other two files get opened and the the number in column 3 gets vlookup in the file 20140617 Inv.txt and it adds the data from 20140617 INv.txt column 7 to the last column in INv.txt.

The two file names that it looks up from are always with a date stamp (Current date-6 Days) so this needs to be dynamic.once it has all the data in Inv.txt just save the file.

View 1 Replies View Related

Merge All Sheet In Workbook In Last Sheet With Sheet Name For Each Entry?

Mar 25, 2012

I have workbook having around 25 sheets and i want macro to merge all sheets except first (summary) in to last sheet ( mergedata ) inpute data will be start from cell A17 in all sheet. also sheets may be add or delete as per requirement. after merge data from sheet name should add after each entry .

attached sample file for your reference.

[URL]

View 4 Replies View Related

How To Automatic Merge Data From Sheet To Another Sheet With Same Format

Mar 28, 2014

how to merge data automatically in one sheet (master sheet) from specific sheet with different name sheet but same format?

Adding, deleting or editing should be automatic update to master sheet.

For example:

Sheet name:

Sheet 1: Salesman 1 - with data range A10:F310 (as his data file)
Sheet 2: Salesman 2 - with data range A10:F310 (as his data file)
Sheet 3: Salesman 3 - with data range A10:F310 (as his data file)
Sheet 4: Salesman 4 - with data range A10:F310 (as his data file)
Sheet 5: Salesman 5 - with data range A10:F310 (as his data file)
Sheet 6: Salesman 6 - with data range A10:F310 (as his data file)
Sheet 7: All Salesman - - with prepared data range A11:F2000 (as master data file/record for 6 salesman)

Column Name as a Header:

A10: Customer Number
B10: Customer Name
C10: Salesman ID
D10: Promotion Type
E10: Promo Item
F10: Free Item

View 2 Replies View Related

Find Average Pricing For 16.5 Years?

Jul 31, 2014

Ive been given the data for bond pricing for two tenures i.e. 15 years and 20 years . I needed to find the average pricing for 16.5 years , whether excel is able to compute such pricing?

View 5 Replies View Related

Business Options/Pricing & Markup

Oct 12, 2009

When i open a new thread, so here i am doing so at the advice of him. The message below is specific to him to reply to but for anyone else that might want to help me with this set of formulas to resolve my worksheet headache and lack of skills in excel. Please feel free to have a look at the worksheet i posted and the comments in each color coded cell.

View 8 Replies View Related

Match Formula For Zone Pricing?

Dec 15, 2011

I have a zone matrix I'm working on. How can I have a formula match the state and return the numeric value assigned to the state?

Say I enter WA in cell "G5" and in column A I have the states and column B has the numeric value assigned. I need to to match and return the value.

So if "OR" is entered the returned value is "1"

StateZone
WA1
OR1
ID1

[Code]....

View 2 Replies View Related

VB Code To Pick Best Pricing By Qty Column

Aug 20, 2008

I receive hundreds of part numbers to quote daily. I send out RFQ's to my suppliers and they respond with pricing. I gather all the data into a similar excel sheet below and assign the wining supplier.

in automating a task that will compare the group of data for best pricing and populate a "WIN" code in column "A" if that supplier was chosen for the that qty pricing.

Here is the excel example.

******** ******************** ************************************************************************>Microsoft Excel - Book1___Running: 11.0 : OS = Windows XP (F)ile (E)dit (V)iew (I)nsert (O)ptions (T)ools (D)ata (W)indow (H)elp (A)boutI22=ABCDEFGHI1Scenario #1 - Supplier chosen for best pricing based on column "E"        2WINNERPART#VEN IDBRK1COST1BRK2COST2BRK3COST33 123ALL90110510107.54 123FO3511258107.755 123RO501958.51086WIN123AR651858.751087         8         9Scenario #2 - Supplier chosen for best pricing based on column "G"        10WINNERPART#VEN IDBRK1COST1BRK2COST2BRK3COST311 123ALL90110510107.512 123FO3511258107.7513WIN123RO501958.510814 123AR651858.7510815         16         17Scenario #3 - Supplier chosen for best pricing based on column "I"        18WINNERPART#VEN IDBRK1COST1BRK2COST2BRK3COST319WIN123ALL90110510107.520 123FO3511258107.7521 123RO501958.510822 123AR651858.75108Sheet1 [HtmlMaker 2.42] To see the formula in the cells just click on the cells hyperlink or click the Name boxPLEASE DO NOT QUOTE THIS TABLE IMAGE ON SAME PAGE! OTHEWISE, ERROR OF JavaScript OCCUR.

View 10 Replies View Related

Zip All Files In A Folder And Email Using VLookup Function

Sep 15, 2014

I'm trying to create a macro that will find the parent folder of the active workbook, zip all files within that workbook, then email that zipped file to a distribution list that is located in a separate file within the same drive. ideally, afterwards it would also delete the zip file that had just been created. The vlookup would reference a stationary cell within each of the files i use (same tab name and cell location) 'Summary'!B2

This is the vlookup i was trying to use:

=VLookup(B2, "shared drive location[Distribution Lists.xlsx]Distribution Lists'!$B:$E", 3, False)

View 6 Replies View Related

Using Name Ranges To Group Customers Into Different Pricing Brackets

Aug 27, 2009

I have a worksheet that needs customers split into different price bands

here we go

I have 13 customers all from the same group (a)
1 customer in group (b)
1 Customer in group (c)
& 80 independant customers (d) worksheet only has 9 (1,2,3,4,5,6,7,8,9)

Column a is a list
D17 is the drop down list
D21 is the starting price

C2:D5 is the pricing multiple to be applied

What I am trying to achieve is when an independant company is chosen it defaults to d for pricing.

View 10 Replies View Related

Create Matrix Of Pricing By Conditions From Tables

Aug 21, 2008

i have many tables for many carriers with the same format, and i need to create a unified table of them, the tables look like this

-------A---------------------B-----------------------C---------
----Destination----------Country_Code-----------Price_Per_Minute
1------UK-------------------4479-------------------0.256-----
2------USA------------------1148------------------0.300------
3------Jordan----------------9626------------------0.899------
4------India------------------9198------------------0.345------

so let us consider that these are the prices for X company and i have another ten tables for other 10 companies, what i need to do is to create a unified table that includes all the companies prices for all the destination depending on the Country_Code as it could be considered as a primary Key and without any duplications and to include the all the data in all the tables as some destinations and prices are not available in all the tables, so the tables contains different data, the unified table should look something like this

-------A----------------B----------------C------------D---------E------
----Destination-------Country_Code-----X Price-----Y Price----Z Price----
1------UK-----------------4479-----------0.256-----0.254------0.356----
2------USA---------------1148------------0.300-----0.876------ ---
3------Jordan-------------9626-----------0.899------0.987------0.324---
4------India---------------9198-----------0.345----- -------0.564--

View 6 Replies View Related

Determine Cost For Stepped Pricing In Seconds

Apr 23, 2008

The phone call is charged at 0.57 for the first 60 seconds, thereafter 0.0095 per second. Determine cost if duration (in seconds) is available?

AND

The phone caal is charged at 1.654 for the first 60 seconds, thereafter 0.827 for every 30 seconds.Determine cost if duration (in seconds) is available?

View 7 Replies View Related

Pricing Model Formula Based On Units Produced

Nov 27, 2013

We are trying to work out a pricing model based on how many units we will produce. In production the price per unit will be really high when you produce a low quanity, and the price per unit will be lower with the more units you produce (but never reach zero). What we are trying to accomplish is to create a formula to build a pricing structure that accounts for this curve without having to price every possible scenario.

For example, if we have the following data where for 1 unit we charge $3 per unit to produce, for 5 units we charge $2 per units to produce, etc...:

1 units @ $3 per unit
5 units @ $2 per unit
10 units @ $1 per unit

What I need to figure out is how much it would cost per unit if we were to produce 3 units. I'm guessing it would be somewhere around the $2.40 mark give or take. Or say 8 units, would be something like $1.50 per unit.

Is there a formula that can calculate this? I've tried thinking of it as a moving average, or prorating the pricing.

View 2 Replies View Related

How To Merge And Unmerge In Protected Sheet

Sep 15, 2014

I have a protected sheet to avoid delete of functions. In a specific area, however, i have merged cells of five columns in rows. Because in these lines i have write some text and overcomes the rows, after, what i do is: i unmerge the rows and choose 3 rows from 5 columns together and merge. Thus, the text is in one framework. In fact, every time, i want to merge different regions, but always i want to merged any areas who have marked with the mouse. Then, i delete the text and i need to redo the context of three lines, three separate lines. I hope you understand what i need.MergeAndUnMerge.xlsm

View 1 Replies View Related

Merge Data (smart) From One Sheet To Another?

Mar 18, 2014

So I have two worksheets. One sheet has all of the names of attendees to a current event (column a, about 109 entries), and the other sheet has all of the names that have ever registered for my events along with their emails (column a and column b, 3000 entries). I need to merge data from column B of the second sheet to the corresponding name in the first worksheet, and disregard the extras (or just put them at the end so i can clear the contents). So I am just trying to get the email addresses of the people in the first sheet, from the data in the second sheet.

I've tried to look at the consolidate data function, but that does not match up the names to the email addresses correctly. What about a filter?

View 2 Replies View Related

Merge Data From Different Sheets Into One Sheet

Apr 21, 2009

i had different sheets containing the same type of data in every sheet.what i want is to merge all data into one sheet.i had attached the sample sheet for reference.also let me know how to know the last cell in the data sheet

View 3 Replies View Related

Merge Cells Based On Input From Another Sheet?

Jul 4, 2013

i am trying to merge cells based on the input from another sheet. these input will change from month to month and i need the sheet to cancel the merge and merge again based on the new input.

Example.xlsx the file showing what i need it to do.

View 8 Replies View Related

Consolidate And Merge Data On Separate Sheet?

Jul 23, 2014

Trying to consolidate and Merge Data on a Separate Sheet

View 4 Replies View Related

Merge Two Worksheet Into 3rd Sheet (modifying A Macro)

Jun 2, 2008

i have three worksheets: "List 1", "List 2" and "New ist".I want to merge the first two sheets into third.

List 1:

View 14 Replies View Related

Move Data From 2 Sheets And Merge Into One Sheet

Mar 10, 2009

Firstly a confession - I've sinned - I got the code below while searchin the forum and in my excitement, I forgot to get the thread details - so I'm sorry!! So the credit for the code to a forum admin:

View 8 Replies View Related

Merge Data From Many Many Tabs (worksheets) Into A New Sheet

Feb 26, 2008

Basically I inherited a Excel Workbook which has 128 different tabs, unsurprising this is almost impossible to manage.

My requirement is to merge all of the 128 tabs into 1 tab 'Sheet1'.
The macro should keep going even if there are blanks, it should move onto the next tab only when there are over 10 consecutive blanks in Column B.

I have tried searching the forum but nothing seems to cater for the specifics of this case. I would really appreciate some help. I mean really, i am in a mad panic thinking i will have to do 128 tabs manually otherwise.

View 9 Replies View Related

Merge Multiple Sheets Of Existing Workbook Into One Sheet?

Mar 27, 2014

I want to merge different worksheet of an existing workbook into one by macro .I did not want to repeat the rows label for each worksheet data.Also I want to get at right hand side i.e in G column the data to be extracted for respective worksheet in the merged data.I have enclosed in attachment an expected solution in a sheet name "merged".However the number of worksheet is here only 3 for sample purposes.However,in reality there is more than 3 .

View 9 Replies View Related

Merge Selected Rows From Multiple Sheets Into One Sheet

Jul 14, 2009

I have around 150 excel files with sample data as follows in "sheet 1" of each workbook,

Excel doc 1:

ABC1
Column 1Column 221Data 1Data 132Data 2

Excel doc 2:

ABC1

Column 1Column 223Data 3Data 334Data 4

I want the rows with data in column 'B' and empty column 'C' from every sheet to be copied into 1 sheet.

Output to be as,

Final Excel doc:

ABC1

Column 1Column 222Data 2
34Data 4

I have a VBA code sample to select the required files in a folder and run the macro over it. The VBA is as follows,

Sub Importxlsrows()
'Import all selected rows to one sheet
Dim xlsDoc As Object
Dim xlsFileName As Variant
Dim RowNo As Integer 'row number in excel
Dim iRow As Long 'row index in Excel


'probably here we need to insert the required logic

End With
Set xlsDoc = Nothing
End If
Next i
ShowStatusFree
MsgBox "Required rows of selected files are imported into the sheet", vbInformation, "Done!"

End Sub

View 9 Replies View Related

Mail Merge Multiple Rows In Excel To One Sheet For Reviews?

Aug 20, 2014

So Im working on a project where I want to take the reviews from our employees and put them on letters and email them out. Every employee has 1-4 reviews and multiple questions answered for each- normal mail merge would send someone 4 letters with the review info & I'd love to have it all pulled into one. I made a fake one & attached below. I've tried a couple of formulas I've seen online but none of them have worked.

fake feedback1.xlsx

View 5 Replies View Related

Excel 2013 :: Merge ALL Cells With Same Value In A Sheet (rows And Columns)

May 11, 2014

We are doing a graduation project on an international airport, consist of scheduling flights on check-in counters automatically.

long story short, we ended up with an excel sheet like this: Screen_Shot_2014-05-11_at_4.png

Were y-axis are the check-in counters and x-axis is the timeline horizon (cell per 5-minutes)

I will do a VLOOKUP, to change each flight number to it's ID from an other sheet.

But the problem is that i want to AUTO-MERGE all cells with same value, because they represent one flight! and if i shortened the column width i can't see anything.

I want it to be like this: (i've done this manually, and it's VERY time consuming with errors because we have to do it for all days.)

Screen_Shot_2014-05-11_at_46FDQO.png

I googled for days, i only found Visual basic commands i guess? that only merge same rows. and they were poorly made. beside that it didn't work properly. Method to do it automatically?

EXCEL 2013

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved