The discussions

Excel

Hello, Function SpellNumber(amt As Variant) As Variant Dim FIGURE As Variant Dim LENFIG As Integer Dim i As Integer Dim WORDs(19) As String ...

Last reply on 19 Dec 2013 by
TrowaD

Conditioning formatting

HI All, we have mandatory annual training requirements and I have a spreadsheet which records the date training has been completed. we have seve...

Last reply on 19 Dec 2013 by
ac3mark

Date formula

HI I want to set the formula for excel for when I insert date in cell ex. 1dec2013 then I will select any empty cell date change in to 31dec2013

Last reply on 18 Dec 2013 by
venkat1926

If command across multiple cells

Hi Guys, I can successfully use if command with text on a single cell, however I want the true or false outcome to be based on multiple cells. T...

Last reply on 18 Dec 2013 by
venkat1926

Find and extract text from a cell content

I need to search a cell for content and extract and display a portion of the cells content. How do I do this? Here are more specifics. lets say...

Last reply on 15 Dec 2013 by
rdegrasse

Date function using if_ else statement

My requirement is while writing a function using if statement : In a range of cells in say: P10: P20, containing dates, I want to writ...

Last reply on 15 Dec 2013 by
venkat1926

Require formula

I want to type only 1 in excel cell but require to come 100 and the same that 2 for 200, 3 for 300, 10for 1000, 50 for 5000, 100 for 10000 and so on. ...

Last reply on 14 Dec 2013 by
venkat1926

Excel if argument

Dear All, I'm trying to use IF argument in a excel document for a calculation. But it is not working. I'm using more than 8 IF argument. My excel i...

Last reply on 10 Dec 2013 by
ac3mark

How to move data to different sheets

I need to enter data into several different sheets and then would like some of the data to transfer automatic to a log sheet so I can then sort it. C...

Last reply on 10 Dec 2013 by
TrowaD

Moving data from rows into columns for every

 Solved

Hello, I have data in a single column and would like to transpose it into a row for every three rows with a space delimiter, for example; The colum...

Last reply on 10 Dec 2013 by
Glitchdata

Excel vba

Hi, I have a VBA data entry user form where in 200 people will be updating it and updating different excel sheets and will be saving it. All the d...

Last reply on 9 Dec 2013 by
topinwebhost

Comparing columns

I have a list of 77 names in column B and need to compare them to a list of 156 names in Column C- My objective is to determine if any names in column...

Last reply on 6 Dec 2013 by
venkat1926

Excel macro: combine selected rows

 Solved

Hello, I have source data in Excel looking like this: CustomerID SalesMonth SalesAmount 12345 Jan 15...

Last reply on 5 Dec 2013 by
iietntech

Excel if statement for dates

Hello, I was wondering if there was a way that I could set an if statement that would change the color of box to red if it's 2 months ahead of tod...

Last reply on 5 Dec 2013 by
ac3mark

How to use recorded macro in different cells

Hello, Kindly help me to resolve this issue, I want to insert data in 4 different cells each i run my macro sample data: Sub Insert() '...

Last reply on 5 Dec 2013 by
TrowaD

Excel fiasco

I'm trying to auto create salary slips. I have a list with the information ect of the employees and have created the first payslip in the next sheet. ...

Last reply on 5 Dec 2013 by
TrowaD

Conditional fomatting with range values

Here is my scenario: Column A has ranking from 1 to 5. Column B has zone/ classification from 1 to 7. Column C has ratings. These ratings are bas...

Last reply on 5 Dec 2013 by
TrowaD

Combine rows using condition

Hi, I Have spreadsheet like this: Col A Col B 02003SM TB4 02003SM TB5 02006SM TB1 07017SM C461 07025SM C462 07128SM C479 07139SM ...

Last reply on 5 Dec 2013 by
TrowaD

Conditional formatting multiple rows in excel

Hello Community, I need to create conditional formatting in Excel separately for a number of rows (e.g. high lighting highest and lowest values in ea...

Last reply on 5 Dec 2013 by
TrowaD

Varible column (a,b,c etc) within a formula

I have a sheet 1 with raw data inserted. Each Sheet 2,3,4 within the same workbook has another spreadsheet that needs to read the raw data from sheet...

Last reply on 5 Dec 2013 by
TrowaD

Help with a formula please!

Hi. New to this but it seems like a good forum. I NEED HELP PLEASE! I will try to explain my dilemma. In Excel if there is a specific day/date in a ce...

Last reply on 5 Dec 2013 by
einfald

How to learn macros

Dear All Please suggest how to learn macros

Last reply on 5 Dec 2013 by
venkat1926

Conditional formatting with multiple drop downs

I have a spreadsheet that has multiple drop downs. I'm trying to get Excel to highlight errors made in one column if a particular option is chosen ba...

Last reply on 3 Dec 2013 by
iwnixon

Copy worksheet misc data in sheet 1 to new row in master sheet 2

Hi, I'm a complete newbie to Excel macros.. Sheet 1: Sheet 1 is my work sheet where i manipulate data. Upon completion of fine tuning the data, ...

Last reply on 2 Dec 2013 by
venkat1926

Vlookup across multiple values to return only one

Bit of a long one to explain, but im sure there is a quick answer. I have a barcode scanner which is used to input data. This data goes into column...

Last reply on 2 Dec 2013 by
venkat1926

Need help with sorting and copying from multiple worksheets

I need to copy a report from several sheets, Workbook 1 First i Have a report Sheet with a fixed header in the first several rows A Sequence of O...

Last reply on 1 Dec 2013 by
GeorgeBriggs

If...allow text

A1 has a drop down list with HM01 and Off Spec, B2 = text depending what is selected from the list in A1. So B2 =if(A1"HMO1",'DISHCODES'!B3).....whe...

Last reply on 1 Dec 2013 by
venkat1926

Compare 2 lists of names

Hello, I have 2 lists of names with last name and first name. However, one on list there is a comma and a middle initial on the other there is jus...

Last reply on 28 Nov 2013 by
TrowaD

Auto populate sheet 2 basis data on sheet 1

Hi I have raw data on sheet 1 one of the column is "group name". Data is related to 150 groups, however I need data for only 24 groups. Is it possi...

Last reply on 28 Nov 2013 by
TrowaD

Sum ifs function in excel

 Solved

Is it possible to have a criteria range for a range of dates and have it add for a date less that the specified criteria? 11/1/...

Last reply on 28 Nov 2013 by
rtcorpuz

Invoice no

 Solved

Hello, After Long period i came here to ask some thing to my friends that is i want to raise the invoice as per the cell value i have given some e...

Last reply on 27 Nov 2013 by
sgmpatnaik

How to change text in a cell based on another cell

I am working on an asset tracking sheet and I want to use conditional formatting to change the text in one cell based on the text in another. Refe...

Last reply on 27 Nov 2013 by
sgmpatnaik

Worksheet problem in excel 2003

I have a worksheet that I have a yes,no drop down menu. I then have 4 cells below that, that currently have conditional formatting to them that change...

Last reply on 26 Nov 2013 by
TrowaD

Delete worksheet from list macro

Hi All, I am trying to delete some worksheets within a workbook from a list containing the names of worksheets to be deleted, listed in column B2:B...

Last reply on 26 Nov 2013 by
TrowaD

Bank reconciliation

 Solved

Hi Am trying to automate bank reconciliation Any ideas as what the code is. In the work book i have 12 worksheets for receipts and 12 worksheets ...

Last reply on 26 Nov 2013 by
TrowaD

Tally problem

dear all i want to create a bill in tally erp9 and when i enter the date suppose 24/11/13 then cursor can't go on next text and if i enter 2/11/13...

Last reply on 26 Nov 2013 by
sgmpatnaik

Column combinations

I have a table that has numerous columns. I need to calculate the total number of units used when the combinations of Cells A and B Appear. For exampl...

Last reply on 24 Nov 2013 by
BecSimmo

Adding a day to the date

I need a formula to add a day to the date. For example, today is Nov 22, 13; I want to add one day to have Nov 23, 13 in another cell. I saw a number ...

Last reply on 24 Nov 2013 by
Zohaib R

Vba macro to calculate values in cell(s) from multiple sheets

Greetings to the greatest trouble shooting team we have around, I am stuck in a situation where I have multiple sheets in a workbook, say this work...

Last reply on 23 Nov 2013 by
Zohaib R

Macro for linking two workbooks, comparing one document id with

 Solved

Hello, I need help in creating a macro for linking two workbooks, comparing document ID's in one workbook with the status of that Document ID's in ...

Last reply on 22 Nov 2013 by
Hyundai123

Skip a value

suppose a1 a2 a3 = john,michel, robert, respectively and b1,b2,b3=10,9,10 then from values of b cell i wanted to print name in g cell who have corres...

Last reply on 21 Nov 2013 by
TrowaD

Comparing multiple columns for list of items

Dear experts I have list of names with multiple words in column A List of names with multiple words in column B List of names with multiple w...

Last reply on 21 Nov 2013 by
TrowaD

How to delete a line from excel cell

 Solved

Dear all How to delete a line from every cell in a column??

Last reply on 20 Nov 2013 by
mahfuz19

Running a macro permanently

Hello, I have copied and edited a Macro to a workbook to save a certain cell as the file name. The problem is that you have to click on Macros fin...

Last reply on 19 Nov 2013 by
ac3mark

2010 if function help

 Solved

I'm looking to combine a IF function for one cell with a date function in another. The aim is to have something like this: =IF(A1=2099,"James Jones...

Last reply on 18 Nov 2013 by
ac3mark

Conditional statement

i want to create a conditional statement to formulate below if A1=>0 then equal the value, then if it is blank then get the value or number from A2...

Last reply on 18 Nov 2013 by
TrowaD

Need a cell value to change automatically based on a future date

Hello, I need to submit weekly reports on the number of students in classes (currently enrolled, graduated, etc.) The problem I have is that sometime...

Last reply on 18 Nov 2013 by
TrowaD

Iam trying a lot to make the formula succes, but its not helping

 Solved

Hello Ther!! Iam trying a lot to make the formula succes, but its not helping all people ther Kindly help me on the below formula it gives resu...

Last reply on 17 Nov 2013 by
Kevin@Radstock

Formula to move appropriate data to new sheet

Hey everyone, I wanted to attach my spreadsheet but no such luck. Essentially, I have a spreadsheet with people's certifications. I have one col...

Last reply on 16 Nov 2013 by
Kevin@Radstock

How can i transfer data in a row in a work book to another book

Hi, I will be downloading data each day which consists 150 rows. Each row contains a data set pertaining to an individual item. Each of these ite...

Last reply on 15 Nov 2013 by
bull2013
Results 3451 - 3500 out of a total of 7,065