Excel Forum
-
Help with Average/Lookup forumlas Closed
I need help with a formula that will average numbers that meet a certain criteria. . I need break down the average results for each teacher and facili...
-
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...
-
Copy row to another sheet if two (2) criterium are true Closed
Hello, I have a worksheet with seven columns. I need to copy some information to another sheet if b2 is a certain color AND g2 contains contains c...
-
FALSE in Excel spreadsheet Closed
Hello, I wonder if anyone can tell me why I am getting a 'FALSE' entry from the following formula: - =IF($E$3=Sheet1!$A$1,Totals!E6,IF($E$3=She...
-
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...
-
Copy multiple cells info from sheet if value greater than 0 in another cell Closed
I'm trying to go row by row for a range (c3:c177) to move information from multiple cells in that row that are not grouped together on one sheet to an...
-
Macro to insert row based on variable cell value (text) Closed
Hello, I receive a large data file every week that needs to be formatted into an accounting journal entry. I have very basic VBA knowledge but it w...
-
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...
-
problem code copy invoice data to archive Closed
hi, experts I've found this code from the internet , and I amended some ranges & sheets name , it works but not completely ,there i...
-
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...
-
Change fill color depending upon the yes or no dropdown options. Closed
Hi, My question I want to create a vba code for yes or no If yes- If my columns C-N are blank, I want it to be highlighted by some color and afte...
-
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...
-
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...
-
Problèmes de barres d'erreurs sur Excel 2010 Closed
Bonjour, Je vous présente mon problème. J'ai calculé mes écarts moyens avec la fonction de Excel. J'ai ensuite fais "autres options de barres d'err...
-
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...
-
Add an asterisk to specific words Closed
How do you formulate multiple cells in a calendar to place an asterisk at the end of the specific words: Eg: Homework due * (everyday Saturday) ...
-
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...
-
Document Convert to Base64 in excel Closed
Hello All, I have a query is this possible in excel? I would like to add a document (pdf/image/word file) in excel. Can that document data be c...
-
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...
-
Vlookup with condidion Closed
HI Team Pls help to make a vlookup with condition as explained below. Data reference as below Column A Column B Colum C X1 ...
-
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...
-
Using VBA Code to extract data from a website Closed
Hello, I have little to no programming knowledge or how to work with VBA. I was wondering if there was a way to write a VBA code to extract data...
-
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...
-
Count cells containing text per row Solved/Closed
Hello, I am trying to figure out and if statement to add 1 if there is text in a row so that at the end of the row I will get a total for each time t...
-
how to hide/undie picture based on a cell A1=1/0? Solved/Closed
Hello, can anyone help me how to hide/unhide picture 1? if A1=0 then hide picture 1 if A10 then show picture1 thanks
-
transpose data from vertical to horizontal Solved/Closed
Hello, this the code doesn't work i would transpose as what in existed in picture the result from e: h i hope somebody ...