The discussions

Vba: delete empty rows based on value of cells

 Solved

Hello, my code works transfer my invoice from sheet1 to sheet 2 but my problem i would adjusted my code to become delete rows from a19: e32 i...

15 replies Last reply on 4 Nov 2019 by
TrowaD

How to simply this excel formula

 Solved

Is there a way to make this formula simpler? =IF($K9=0,"",SUM($L9*$L11)/R9+IF($K9=0,"",SUM($M9*$M11)/$R9+IF($K9=0,"",SUM($N9*$N11)/$R9+IF($K9=0,"",...

3 replies Last reply on 28 Oct 2019 by
TrowaD

How to check if a cell contains "%" and calculate accordingly.

 Solved

I am wondering how to do that? I learnt no basics, just went on by myself trying to figure out things and so here is what I am trying to do.. Ba...

7 replies Last reply on 18 Oct 2019 by
Saurabh

Vba copy/paste fixed range a number of times

 Solved

Hello Team, I'm looking for a VBA code to copy the three rows and with input box paste based on the times, I entered in the input box. FOr ex...

6 replies Last reply on 15 Oct 2019 by
TrowaD

Excel - if function with multiple words

 Solved

Hi I'm trying to write a formula to produce a yes/no answer depending on whether the data in a previous cell in the same row contains any of the wo...

14 replies Last reply on 8 Oct 2019 by
user

Find a date in a range of dates

 Solved

Hi All. Another silly Macro question that I cant seem to find an answer for ... As my wife does silly shift at work I have developed an excel sp...

4 replies Last reply on 2 Oct 2019 by
BrianGreen

Unable to change date format in excel

 Solved/Closed

Hello, I have an excel worksheet with a date column, the format is set to dd-mmm-yyyy but the dates in the columns display as mm/dd/yyyy. If I doubl...

Last reply on 6 Sep 2019 by
Tobby

If statement

 Solved

Hello, I am really struggling to get the correct formula for below situation: example: Cell A2 is a "due date" Cell B2 is a "completion date" ...

4 replies Last reply on 30 Aug 2019 by
ac3mark

How to find the latest time per name in a table with names and times

 Solved

Hello; I have a sheet with a list of "use name" and "time" (which is a login date). I need to find for each user the latest date . But users have sev...

11 replies Last reply on 27 Aug 2019 by
TrowaD

Interest on term loan and working capital

 Solved/Closed

Dear CCM, I dont know "interest on term loan and working capital, profit before taxes and profit after taxes""..etc anybody can help me to solve...

Last reply on 24 Aug 2019 by
ac3mark

Summarise hours incurred by month based on multiple criteria

 Solved

Hi, I want to summarise hours incurred mthly (from the time_converted column) based on the grade and agency but can't seem to get the below formula...

4 replies Last reply on 19 Aug 2019 by
Micwhsct

Open office page numbering - start numbering on page 3

 Solved

I would like to know how to start the page numbering on page 3 instead of 1.

3 replies Last reply on 14 Aug 2019 by
HelpiOS

Message to appear when 5 cells uncolored cells contain values.

 Solved

Hello, A macro using excel that can return a message when 5 uncolored cells that are in a range of colored and uncolored cells contain values. The ...

1 reply Last reply on 13 Aug 2019 by
TrowaD

Code to move rows into another sheet based on certain values

 Solved

Hello, I'm having trouble figuring out how to do something! I have a sheet (Design) with work order details on it (columns A-J will have data in). ...

6 replies Last reply on 13 Aug 2019 by
vcoolio

Inserting an image without the white background

 Solved

Hello, I have an image that I have vectorized... or so I think I have.... and I when I try to insert it into a document this white square appears ...

20 replies Last reply on 8 Aug 2019 by
Pratik

Auto-populate a sheet with data from different other sheets

 Solved

Hello, I have been having problems with having a general data sheet in my workbook. My problem is as follows: I have 3 different sheets, all of w...

59 replies Last reply on 29 Jul 2019 by
ac3mark

Copy rows to other sheets based on value in column

 Solved

Hello, I have copy and pasted the code used to solve the problem for the question which began this thread. I have 6 tabs into which I want to...

16 replies Last reply on 26 Jul 2019 by
vcoolio

Replace 'sheet' reference in a formula (not copy data, but get averages)

 Solved

Hello, I'm working with a precipitation data base of multiple sheets. Each sheet is a year of measurements. The thing is that I'm trying to ge...

5 replies Last reply on 13 Jul 2019 by
vcoolio

Ms word not displaying page numbers, images

 Solved/Closed

Hello, So far MS word worked fine. But now it is not showing up images. Also not even page numbers. Instead showing up {Page}. Please let me know...

Last reply on 10 Jul 2019 by
soroush

Am not too good on percentage calculation

 Solved/Closed

Hello please what is the 10 percent of,7200000000

Last reply on 10 Jul 2019 by
kieferschild

Why do my pdf documents open in word?

 Solved/Closed

Hello, I can't figure out why my PDFs always get open in Word but not the Adobe program? Does anyone have a quick answer? Thank you so much! ...

Last reply on 8 Jul 2019 by
tinman

Macro to copy/paste down x times (where x is the number of rows)

 Solved/Closed

Hello, I could sure use some help on a Macro. I need to copy the value in E1 and paste down to all cells in column E (E2 to E??) The issue ...

Last reply on 8 Jul 2019 by
TrowaD

Inserting day of week along with date

 Solved/Closed

Hello, I am currently working on a spreadsheet and trying to set the cell format so that it displays the day of te week alongside the date eg Wed 1...

Last reply on 27 Jun 2019 by
TrowaD

Not able to send mail from the gmail outlook

 Solved

Hello, I had configured Gmail in Outlook 2007. I am able to recieve all the mails. But the problem is not able to send mail from outlook. I had giv...

41 replies Last reply on 22 Jun 2019 by
Chetan

Send mail if today is the birthday.

 Solved

Hello, I have a Excel sheet containg profile of some employee like this: Name ID Date of Birth Rahul 335221 15...

11 replies Last reply on 19 Jun 2019 by
bkdroid13

Comparing two excel sheets and copying like data to third sheet

 Solved/Closed

Hi, I'm trying to compare two sheets in excel and have matching column data copy the entire row into a new third sheet. Ex: Compare Sheet 1 column...

Last reply on 18 Jun 2019 by
TrowaD

Using a named field for autofill

 Solved

I am performing an Autofill using a macro. Is there a way to enter the ranges using a "Named Field" in the macro without having to hardcode them in t...

2 replies Last reply on 12 Jun 2019 by
excel987

Excel macro - set and autofill a range?

 Solved/Closed

Hello, I am creating an excel macro to reformat a CSV file. In doing this, I need to select a column (F) and replace the values in that column with a...

Last reply on 11 Jun 2019 by
excel987

Excel autofilter stops filtering

 Solved/Closed

Hello, I am working with Excel 2003 professional and just yesterday after entering a bunch of records to my file, which has about 19,000 rows, I di...

Last reply on 11 Jun 2019 by
thankful

Word 2007 blank page displaying square boxes

 Solved/Closed

Hello, Please can anyone help me. I was typing in english and then I wanted to change to chinese. I pressed shift and alt and immediately struck g to...

Last reply on 6 Jun 2019 by
Mirela

If a cell contains any text then add a value

 Solved

I hope someone can help me with this...I've done this before but can't remember how. I have a list of names (for an attendees list) and I need to s...

20 replies Last reply on 5 Jun 2019 by
Pharmanumbers

Formula in excel to turn numbers into text

 Solved

Hello, I found formula but sir I want at last as per below. As per formula =words(1234) = one thousand two hundred thirty four But sir I wan...

4 replies Last reply on 31 May 2019 by
venkatesan

Mail.com pop (imap) settings outlook

 Solved/Closed

I got my mail.com email working using the following settings: Account type: Choose IMAP Incoming mail server: pop.mail.com Outgoing mail server ...

Last reply on 28 May 2019 by
hernezto

Automatically update a cell with last modified date and time

 Solved

I am maintaining a Test Environment Catalogue, with various users editing it. It is change controlled in SharePoint, however, I'd like to insert a cel...

2 replies Last reply on 16 May 2019 by
NazCarr

Vba find column by name and sort

 Solved

Hello, I am trying to make a code that should: - Go to the first worksheet - Find the first column with header "sku" - Sort this column ascen...

4 replies Last reply on 30 Apr 2019 by
bOFILL

Copy x rows from a worksheet and paste x rows into another worksheet n times

 Solved

Hi, I am struggling to create a macro that can copy an excel range of data (A1:B50) from sheet 1 and paste into sheet 2 for 4000 times. Currently, sh...

20 replies Last reply on 29 Apr 2019 by
TrowaD

Create new sheets based on column a data.

 Solved

Hi, Is there a way to create a new tab based on column A? For example: I want to create a new tab for each vehicle, copy and paste all of vehicle ...

4 replies Last reply on 26 Apr 2019 by
Jay

How to put a password on my memory stick?

 Solved/Closed

Hello, I am looking for a way to protect my flash disk with a password. In case I lose my flash disk, and somebody else gets access to it, should n...

Last reply on 16 Apr 2019 by
d7tdiugougi6r

Arrow keys not working in excel

 Solved/Closed

Hello, I am using Excel 2000. I am tring to move from one cell to another in Excel by using the arrow keys on my keyboard but nothing happens. I wa...

Last reply on 15 Apr 2019 by
Nelson

Unable to send emails from outlook

 Solved/Closed

Hello, I have a friend who is suddenly unable to send emails. Can receive, however. Error Message is "unknown error" Ox800CCC81. Help would be most...

Last reply on 11 Apr 2019 by
MohammedFarooque

I want to change date format in excel

 Solved/Closed

Hello, I want to change date format from SAP system i.e. 20.05.2010. When I apply thru format cell it doesn't work.

Last reply on 2 Apr 2019 by
mohammed

Automatically data to another sheet by adding new rows

 Solved

Hello, I have created a "request form" - the form is not designed in VBA - it is simply a spreadsheet using Column B, only, and each row has either ...

9 replies Last reply on 26 Mar 2019 by
TrowaD

Creating search and update command buttons in a userform

 Solved/Closed

I have created a userform for inputing new records in an Excel spreadsheet. I have written the code for the Save Record and Close Form command button...

Last reply on 24 Mar 2019 by
ShezzyWiggle

Compare 2 sheets with particular columns

 Solved

Hello, hear is the situation, sheet1 is having "item code (ex. 150007) in column A", and "Rack ID in column B (ex. AA001)" & other side in she...

2 replies Last reply on 5 Mar 2019 by
SunilD

Add data to row that already contains data

 Solved

I want to enter data for the same product but it needs to be done on different days, with two different entry forms, so the row will already contain d...

2 replies Last reply on 1 Mar 2019 by
aileen

Automatically copy data from main sheet to child sheets.

 Solved

Hello, I know this question was asked in another thread (https://ccm.net/forum/affich-800808-need-to-automatically-copy-data-from-one-sheet-to-ano...

5 replies Last reply on 1 Mar 2019 by
vcoolio

Copying formulas to multiple worksheets

 Solved

Hi, I have a workbook that contains 32 worksheets. 31 identical sheets that are basically days of the month. Last one is a summary sheet. I have t...

11 replies Last reply on 2 Feb 2019 by
subodh

Copy data onto sheet only if cell has text

 Solved/Closed

Hello, I need to copy formulas and data from a selection of cells in a worksheet (Figures) onto a seperate sheet (summary). I would like the inf...

Last reply on 29 Jan 2019 by
checjb

Conditional format "match range"

 Solved

I am stumped and can't find an answer to this issue for Excel 2010 The best way I can describe this is that I am attempting to build an Excel based...

6 replies Last reply on 24 Jan 2019 by
SadBingoDude

How to repair a pdf corrupted doc

 Solved/Closed

Hi, I am having a problem trying to open a PDF file. Ever time I attempt to open, Adobe Reader loads, but displays error message: There was an error ...

Last reply on 24 Jan 2019 by
Markdc
Results 201 - 250 out of a total of 2,609