[Dropped] Pull data from drop down menu

Discuss the spreadsheet application
Locked
twodogies
Posts: 1
Joined: Thu Jul 25, 2024 6:36 am

[Dropped] Pull data from drop down menu

Post by twodogies »

Hi

I only have a basic understanding of OpenOffice and have just run into a small problem.
I would like to pull data from 2 cells in 1 sheet and insert it into a cell in 1 cell on another sheet.
I have used the formula
=SUMIF(Transactions!C5:C100,''Equipment'',Transactions!D5:D100)

I have attached screen shots if any help

Thank you
Attachments
Screenshot (5).png
Screenshot (5).png (17.78 KiB) Viewed 2119 times
Screenshot (4).png
Screenshot (4).png (42.15 KiB) Viewed 2119 times
Last edited by MrProgrammer on Fri Aug 02, 2024 6:57 pm, edited 1 time in total.
Reason: Dropped: No attachment provided when requested -- MrProgrammer, forum moderator
OpenOffice 4.1.14 on Windows 10
User avatar
robleyd
Moderator
Posts: 5504
Joined: Mon Aug 19, 2013 3:47 am
Location: Murbko, Australia

Re: Pull data from drop down menu

Post by robleyd »

Screenshots are of no use in this case. Can you provide a sample spreadsheet that illustrates what you are trying to do?
Slackware 15 (current) 64 bit
Apache OpenOffice 4.1.16
LibreOffice 26.2.3.2; SlackBuild for 26.2.3 by Eric Hameleers
---------------
I hate this damn computer, I wish that I could sell it.
It won't do what I want it to, Only what I tell it.
Alex1
Volunteer
Posts: 852
Joined: Fri Feb 26, 2010 1:00 pm
Location: Netherlands, EU

Re: Pull data from drop down menu

Post by Alex1 »

You don't tell what the problem is. It's not clear how your formula relates to the drop down menu.
In your screenshots we cannot see column letters, sheet names, where you put the formula.
It's a bad idea to apply formulas on tables containing totals (row 8).
You need to use semicolons instead of commas between function arguments. Use the function wizard.
AOO 4.1.16 & LO 25.8.3 on Windows 10
User avatar
MrProgrammer
Moderator
Posts: 5430
Joined: Fri Jun 04, 2010 7:57 pm
Location: Wisconsin, USA

Re: Pull data from drop down menu

Post by MrProgrammer »

twodogies wrote: Thu Jul 25, 2024 7:08 am I only have a basic understanding of OpenOffice and have just run into a small problem.
[Tutorial] Ten concepts that every Calc user should know

twodogies wrote: Thu Jul 25, 2024 7:08 am I would like to pull data from 2 cells in 1 sheet and insert it into a cell in 1 cell on another sheet.
Calc Guide Chapter 8 - Using a Pivot Table   (formerly called Data Pilot)

If you need any additional assistance attach a spreadsheet demonstrating the situation (remove confidential information then use Post Reply, not Quick Reply, and don't attach a picture instead of the spreadsheet itself). I will not help further unless you attach.

If this solved your problem please go to your first post use the Edit button and add [Solved] to the start of the Subject field. Select the green checkmark icon at the same time.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.8, iMac Intel.   The locale for any menus or Calc formulas in my posts is English (USA).
Locked