The discussions
Transfering data from one sheet to another
Hello! I am running my own business. There are many ways my below query help me in my business. I buy raw material for my business like Nickel, Zin...
Adding a specific number of rows between data change in excel
Hello, please advise on the code for adding a certain number of rows in the excel data at a change in value. I want to add 12 blank rows between th...
A and b column query to provide sum of column c
SolvedHello and thank you for your help. Please use this scenario for reference: - A B C 1 abc x 1 2 abc y 2...
Search, find & display
SolvedHello, I have been manually filling out the week no's, in a budget sheet, but want to try and auto populate. I have a table with dates and Week No...
Vba help - copying rows into a new sheet, based on 3 characters
Hello Friends, I am looking to build a VBA Macro that extracts the entire row of information based on the first three letters of Column C (Postal). ...
How to insert video into powerpoint?
I want to spruce up my PowerPoint presentations with some local videoo, but I have no idea how to make that. Any suggestions?
Copy past using vba
I am in Excel trying to copy data from from one worksheet to another. The idea is new data would be added to the next row each time data is added. Eac...
I want to validate the data format
Hi I need to verify/validate the data in a column, it should be "AAAA-16-0001" format. If the data is not in the specified format, i need to have a...
Help! cant open open office
I'm using Windows 7. Thanks. Larry
Outlook .ost is in use
Hello, After I have installed Office Suite Service, i tried to start Outlook 2007. But when i attempted to start it a pop-up box stating: Outlook .o...
Excel formula query
Hello, If I enter 1 in column A1 I want column C1 to equal the content of column C2 Configuration: iPad / Safari 9.0
Transferring data between sheets
Hello, Thanks in advance for reading my question. I am have two excel sheets. The first sheet contains the columns: first name, last name and i...
Coloring line indicated the name, by the table where there is th
Hello, I have four tables with four different colors, are 4 different categories of staff. First with font color blue Second with font color red...
Autofill based on filename in same/different folder.
Hello, I'm looking for a way to pretty much automate part of my job, which is creating manhole sheets. In folder there are 10 files, each is calle...
Copy query from all worksheets of same workbook
Hello, Please help me with below, I have 600 worksheets file, out of which i want to add only fiest column of all sheets in one master file and th...
Conditional formatting based on multiple values
Hello, I want to color my cell if one of few drop down list is picked for example: if appe or orange are getting picked, it needs to color it in gr...
Change password
Hello, Pls forget my password Configuration: iPhone / Safari 4.0
Change cell color based on another column
SolvedHi All, I am not very good at excel, however I am looking for a solution for the following problem. There are two columns (Column A and Column B...
Default ´value in a cell for user to fill it
Hello Guys, I would like to know if there is a way to input a default value in a cell so that it can indicate the user about the information to ...
Underlining a value in a variable
Hello Guys, I have a variable which contains some value. I would like to underline it before printing it into a cell. I have used the following lin...
Incorporating the text formating when formula in used
Hello Guys, In Cell A1, the text is "abc" (Note that "abc" is underlined). If i choose cell B1 and apply a formula as "=A1", the cell B1 shows "ab...
Concatenating a variable.formula and variable.value
Hello Guys, I would like to know if there is a way to concatenate a variable.formula and variable.value. I have written the following lines of...
Transfer data between excel sheets
Hello. I have converted pdf files into excel. So each pdf file presents sheets in a single workbook. Now the issue is I have around 100 sheets. But...
Cond format for date column
Hello, I am trying to apply cond. format to a date colunm to change color according to todays date +30, +60, and +90...all being different color fi...
In some cells dates format are changed
Hello, the prblem is that when i upgraded to office 10 then formate of dates are changed in some cells of the worksheets and whn i changed the forma...
Excel vba to work on all workbooks - please help.
Dear valuable members, I have this code: Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean)Lastrow = ActiveSheet.Cell...
Wildcards or values in a macro?
Hello, I created a macro (by recording) that looks at the names and picks them based on the full name. Is there a way to just use a wildcard? Instea...
How to make an excel sheet equal to another
SolvedHi, I'm new in Excel, and what I'm trying to do is this: I want to make an entire sheet equal to another, except for one cell, so if I change somethi...
Macro to change the find option from 'workbook' to 'sheet'
I cannot find a macro anywhere to change the find option from 'workbook' to 'sheet'? Any help greatly appreciated.
Contain word, return value
Hello, I would like some help. cell a1 contains London - abc cell a2 contains Tokyo - abcd cell a3 contains Singapore - abcde I would like...
Entering formulas for a master sheet
I want to track who has borrowed materials from a library. I have each resource on a separate sheet with information about the date borrowed, contact ...
Macro for creating new workbooks from existing source file(excel
Please provide the macro code for the following data source - 1 siddhesh 100000 09/02/1989 2 amol 100000 08/01/1991 3 siddhesh 150000 ...
If/then question
Hello, If a cell contains any text except for one specific word, I want to return that exact text. If a cell is empty I want to return nothing. ...
How to copy and paste entire rows into another worksheet automat
Hi! I need to know the code I use to copy and paste entire rows into another worksheet automatically. The conditional value is in column A and row ...
Conditional formatting expert needed! comparing 2 arrays.
Hi all, I apologize for the vague title. but I could not think of a way to properly explain the problem in a single line with so few characters... ...
Copy paste rename based on cell value
SolvedHello I have a worksheet named template. I need a VBA code which would copy "template" automatically into a new worksheet and rename the new wor...
Copy data from one sheet to a new workbook and save loop
Hello, I have a sheet with multiple values which I want to copy into a new workbook, in a certain format, save as a certain name and then repeat f...
What function do i use to pull data prior to a certain date?
Hello, I have a database that is organized quarterly. I would like to save myself from having to manually move data onto a new sheet after 3 month...
Changing date format into a text format
Hello, I need to change a date format like 2/1/16 into a text number formatted like this 02/01/2016 or like this 020116? Is there a way to do thi...
Auto fill
Hi, May you help me on my excel using vba. I want to use the AUTO FILL function in excel to automatically fill different rows whenever the other row...
Autocopy selected content from 1 sheet to another sheet
Hello, I am creating a little database and I have several sheets called "Main", "study1", "study 2" and "study 3' I am only entering data into ...
Searching for values and creating a list
SolvedHi there, I hope you can help me, so far I have managed to create a formula which searches a range of data (SKU’s) and returns a count of the occurr...
Ms access ranking students
Dear All, How can i rank my student in ms access to find thier rank using vb, macro, query, expression builder or code builder which one the easy way...
Vba assistance - excel
Hi, I could really use some help. I currently run a monthly exercise through excel which is a bit laborious and time consuming due to the volume of...
Dtabase building copy form master sheet to multiple other sheets
Hi, I am after some help. A bit new to Excel and only have basic skills. I am currently setting a database up and need the data on my main workshe...
Copy info from multiple worksheets to new worksheet, no macro
Hello, I need to use conditional formatting/formulas to import cells of a certain value from multiple worksheets, into a new worksheet. I don't th...
How to connect db through input from userform
Hello, i need to connect to db server with the inputs from the userform. here is the code. Please correct/add if any. user = Val(REPORT.TextBox...
Ms excel match an amount
hi, In Ms Excel Work book, I need to match an amount of more than one presented cheqs , which are cleared today, I want to lookup the exact total of...
Copying data/table from one sheet to other
Hello, I have copied data from one sheet to another. When I deleted from first sheet this is automatically deleted from seecond sheet Configura...
Multi-worksheet recording
Hey gang, Long time reader, first time poster. I'm trying to create an excel file to help me stay organized. I know how to pull data from one wor...