Office Software Forum - solved topics
- Excel (9,869)
- Open Office (118)
- Outlook (652)
- PDF (337)
- PowerPoint (187)
- Word (2,189)
- Solved
-
Auto copy data from sheet1 to sheet based on criteria Solved/Closed
Hello, I am trying to auto copy values from Sheet1, Col A to Sheet 2 only if criteria from Sheet1, Col b is met. I have tried so many different t...
-
modified code copy data from userform to the empty last columns Solved/Closed
hello this is the first post in this forum and I hope finding solution here I got this code from the internet and works wel...
-
Information transfer Solved/Closed
Hello, I am trying to create a way for me to type in a part number as a list for tracking inventory and have the information (parts, description, ...
-
Copy Rows to multiple sheets based on drop down validation Solved/Closed
Hello all, I have tried to find the answer to my query through other questions but can't put my finger on what to do. I would like to copy rows...
-
Macro that changes a row color at the change of each job number. Solved/Closed
Hello, I have a spreadsheet that is say 5000 rows long and 15 columns wide and contains production job numbers in Column A. The details associate...
-
Lookup dropdown list value in a another sheet and copy row accordingly Solved/Closed
Hello, I am trying to find out if I can create a drop-down list in Sheet1 that when I make my selection, it will copy part of a row from Sheet2 on...
-
If a cell has a value, make another cell indicate the number 1. Solved/Closed
Hello, If I have for example, any data entered into cell f9, how would I enter a formula to make the next cell, f9, indicate 1 or any specific numb...
-
Excel Conditional formating using formula Solved/Closed
Hi All Agian, I have a table with a list of customers and i have columns with the months and on each month i enter the visit day. I want to format...
-
Macro that copy/pastes rows based on a certain condition on SAME sheet. Solved/Closed
Hello, I am trying to create a macro that will copy a row with 6 columns on the condition that the 6th column is blank. Then it should paste the r...
-
How to combine IF, AND, OR functions Solved/Closed
Increment the backers count by 5 if: The launched at month is January OR September The city is Vancouver AND the country trimmed is Canada If these...
-
computer master password needed Solved/Closed
Hello, my inspiron 1420 needs a system authentication password and ive tryed so many times to open it bt I need a master password plaese help me than...
-
How to convert an attached image to Base64 format. Solved/Closed
Hi All, Hope you are doing good! I would like to convert the attached image into Base64 format in excel via VBA. Is it possible to change the i...
-
How to make a running balance column from a Credit column and a Debit column Solved/Closed
Hello, I am trying to create a running balance column from credit column and debit column. Everything that I have found regarding running balances on...
-
Populate multiple tabs in an excel spreadsheet based on changes to main tab Solved/Closed
We have an Inventory Issued spreadsheet with the main tab listing all of our supplies, prices for each supplies and beginning inventory, number of ite...
-
Data entered in one sheet automatically appearing in a master sheet Solved/Closed
I have an inventory workbook with 5 worksheets inside; One of the sheets is a master listing all inventory items. The others are dedicated to type of ...
-
IF formula for a date range Solved/Closed
I have two columns, booked date and las rev date for 2021 If the dates in these two columns are between Jan 1 - 24 then it would be a jan report date...
-
Conditional Formatting: Font color for entire column based on another column Solved/Closed
Hi! I would like to format an entire column so that if there is any entry in column B (in the same row) the font in column A will be blue, if there...
-
Clear cell contents based on value of another cell range using VBA Solved/Closed
I'm new to all of this and I'm stumbling through as best as I can so forgive me if I don't explain this very well. I have a workbook that has over ...
-
Splite the multiple column value copy & paste in other sheet Solved/Closed
Hello, I want to copy & paste the value of my data sheet, value are save in column & row, i want to splite the spacific rage of column value copy & ...
-
Copy data from one worksheet to another using spec criteria Solved/Closed
Hello, I have tried to "customize" other answers similar to this question to fit what I need but I am new to the whole macro thing. I have only use...
-
Where did page numbers go? Solved/Closed
Hello, I am trying to set page numbers and from youtube videos, there should be a list of different designs showing here but it is not? How do I...
-
fixing populating values into textboxes based on showing data in listbox Solved/Closed
hello I need help about showing wrong values in textbox(credit , debit & balnce) , it should show right value textbox (debit ) based o...
-
How to convert the data from PST to EML? Solved/Closed
I'm not getting exact solution for this
-
Matching 2 sheets Solved/Closed
I'm driving myself mad trying to figure this out. I have 2 sheets. I need to match First & Last name on both sheets. If the name matches, then I need...
-
Automatically replacing a value in an excel report Solved/Closed
Hello, I have a CAB Report template with a column called "Change Type" When I extract information the data in this column comes in as either Normal...
-
Use of IF Solved/Closed
Hello, Guys I am new to excel but I got a complex situation at work. Hope someone can help. I want a formula where if I change the date in one ...
-
HUGE Inventory Assistance - duplicate a row based on a cell value or quantity Solved/Closed
I have an inventory list that will end up being ~60k rows of data based on the sum of Col1. tab name - "inventory" Col1 - original quantity Col...
-
Match partial text string in one sheet to another text string in another sheet Solved/Closed
Hi All, I have two different sheets. In one sheet, I have last names. In the other sheet, I have a column that has cells that contain the person's la...
-
Quel bouton utilise cette sous-routine? Solved/Closed
Bonjour à tous, et merci de lire ma question. Voilà, je dois maintenir un vieux classeur excel qui présente des dizaines de boutons (je suis sous Exc...
-
modified code sum repeat data Solved/Closed
hello actually i search code to sum repeat values and i have about 2000 rows so that's why i do that by code instead of ...
-
Changing values in one cell depending on drop down list values in another cell Solved/Closed
Hello, I have created a drop down(pick list) in cell A1. In cell B1 I want it to show a specific number value based on which selection has been chos...
-
Loop through range to create new files with dynamic subfolders Solved/Closed
I would like to have suggestions for a VBA code that does this: Generate an Excel file for each contract number. When copying the contract number t...
-
Restore setting password for G'Five H91 Solved/Closed
Hello, I want to run restore setting on my G'Five H91 hendset, but I dont know what is the password use for it, Please Help Configuration: Wind...
-
With picture names in column, add picture to fit cell dimensions Solved/Closed
Hello, Im trying to create a macro to bring in images to fit the cell in the column next to the image name This is the code im using and its not wo...
-
Fill color in row if data is not available sheet 1 Solved/Closed
Dear Experts, In Excel, I have maintained "NAME" and "CODE" lists in Sheet 2. When pasting (copied data from another source) the"NAME" and "CODE" ...
-
Grey out an cell and not allowed to enter depending on a cell Solved/Closed
Hi All, Can you please help me on below request? In column B the name is entered the Column D partner name cell will be grey out and don't allow...
-
modified code create subfolder and save as pdf to it based on cell Solved/Closed
hi, all i need help to amend my code actually the code works very well but i need some adjusting i would create subfolders based ...
-
Transfer data from one excel file to another excel file Solved/Closed
Is it possible to transfer specific data using a formula from a single worksheet in an excel file to another worksheet in a second excel file?
-
Auto generate serial number in excel based on Column Solved/Closed
Dear All, I would like to auto update Serial Number based on column D in excel using excel formula. like: Thanks Raj
-
How to copy the Column value into Rows Solved/Closed
Dear Experts, I would like to copy the team name according to the image shown below. For your reference i differentiate 3 combination but I wou...
-
Rearranging data Solved/Closed
Hello, We work on a lot of data which is not structured the way we are supposed to use it. Am looking for a script in excel to search for a word in...
-
Auto generate serial number in excel based on input value Solved/Closed
Dear Expert, I want to auto generate the S.No in column A5 based on input value. I have to enter the No. of record in column C3(Ex: 3).The serial ...
-
keep the data even after the date change Solved/Closed
Hello, i have 2 sheets one is for the data called employee cost which is having a calculation of employees EOS and the other sheet is a report she...
-
Multiple Rows to one Row Solved/Closed
Hi, I have data supplied as - And require it to be copied to this format- How can i do this without multiple copy and pasting. Than...
-
IF function with dates Solved/Closed
Hello, I am trying to get a function to see if a pt needs to have an appointment made. I have been trying the 'if and function' to see if ther...
-
fixing complicated error populate data in listbox based on combobox and textbox Solved/Closed
Hello, actually theses codes works very well in specific workbook i copy theses and adjusted what i need ranges names ..etc but it s...
-
problem search data by selected combobox & datepicker tools Solved/Closed
hello i no know why this doesn't work this code and there is no error it should when i select from combo box it should show d...
-
how can I unmerge cells, delete empty col and rows, relocate cells and combine? Solved/Closed
Hi dears, first of all, I have to thank every one who read this message and he try to help me. its a complicated matter to me. Actually, I re...
-
Is it pointless? Solved/Closed
When I am writing an important document, I always upload a copy to Google Drive every half an hour because I am afraid of loosing it, although everyth...
-
How to Unlock A Password Protected Word Document Solved/Closed
How to Unlock A Password Protected Word Document