The discussions

How to copy data between several sheets on vba

 Solved

Hi, I'm still a newbie on VBA, so I could use a little help on getting some code working. I have several client used for factoring. As such, each i...

7 replies Last reply on 1 Oct 2015 by
TrowaD

Values from one workbook to another

 Solved

Hello, I need help - I have two worksheets one with costs and formulas I want to pull the answer from the formula block from the one worksheet to t...

2 replies Last reply on 30 Sep 2015 by
charms72

Range of cells depending on a condition.

 Solved

Hello, I am trying to change part of a cell reference for a range of cells depending on a condition. For example, the formulas in column A & E: A...

2 replies Last reply on 29 Sep 2015 by
Milvy

Match cells in excel with all characters same except one

 Solved

Hi I was wondering if it was possible in excel to write a formula to perform the following task. I have two columns of data, col A and Col B . For eac...

13 replies Last reply on 27 Sep 2015 by
ac3mark

Auto populate rows from master sheet to other sheets excel 2013

 Solved

Hello, I'm working on a sheet to autopopulate from data that I've downloaded in Excel format. Currently, I have to recreate the wheel (spreadshee...

3 replies Last reply on 25 Sep 2015 by
vcoolio

Script which can check if a debit has a corresponding credit

 Solved

Hello, I am new to VBA, and I am searching for a script which can check if a debit has a corresponding credit (same value bue with -/+), and highl...

11 replies Last reply on 24 Sep 2015 by
dennisvhansen

If functions with dates

 Solved

Hi, I have recently become part of a restaurant management team. Previously they have used excel very basically, just manually inputting every piece ...

1 reply Last reply on 24 Sep 2015 by
kev8687

Excel - compare data in two worksheets

 Solved/Closed

Hello, I need help with the best way to combine information in two worksheets and identify rows where data in colum B and column C has changed on...

9 replies Last reply on 24 Sep 2015 by
Manish

Unable to convert date in excel

 Solved

I am trying to change all of the dates in an excel spreadsheet to the mm/dd/yyyy format, but when I go to format the cells, it does not change, even w...

7 replies Last reply on 22 Sep 2015 by
Ambucias

Using a comand button to open an external software?

 Solved

Hello. I'm using Excel and I need do create a comand button to open an external software, e.g. I need do order that button to open "Profis Anchor f...

7 replies Last reply on 22 Sep 2015 by
alfa_eng

How to populate a version # change to a text sentence

 Solved

Hello, Using Excel 2013 What I'm trying to do is I have for example a row that contains information about my software. And in 4 of those cells t...

4 replies Last reply on 21 Sep 2015 by
Mazzaropi

Dynamic database

 Solved

Hello, i have a database sheet about spare parts in my store .. this spare pasrts are changed their counted daily , i need the formula that refreash...

2 replies Last reply on 21 Sep 2015 by
omar

Sum different alphabets in an excel range.

 Solved

some one please help me......how to sum different alphabets in an excel range..........example.....range is ...A!:Z1 and i want to sum "P" and C...

12 replies Last reply on 20 Sep 2015 by
Mazzaropi

Convert mm/dd or mm/dd/yy or mm/dd/yyyy to excel internal format

 Solved

I have looked at dozens of articles, but they all talk about converting different forms of mm/dd... etc. to other similar forms. I want to chart bloo...

1 reply Last reply on 14 Sep 2015 by
ac3mark

=if(f21="ctf",i21*15,if(l21="ctf",o21*15,if(f21<>"

 Solved

Hello, I am at the crossroads with this functions string (doesn't work) any help will be much appreciated... =IF(F21="CTF",I21*15,IF(L21="CTF",O21*...

1 reply Last reply on 13 Sep 2015 by
Mazzaropi

If function for "specific date" + 15 calendar days

 Solved

Hello, maybe you can help with the following... I am looking for an IF function that alerts me to "PAY NOW" or to "HOLD" as follows; PRODUCT ENTRY ...

11 replies Last reply on 11 Sep 2015 by
j1969c

My compliments, great altruism everybody! great forum!

 Solved

Hello, everybody in the forum! My compliments for your unselfishness and altruism. Your help is VERY MUCH appreciated! A big hello, especially t...

4 replies Last reply on 11 Sep 2015 by
j1969c

=if(f9:f46="ctf",i9,"")

 Solved

Hello, I would appreciate any help regarding the above formula - =IF(F9:F46="CTF",I9,"") - I am trying to compute a scheme where if any cell betwe...

1 reply Last reply on 11 Sep 2015 by
Mazzaropi

Conditional cells filing

 Solved

Hello guys :), I use Excel 12. What I need help with is a conditional filling of cells, based on values in different cells/in the certain row. I l...

2 replies Last reply on 11 Sep 2015 by
Branok

How to use a single part of a cell's date

 Solved

So that's the scenario, I've a date in a Cell (D4) in the format 02/02/2008. I need to compare only the year of the date (2008) and if it's true re...

2 replies Last reply on 11 Sep 2015 by
TheMarcus

Help in merging codes

 Solved

Hi I need help in the following VBA (Macro Codes) in Excel 2013 Code 1: Private Sub Worksheet_Change(ByVal Target As Range) Dim Inva...

2 replies Last reply on 10 Sep 2015 by
smuneeb

Function has too many arguments...

 Solved

Why is excel telling me that this formula has too many arguments? =IF(TODAY()>=B9+15,"PAY NOW","HOLD",IF(u9="PAID","PAID")) I am stationed on ...

1 reply Last reply on 10 Sep 2015 by
venkat1926

Search for multiple substrings and return different values

 Solved

I have a cell I2 which contains long string. I want to find out the following: If string in I2 contains "month", then return "Monthly", If string ...

2 replies Last reply on 9 Sep 2015 by
jotied

Clicking data in one sheet..saving all those clicked in another.

 Solved

Hello, I'm working on excel which has names(Col A) numbers (Col B). I'm looking to create a sheet, who by clicking on the number, stores the number ...

4 replies Last reply on 8 Sep 2015 by
sram

Same date in column a on mutiple lines in seperate worksheets

 Solved

Hi, Not using FILL with copy/paste....Is there a way to create a date range in Column A (IE: 9/1/15) from line 1 going downward when entering multi...

3 replies Last reply on 7 Sep 2015 by
TrowaD

Please help in getting data clubbed in one cell

 Solved

Please inform how to get the following information clubbed in a row Data as follows Required data in a ...

3 replies Last reply on 3 Sep 2015 by
TrowaD

Master sheet to work sheet,

 Solved

I have been getting help at this site and I am not able to get into my messages to respond anymore. I am not sure if it is just a work computer issue ...

29 replies Last reply on 3 Sep 2015 by
vcoolio

Accounts data requires automatic analysis

 Solved

Five columns headed Value, Type, Food, Household, Medical. The data is in Value and Type listed alongside each other. I wish to have those transfer...

2 replies Last reply on 2 Sep 2015 by
249ccjames

Custom sorting & calculating average based position

 Solved

please help me with this. i want to get the position based on average. but when i put all these in a table, all are getting jammed. please can u h...

2 replies Last reply on 31 Aug 2015 by
oluwaridenawa

Search word from list, match it copy values next to it

 Solved

I have a list of product part numbers in one excel document. Now I need to pull the description and pricing from another document which is attached in...

2 replies Last reply on 31 Aug 2015 by
haris1989

Concatonating within commands???

 Solved

Ok - I know I said no more scripting, but ... Im still with Excel (VBA) macros and trying to find a way of inputting data from a html sheet (stored...

4 replies Last reply on 21 Aug 2015 by
BrianGreen

Comparing columns and returning value

 Solved

Hello, I have an Excel spreadsheet where I want to compare values between two columns and return the value from another column. EX: C...

14 replies Last reply on 20 Aug 2015 by
TrowaD

Word "false" kept on appearing? =if function

 Solved

=IF(ISNUMBER(A1),IF(ISNUMBER(B1),IF(ISNUMBER(C1),IF(AND(A1,B1,C1),SUM(A1,B1,C1),"Incomplete Data")))) How is it happen that I put "Incomplete Data"...

2 replies Last reply on 19 Aug 2015 by
InfoTech04

Sumproduct based on relative cell

 Solved

Hello, I can use sumproduct based on information contained in the same range of rows of a column adjacent to it, but I can't figure out how to do ...

2 replies Last reply on 19 Aug 2015 by
BrianP

Stack range of data to next empty row in other sheet

 Solved

Hello, I have a set of data in Sheet1 Range("D24:D50") and Range("AC24:AC50") would like to be copied and paste special value to Sheet2 Column A a...

4 replies Last reply on 18 Aug 2015 by
Milli

Macro that kills a macro when a new workbook is opened.

 Solved

Hi All, I am still new at excel macros. I am using a command button to copy all work sheets in a workbook then pasting just the values into a new w...

5 replies Last reply on 17 Aug 2015 by
ac3mark

Excel, how to use macros and conditioning.

 Solved

Hello, I have been looking up how to use excel to help sort data but ran into a few problems. First I have searched how to delete a row with certain...

2 replies Last reply on 13 Aug 2015 by
Matt

Using 'rept' inside 'if'

 Solved

Hello, i want to do a rating..example.. Artist Rating(numerical) Rating(graphical) akon ...

2 replies Last reply on 13 Aug 2015 by
dinu

Date formula

 Solved

Hello, Can someone please create a formula for these numbers to change to a date. 152030355A, the answer should be 7/22/2015. The first two nu...

9 replies Last reply on 12 Aug 2015 by
Judy

Fetch data

 Solved

fist sheet Leader id Brand Status product S001 Maruti complete Maruti 800 s002 Toyota complete xyz s003 Maruti complete swift desire s004 Nisha...

3 replies Last reply on 10 Aug 2015 by
vcoolio

Need vba code to create loops please

 Solved

I have done loops before but it has been a long time. I need to loop through rows of data and the rows of data changes. The value in column "N" is t...

6 replies Last reply on 31 Jul 2015 by
FaizanRoshan88

Vba

 Solved

I want to append the month name at the end of the tab names in my workbook I have 86 tabs which are named by employee name and every month I want to ...

2 replies Last reply on 30 Jul 2015 by
looneybin

Formatting cells

 Solved

I'm stuck.... I am creating an invoice of sorts for a company who deals in different currencies. Q1. I have created a drop down list of all products ...

2 replies Last reply on 28 Jul 2015 by
Stace123

Cutting last 10 charecters of a cell and pasting to next cell

 Solved

Hi Guys - Im back again with another excel macro problem. I can find all sorts of advice when I google this, but none of it quite matches my needs so ...

4 replies Last reply on 28 Jul 2015 by
TrowaD

Excel formula needed to count a list of names

 Solved

Hi This is probably an easy one for the pro's, basically I have a list of names that will change as reports are generated. The report will inclu...

8 replies Last reply on 25 Jul 2015 by
LINA

Conditional formatting: find text and highlight from other cell

 Solved

I have a table with names and number values alternating in a table. I add all the numerical values and highlight based on the total value for each nam...

7 replies Last reply on 23 Jul 2015 by
TrowaD

Get data present in row1 of sheet1 copied into row1 of sheet2

 Solved

Hello, I need to get data present in Row1 of Sheet1(Central OPD) to be copied into row1 of Sheet2(Departmental OPD) based on Department Column of Sh...

11 replies Last reply on 15 Jul 2015 by
vcoolio

Formula - if c2 is not blank, and b2 is blank, then copy c2 to

 Solved

Hi all - Am looking for help on formula - I want excel to look at cell C2, then if it has anything (text or numbers), then to look at cell b2. If ...

2 replies Last reply on 12 Jul 2015 by
Eirualmac

Transfer data and then apply formula

 Solved

Hello, I have a rather large spreadsheet which records the data from a number of different branches on each separate worksheet (labelled as "branche...

3 replies Last reply on 9 Jul 2015 by
Hydro

Macro to copy/paste specific range every 3 rows

 Solved

Hello, I am beginner in VBA and now have an Excel sheet with about 4000 rows, where I could need a macro. I already recorded a macro for the fi...

2 replies Last reply on 7 Jul 2015 by
Isa
Results 651 - 700 out of a total of 1,688